IThemePalette
Home > @gooddata/sdk-backend-spi > IThemePalette
IThemePalette 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.
Use IThemePalette
Customizable palette of major colors
Inspired by Material UI palette: https://material-ui.com/customization/palette/
Signature:
export interface IThemePalette extends m.IThemePalette
Extends: m.IThemePalette