Expand description
Functions§
- color_
256to16 - Convert 256 color to 16 color.
- color_
256torgb - Convert 256 color to RGB color.
- color_
rgbto256 - Convert an RGB triplet to the xterm(1) 256 color palette.
- join_
rgb - Join RGB into a color.
- split_
rgb - Split color into RGB.