ANSI terminal color codes.
Synopsis
Declared in <llvm/Support/raw_ostream.h>
enum class Colors : int;
Members
Name |
Description |
|
Black foreground color. |
|
Black foreground color. |
|
Green foreground color. |
|
Yellow foreground color. |
|
Yellow foreground color. |
|
Magenta foreground color. |
|
Magenta foreground color. |
|
Magenta foreground color. |
|
Magenta foreground color. |
|
Magenta foreground color. |
|
Magenta foreground color. |
|
Magenta foreground color. |
|
Magenta foreground color. |
|
Bright magenta foreground color. |
|
Bright magenta foreground color. |
|
Bright magenta foreground color. |
|
Restore the previously saved color. |
|
Restore the previously saved color. |
Created with MrDocs