Package-level declarations

Types

Link copied to clipboard
data class ChatColors(val chatAvatarAgent: Color, val chatAvatarBot: Color, val chatAvatarUser: Color, val chatBubbleAgent: Color, val chatBubbleBorder: Color, val chatBubbleUser: Color, val chatButton: Color, val chatButtonActive: Color, val chatButtonHover: Color, val chatButtonSelected: Color, val chatButtonTextHover: Color, val chatButtonTextSelected: Color, val chatHeaderBackground: Color, val chatPromptBackground: Color, val chatPromptBorderEnd: Color, val chatPromptBorderStart: Color, val chatShellBackground: Color)

Color tokens for the Chat component.

Properties

Link copied to clipboard

Color tokens for the Chat component in the Gray100 theme.

Link copied to clipboard

Color tokens for the Chat component in the Gray10 theme.

Link copied to clipboard

Color tokens for the Chat component in the Gray90 theme.

Link copied to clipboard

Color tokens for the Chat component in the White theme.