Goby v2
Public Types | List of all members
goby::common::Colors Struct Reference

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)
 

Detailed Description

Represents the eight available terminal colors (and bold variants)

Definition at line 108 of file term_color.h.


The documentation for this struct was generated from the following file: