turtle constant

Color const turtle

The turtle color from the CharmTone palette.

Implementation

static const Color turtle = Color(0x0A, 0xDC, 0xD9);