Skip to main content
All components

Message

Conversation row layout with avatar, header, footer and alignment.

Read the docs

Assistant

message/assistant
How do I theme the components?
Assistant
Every color is a CSS variable in globals.css. Override the tokens on :root for light mode and on .dark for dark mode, and all the components pick them up. No config file involved.
Ctrl+I