green constant

Color const green

The green color from the CharmTone palette.

Implementation

static const Color green = Color(0, 255, 0);