CustomCSS.installLegacyTheme method
CustomCSS › installLegacyTheme
Unofficial
Install a legacy theme using the pre-v1.0.0 theme download pipeline<br> Will create a corresponding. dummy manifest for the theme.Signature:
installLegacyTheme(options: InstallThemeOptions): Promise<void>Parameters:
| Parameter | Type | Description |
|---|---|---|
| options | InstallThemeOptions | Options for installing the theme. |
Returns: Promise<void> — A promise that resolves when the legacy theme is installed.
Remarks:
Name will be used as the folder name for the theme.