IThemePalette
Home > @gooddata/sdk-model > IThemePalette
IThemePalette interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Customizable palette of major colors
Inspired by Material UI palette: https://material-ui.com/customization/palette/
Signature:
export interface IThemePalette
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
(BETA) (Optional) Used to color various elements across many components See IThemeComplementaryPalette for more details. | |||
(BETA) (Optional) Used to express error | |||
(BETA) (Optional) Used to express info or progress | |||
(BETA) (Optional) Used as an accent color for most of the UI elements | |||
(BETA) (Optional) Used to express success | |||
(BETA) (Optional) Used to express warning |