GREEN_SCREEN top-level constant

Color const GREEN_SCREEN

Implementation

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