LIGHT_GRAY top-level constant

Color const LIGHT_GRAY

Implementation

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