Specifies scheme color names.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Enumeration SchemeColorName |
C# |
---|
public enum SchemeColorName |
Members
Member name | Description | |
---|---|---|
Background | Standard background color. | |
Foreground | Standard text color. | |
Bold | Bold text color. | |
Faint | Faint text color. | |
Italic | Italic text color. | |
SingleUnderline | Single underline color. | |
DoubleUnderline | Double underline color. |