Module palette

Source
Expand description

Built-in monochrome and RGB palettes.

Staticsยง

PAL_GRAY_1BIT
Grayscale 1-bit monochrome color palette: black and white
PAL_GRAY_2BIT
Grayscale 2-bit monochrome color palette: 4 shades of gray
PAL_GRAY_4BIT
Grayscale 4-bit monochrome color palette: 16 shades of gray
PAL_GRAY_8BIT
Grayscale 8-bit monochrome color palette: 256 shades of gray
PAL_MONO_DARK
Monochrome color palette: black and white
PAL_MONO_LIGHT
Monochrome color palette: white and black
PAL_VT340_COLOR
VT340 RGB color palette: 16 colors
PAL_VT340_MONO
VT340 monochrome color palette: 16 shades of gray
PAL_XTERM256
XTERM256 RGB color palette: 256 colors