Saltar al contenido principal
Todos los componentes

Message

Layout de fila de conversación con avatar, cabecera, pie y alineación.

Leer documentación

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