Changes for version 0.007 - 2020-06-09
- Add utility: show-colors.
Documentation
Convert ANSI-16 color to RGB
Convert ANSI-256 color to RGB
Convert RGB to ANSI color escape sequence to change background color
Convert RGB to ANSI color escape sequence to change foreground color
Convert RGB to ANSI-16 color
Convert RGB to ANSI-16 color escape sequence to change background color
Convert RGB to ANSI-16 color escape sequence to change foreground color
Convert RGB to ANSI 24bit-color escape sequence to change background color
Convert RGB to ANSI 24bit-color escape sequence to change foreground color
Convert RGB to ANSI-256 color
Convert RGB to ANSI-256 color escape sequence to change background color
Convert RGB to ANSI-256 color escape sequence to change foreground color
Show a table of ANSI codes & colors
Take arguments, pass them through assign_rgb_color(), show the results
Show colors specified in argument as text with ANSI colors
Print text using gradation between two colors
Modules
Utilities related to ANSI color