Property DefaultUseColors
DefaultUseColors
Gets or sets the default value to use for UseColors. This can be populated from .tui config files via ConfigurationManager
[ConfigurationProperty(Scope = typeof(SettingsScope))]
public static bool DefaultUseColors { get; set; }