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
Default dark ending Color of the Brush.linearGradient for the accent header.
Default light ending Color of the Brush.linearGradient for the accent header.
Default dark starting Color of the Brush.linearGradient for the accent header.
Default light starting Color of the Brush.linearGradient for the accent header.
The primary brand color palette.
The secondary brand color palette.
Default color palette used by the chat for the dark mode.
Default ThemeColorTokens for dark mode, based on Figma design system.
Default color palette used by the chat for the light mode.
Default ThemeColorTokens for light mode, based on Figma design system.
Functions
Default dark ending Color of the Brush.linearGradient for the accent header.
Default light ending Color of the Brush.linearGradient for the accent header.
Default dark starting Color of the Brush.linearGradient for the accent header.
Default light starting Color of the Brush.linearGradient for the accent header.
The primary brand color palette.
The secondary brand color palette.
Default color palette used by the chat for the dark mode.
Default ThemeColorTokens for dark mode, based on Figma design system.
Default color palette used by the chat for the light mode.
Default ThemeColorTokens for light mode, based on Figma design system.
The negative color palette.
The neutral color palette.
The positive color palette.
The warning color palette.