Skip to content

CustomCSS.setTheme method

CustomCSS › setTheme

Unofficial

Set the active theme by theme name.

Signature:

setTheme(themeName: string): void

Parameters:

Parameter Type Description
themeName string Name of the theme to activate.

Returns: void