LIGHT_GREY top-level constant

Color const LIGHT_GREY

Implementation

const LIGHT_GREY = Color(r: 0.73333, g: 0.73333, b: 0.73333);