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