main constant

List<Color> const main

The main collection of colors from the CharmTone palette.

Implementation

static const List<Color> main = [
  cumin,
  tang,
  yam,
  paprika,
  bengal,
  uni,
  sriracha,
  coral,
  salmon,
  chili,
  cherry,
  tuna,
  macaron,
  pony,
  cheeky,
  flamingo,
  dolly,
  blush,
  urchin,
  mochi,
  lilac,
  prince,
  violet,
  mauve,
  grape,
  plum,
  orchid,
  jelly,
  charple,
  hazy,
  ox,
  sapphire,
  guppy,
  oceania,
  thunder,
  anchovy,
  damson,
  malibu,
  sardine,
  zinc,
  turtle,
  lichen,
  guac,
  julep,
  bok,
  mustard,
  citron,
  zest,
  butter,
];