SchemeColorName Enum
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
Specifies scheme color names.
Syntax
public enum SchemeColorName
Fields
Name | Description |
---|---|
Background | Standard background color. |
Bold | Bold text color. |
DoubleUnderline | Double underline color. |
Faint | Faint text color. |
Foreground | Standard text color. |
Italic | Italic text color. |
SingleUnderline | Single underline color. |