pub const OKABE_ITO: [(u8, u8, u8); 8];Expand description
The eight Okabe–Ito colors as (r, g, b) triples, in the recommended order.
Index 0 is black; palette_color skips it by default so cycling starts on
a hue, but it is available here for callers who want the full set.