Method SwitchTheme
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
SwitchTheme(string)
Switches the active theme. This updates all ThemeScope Settings POCOs and triggers redraw on affected views.
bool SwitchTheme(string themeName)
Parameters
themeNamestringThe name of the theme to activate.