Theming
Customize colors, fonts, and styling for the React SDK.
Theme Prop
Set the theme on AdkitProvider:
Options:
"light" - Light mode"dark" - Dark mode "auto" - Follow system preference (default)CSS Variables
Override CSS variables to customize colors:
Content coming soon.