Go to the source code of this file.
◆ ANSI_RESET
| #define ANSI_RESET "\033[0m" |
◆ ANSI_BLK
| #define ANSI_BLK "\033[30m" |
◆ ANSI_RED
| #define ANSI_RED "\033[31m" |
◆ ANSI_GRN
| #define ANSI_GRN "\033[32m" |
◆ ANSI_YLW
| #define ANSI_YLW "\033[33m" |
◆ ANSI_BLU
| #define ANSI_BLU "\033[34m" |
◆ ANSI_MAG
| #define ANSI_MAG "\033[35m" |
◆ ANSI_CYN
| #define ANSI_CYN "\033[36m" |
◆ ANSI_WHT
| #define ANSI_WHT "\033[37m" |
◆ ANSI_BBLK
| #define ANSI_BBLK "\033[1;30m" |
◆ ANSI_BRED
| #define ANSI_BRED "\033[1;31m" |
◆ ANSI_BGRN
| #define ANSI_BGRN "\033[1;32m" |
◆ ANSI_BYLW
| #define ANSI_BYLW "\033[1;33m" |
◆ ANSI_BBLU
| #define ANSI_BBLU "\033[1;34m" |
◆ ANSI_BMAG
| #define ANSI_BMAG "\033[1;35m" |
◆ ANSI_BCYN
| #define ANSI_BCYN "\033[1;36m" |
◆ ANSI_BWHT
| #define ANSI_BWHT "\033[1;37m" |
◆ ANSI_BGBLK
| #define ANSI_BGBLK "\033[40m" |
◆ ANSI_BGRED
| #define ANSI_BGRED "\033[41m" |
◆ ANSI_BGGRN
| #define ANSI_BGGRN "\033[42m" |
◆ ANSI_BGYLW
| #define ANSI_BGYLW "\033[43m" |
◆ ANSI_BGBLU
| #define ANSI_BGBLU "\033[44m" |
◆ ANSI_BGMAG
| #define ANSI_BGMAG "\033[45m" |
◆ ANSI_BGCYN
| #define ANSI_BGCYN "\033[46m" |
◆ ANSI_BGWHT
| #define ANSI_BGWHT "\033[47m" |