ConsoleThemeStyle Properties |
The ConsoleThemeStyle type exposes the following members.
Name | Description | |
---|---|---|
AnsiCode |
Gets the VT ANSI code for the style.
| |
BackgroundColor |
Gets the background color (used as a fallback when the console does not support VT ANSI codes).
| |
ForegroundColor |
Gets the foreground color (used as a fallback when the console does not support VT ANSI codes).
|