warm constant

List<Color> const warm

The warm collection of colors from the CharmTone palette.

Implementation

static const List<Color> warm = [
  cumin,
  tang,
  yam,
  paprika,
  bengal,
  uni,
  sriracha,
  coral,
  salmon,
  chili,
  cherry,
];