enableComplementaryPalette
Home > @gooddata/sdk-ui-theme-provider > IThemeProviderProps > enableComplementaryPalette
IThemeProviderProps.enableComplementaryPalette property
Flag determining whether the complementary palette is enabled or not.
Signature:
enableComplementaryPalette?: boolean;
Remarks
If set to false, complementary palette is discarded. Useful for applications not yet fully supporting dark-based themes achievable with the complementary palette.