Optional Readonly darkGet the names of the registered dark themes.
Optional Readonly lightGet the names of the registered light themes.
Optional Readonly preferredGet the name of the preferred dark theme.
Optional Readonly preferredGet the name of the preferred light theme.
Optional Readonly preferredGet the name of the preferred theme.
Readonly themeGet the name of the current theme.
Readonly themeA signal fired when the application theme changes.
Readonly themesThe names of the registered themes.
Register a theme with the theme manager.
The theme to register.
A disposable that can be used to unregister the theme.
Generated using TypeDoc
An interface for a theme manager.