Skip to content

CustomCSS.checkForUpdate method

CustomCSS › checkForUpdate

Unofficial

Check whether a specific theme can be updated.

Signature:

checkForUpdate(themeName: string): void

Parameters:

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

Returns: void