Enum Color
Basic colors that can be used to set the foreground and background colors in console applications. These can only be
Namespace: Terminal
Assembly: Terminal.dll
Syntax
public enum Color
Fields
Name | Description |
---|---|
Black | |
Blue | |
BrighCyan | |
BrightBlue | |
BrightGreen | |
BrightMagenta | |
BrightRed | |
BrightYellow | |
Brown | |
Cyan | |
DarkGray | |
Gray | |
Green | |
Magenta | |
Red | |
White |