Property Force16Colors
Force16Colors
Gets or sets whether the ConsoleDriver should use 16 colors instead of the default TrueColors. See Force16Colors to change this setting via ConfigurationManager.
bool Force16Colors { get; set; }
Property Value
Remarks
Will be forced to true if SupportsTrueColor is false, indicating that the ConsoleDriver cannot support TrueColor.