palette
Home > @gooddata/sdk-model > ITheme > palette
ITheme.palette property
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:
palette?: IThemePalette;