Property Colors16
Colors16
Gets or sets the 3-byte/6-character hexadecimal value for each of the legacy 16-color values.
[ConfigurationProperty(Scope = typeof(SettingsScope), OmitClassName = true)]
public static Dictionary<ColorName16, string> Colors16 { get; set; }