![]() |
Shamrock 2025.10.0
Astrophysical Code
|
8 bit 8-color palette escape sequences. More...
Functions | |
| const char * | black () |
| Escape sequence to set black text color. | |
| const char * | red () |
| Escape sequence to set red text color. | |
| const char * | green () |
| Escape sequence to set green text color. | |
| const char * | yellow () |
| Escape sequence to set yellow text color. | |
| const char * | blue () |
| Escape sequence to set blue text color. | |
| const char * | magenta () |
| Escape sequence to set magenta (pink) text color. | |
| const char * | cyan () |
| Escape sequence to set cyan text color. | |
| const char * | white () |
| Escape sequence to set white text color. | |
8 bit 8-color palette escape sequences.
| const char * sham::term::colors_8b::black | ( | ) |
| const char * sham::term::colors_8b::blue | ( | ) |
| const char * sham::term::colors_8b::cyan | ( | ) |
| const char * sham::term::colors_8b::green | ( | ) |
| const char * sham::term::colors_8b::magenta | ( | ) |
| const char * sham::term::colors_8b::red | ( | ) |
| const char * sham::term::colors_8b::white | ( | ) |