Color

:= [
    Default,
    C16(C16),
    C256(U8),
    Rgb((U8, U8, U8)),
    Hex(U32),
    Standard(Name),
    Bright(Name),
]

Color It includes the 4-bit, 8-bit and 24-bit colors supported on most modern terminal emulators.