Skip to content

CustomCSS.isThemeInstalled method

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: booleanWhether the theme is installed.