DefaultColors

Provides default color palettes and theme tokens for the chat UI.

This object contains predefined color schemes for light and dark modes, as well as individual color categories such as primary, secondary, neutral, positive, warning, and negative. It also includes deprecated properties for backward compatibility.

Properties

Link copied to clipboard

Default dark ending Color of the Brush.linearGradient for the accent header.

Link copied to clipboard

Default light ending Color of the Brush.linearGradient for the accent header.

Link copied to clipboard

Default dark starting Color of the Brush.linearGradient for the accent header.

Link copied to clipboard

Default light starting Color of the Brush.linearGradient for the accent header.

Link copied to clipboard
val Base: Base

The base color palette (white and black).

Link copied to clipboard

The primary brand color palette.

Link copied to clipboard

The secondary brand color palette.

Link copied to clipboard

Default color palette used by the chat for the dark mode.

Link copied to clipboard

Default ThemeColorTokens for dark mode, based on Figma design system.

Link copied to clipboard

Default color palette used by the chat for the light mode.

Link copied to clipboard

Default ThemeColorTokens for light mode, based on Figma design system.

Link copied to clipboard

The negative color palette.

Link copied to clipboard

The neutral color palette.

Link copied to clipboard

The positive color palette.

Link copied to clipboard

The warning color palette.