> ## Documentation Index
> Fetch the complete documentation index at: https://auth0.com/llms.txt
> Use this file to discover all available pages before exploring further.

# getCurrentThemeOptions

> **getCurrentThemeOptions**(): [`FlattenedTheme`](/docs/libraries/acul/js-sdk/Screens/interfaces/FlattenedTheme) | `null`

**`Common Feature`**

Gets the current theme options with flattened configuration from branding context

## Returns

[`FlattenedTheme`](/docs/libraries/acul/js-sdk/Screens/interfaces/FlattenedTheme) | `null`

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