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