red constant

Color const red

The red color from the CharmTone palette.

Implementation

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