The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.010 - 2021-01-20

  • Add CLI: show-colors-from-theme.

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
Show colors from a Graphics::ColorNames scheme
Show colors from a ColorTheme scheme
Produce N random RGB colors using rand_rgb_colors() and show the results
Print text using gradation between two colors

Modules

Utilities related to ANSI color