Skip to main content
React hook to get the current theme options with flattened configuration from branding context.

Returns

FlattenedTheme | nullFlattenedTheme object containing colors, fonts, borders, pageBackground, and widget configurations, or null if no branding is available
Example