YELLOW top-level constant

Color const YELLOW

Implementation

const YELLOW = Color(r: 1.0, g: 1.0, b: 0.0);