ConsoleThemeStyle.BackgroundColor Property
BackgroundColor
Gets the background color (used as a fallback when the console does not support VT ANSI codes).
Declaration
public Nullable<ConsoleColor> BackgroundColor { get; }
Property Value
Type | Description |
---|---|
Nullable<ConsoleColor> |