Properties
Protected activeTheme
active
Theme: undefined | Theme
Readonly onDidColorThemeChange
Protected Readonly themeChange
Protected themes
themes: {} = {}
Accessors
defaultTheme
- get defaultTheme(): Theme
Methods
getTheme
- getTheme(themeId: string): Theme
setCurrentTheme
- setCurrentTheme(themeId: string): void
Protected validateActiveTheme
- validateActiveTheme(): void
The default theme. If that is not applicable, returns with the fallback theme.