Assets

NameTypeDescription
group (optional)stringWhat we call a non dm chat e.g. group, channel, etc
brand (optional)imageLogo image - light
brandDark (optional)imageLogo image - dark
brandNamestringName of product

Themes

NameTypeDescription
borderRadius (optional)stringRadius of rounded corners
light (optional)ThemeThe light theme
dark (optional)ThemeThe dark theme

Theme

NameTypeDescription
100 (optional){ background?: string, foreground?: string }Variant of colors.
200 (optional){ background?: string, foreground?: string }Variant of colors.
300 (optional){ background?: string, foreground?: string }Variant of colors.
400 (optional){ background?: string, foreground?: string, muted?: string }Variant of colors.
primary (optional){ background?: string, foreground?: string }Variant of colors for primary branding. Used on buttons and main CTAs.
secondary (optional){ background?: string, foreground?: string }Variant of colors for secondary branding. Used on alternate buttons and CTAs.
bubble (optional){ background?: string, foreground?: string }Variant of colors for the message bubble.
botBubble (optional){ background?: string, foreground?: string }Variant of colors for the AI assistant message bubble.
border (optional)stringThe color of borders.