Defined in: components/auth/TurnkeyThemeProvider.tsx:31 A provider component for dynamically applying and managing CSS custom properties (variables) as themes.const
TurnkeyThemeProvider:React.FC
<ThemeProviderProps
>
theme
to the root <html>
element via CSS variables.theme
object accessible to child components through React context. These themes will apply to all Turnkey components used in your app