Table of Contents

Method GetSchemesForCurrentTheme

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

GetSchemesForCurrentTheme()

Get the dictionary schemes from the selected theme loaded from configuration.

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

Returns

Dictionary<string, Scheme>