Method LoadTheme
LoadTheme(ThemeName)
Loads a theme part of the language data for the given theme name.
public void LoadTheme(ThemeName themeName)
Parameters
themeNameThemeNameTextMateSharp.Grammars.ThemeName for which language data is required.
Loads a theme part of the language data for the given theme name.
public void LoadTheme(ThemeName themeName)
themeName ThemeNameTextMateSharp.Grammars.ThemeName for which language data is required.