orange constant

Color const orange

The orange color from the CharmTone palette.

Implementation

static const Color orange = Color(255, 165, 0);