BaseTheme
Constructors
This is an abstract type. At runtime it will be one of the following:
| BaseThemeArctic |
| BaseThemeClassic |
| BaseThemeDay |
| BaseThemeNight |
| BaseThemeTinted |
Requests returning this type
None.
Requests accepting this type as input
| InstallTheme |
Other types containing this type
| InputThemeSettings |
| ThemeSettings |