IThemeComplementaryPalette
Home > @gooddata/sdk-backend-spi > IThemeComplementaryPalette
IThemeComplementaryPalette interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Warning: This API is now obsolete.
Used to color various elements across many components by replacing the default complementary palette of gray color shades
Signature:
export interface IThemeComplementaryPalette extends m.IThemeComplementaryPalette
Extends: m.IThemeComplementaryPalette
Remarks
Contains up to 10 shades, typically the first one being the lightest and the last being the darkest, or vice-versa for the dark-based designs
The first and last shades are mandatory, the rest is automatically calculated if not provided