Table of Contents

Method GetSchemesForCurrentTheme

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

GetSchemesForCurrentTheme()

Gets the dictionary of schemes for the active theme.

public static Dictionary<string, Scheme?> GetSchemesForCurrentTheme()

Returns

Dictionary<string, Scheme>