Method RemoveScheme
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
RemoveScheme(string)
Removes a Scheme from SchemeManager.
public static void RemoveScheme(string schemeName)
Parameters
schemeName
string
Exceptions
- InvalidOperationException
If the scheme is a built-in Scheme or was not previously added.