yellow constant

Color const yellow

The yellow color from the CharmTone palette.

Implementation

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