DARK_GRAY top-level constant

Color const DARK_GRAY

Implementation

const DARK_GRAY = Color(r: 0.26667, g: 0.26667, b: 0.26667);