Themes
Customize the chat UI with theme variables. The preview below shows a few example styles from the docs playground, but in code the theme prop accepts a theme.json object rather than a preset string.
Custom Theme
For full control, create a theme.json with CSS custom properties. It has three sections: theme (shared), light, and dark (mode-specific colors). Use the Theme Builder to generate this file visually.
Variable Reference
All available CSS custom properties grouped by category.