CustomCSS › isThemeInstalled
Unofficial
Check whether a specific theme is installed by theme name.
Signature:
isThemeInstalled(themeName: string): boolean
Parameters:
| Parameter | Type | Description |
| themeName | string | Name of the theme. |
Returns: boolean — Whether the theme is installed.