GRAY top-level constant

Color const GRAY

Implementation

const GRAY = Color(r: 0.53333, g: 0.53333, b: 0.53333);