module Guard::UI::Colors
Constants
- ANSI_ESCAPE_BGBLACK
Black background color
- ANSI_ESCAPE_BGBLUE
Blue background color
- ANSI_ESCAPE_BGCYAN
Cyan background color
- ANSI_ESCAPE_BGGREEN
Green background color
- ANSI_ESCAPE_BGMAGENTA
Magenta background color
- ANSI_ESCAPE_BGRED
Red background color
- ANSI_ESCAPE_BGWHITE
White background color
- ANSI_ESCAPE_BGYELLOW
Yellow background color
- ANSI_ESCAPE_BLACK
Black foreground color
- ANSI_ESCAPE_BLUE
Blue foreground color
- ANSI_ESCAPE_BRIGHT
Brighten the color
- ANSI_ESCAPE_CYAN
Cyan foreground color
- ANSI_ESCAPE_GREEN
Green foreground color
- ANSI_ESCAPE_MAGENTA
Magenta foreground color
- ANSI_ESCAPE_RED
Red foreground color
- ANSI_ESCAPE_WHITE
White foreground color
- ANSI_ESCAPE_YELLOW
Yellow foreground color