Method GetThemes
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
GetThemes()
Convenience method to get the themes dictionary. The themes dictionary is a dictionary of ThemeScope objects, with the key being the name of the theme.
public static ConcurrentDictionary<string, ThemeScope> GetThemes()