Method GetSchemesForCurrentTheme
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
GetSchemesForCurrentTheme()
Get the dictionary of schemes from the current theme. Current means active.
public static Dictionary<string, Scheme?> GetSchemesForCurrentTheme()