referenceTheme
Home > @gooddata/sdk-ui-theme-provider > IThemeContextProviderProps > referenceTheme
IThemeContextProviderProps.referenceTheme property
Theme of record for computations that must not depend on application-specific presentation adjustments (e.g. a stripped complementary palette).
Signature:
referenceTheme?: ITheme;
Remarks
When undefined, the reference from an enclosing provider is inherited, falling back to the theme itself.