Goby v2
|
Represents the eight available terminal colors (and bold variants) More...
#include <goby/common/logger/term_color.h>
Public Types | |
enum | Color { nocolor, red, lt_red, green, lt_green, yellow, lt_yellow, blue, lt_blue, magenta, lt_magenta, cyan, lt_cyan, white, lt_white } |
The eight terminal colors (and bold or "light" variants) | |
Represents the eight available terminal colors (and bold variants)
Definition at line 108 of file term_color.h.