Table of Contents

Property Colors16

Namespace
Terminal.Gui.Drawing
Assembly
Terminal.Gui.dll

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; }

Property Value

Dictionary<ColorName16, string>