ConsoleTheme Methods |
The ConsoleTheme type exposes the following members.
Name | Description | |
---|---|---|
AddHightlightedItem |
Specifies that a ConsoleThemeItem should be formatted using the hightlighted style.
| |
Clone |
Returns an editable copy of the current ConsoleTheme.
| |
Freeze |
Prevents modifications in the current ConsoleTheme.
| |
GetStyle |
Gets the ConsoleThemeStyle for a specific theme item.
| |
RemoveHighlightedItem |
Specifies that a ConsoleThemeItem should be formatted using the normal style.
|