Table of Contents

Property Schemes

Namespace
Terminal.Gui.Configuration
Assembly
Terminal.Gui.dll

Schemes

Gets the dictionary of defined schemes for the current theme.

public static Dictionary<string, Scheme?> Schemes { get; }

Property Value

Dictionary<string, Scheme>