Changes for version 0.011 - 2025-03-18
- [bugfix] Forgot to require module.
 - [doc] Mention some other modules/CLIs.
 
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