pub(crate) const COLORS: [[u8; 4]; 142];
RGBA8 color components of the named X11 colors, in the same order as NAMES.
NAMES
Use lookup_palette_index to efficiently find the color components for a given color name string.
lookup_palette_index