Skip to content

CustomCSS.readThemes method

CustomCSS › readThemes

Unofficial

Read available themes from the themes folder.

Signature:

readThemes(reload?: boolean | undefined): void

Parameters:

ParameterTypeDescription
reload?boolean | undefinedWhether to reload themes after reading.

Returns: void