Method AddScheme
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
AddScheme(string, Scheme)
Adds a new Scheme. If the name already exists, it is updated. Schemes added or updated here survive theme switches and configuration re-application.
public static void AddScheme(string schemeName, Scheme scheme)