setActiveTheme()
Home > @gooddata/sdk-backend-spi > IWorkspaceStylingService > setActiveTheme
IWorkspaceStylingService.setActiveTheme() method
Set active theme setting in workspace.
Signature:
setActiveTheme(themeRef: ObjRef): Promise<void>;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| themeRef | active theme reference | 
Returns:
Promise<void>
promise