Interface
The theme manifest.
Properties
| Property | Type | Notes |
|---|---|---|
isNewTheme | boolean | Used to identify whether it is a new theme and to distinguish it from classic themes. |
label | string | This is the fallback label for the theme. The theme label will prioritize using |
styleFiles | { css: boolean; js: boolean } | Used to identify the override method of the theme. |
themeCustomizable | boolean | Whether the theme is customizable.
If |
isNewTheme
isNewTheme: booleanUsed to identify whether it is a new theme and to distinguish it from classic themes.
label
Interface Propertylabel: stringThis is the fallback label for the theme. The theme label will prioritize using _themeLabel from the translation.