Method GetThemeNames
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
GetThemeNames()
Gets the available theme names from configuration, with DEFAULT_THEME_NAME first.
public static ImmutableList<string> GetThemeNames()
Gets the available theme names from configuration, with DEFAULT_THEME_NAME first.
public static ImmutableList<string> GetThemeNames()