Ansi escape codes colors

24-bit "true colour" values can be set using rgb(n,n,n) syntax (no spaces), for example [rgb(255,128,0) underline]{orange underlined} .
Trends
The function interface uses attribute strings to describe the colors and text attributes to assign to text. The recognized non-color attributes are clear, reset ...
ANSI Escape sequences allow for simple cursor controls, such as moving it around different lines, etc. Please note, that calling echo in batch ...
ANSI Control Code ; 0, Reset / Normal, All attributes off ; 1, Bold or increased intensity, As with faint, the color change is a PC (SCO / CGA) ...
ANSI escape code generator. Reset. Foreground Color: Default Black Red Green Yellow Blue Magenta Cyan White. Background Color: Default Black Red Green Yellow
  • Safe
  • Encrypted

Bash Prompt HOWTO: Prev, Chapter 6. ANSI Escape Sequences: Colours and Cursor Movement ...
A colour is one specific type of ANSI escape code, and can refer to either the foreground or background colour. These use the standard numeric sequences ...
See more