Customize and style your conversational UI components to match your brand
Choosing a form factor
formFactor
prop in the C1Chat
component:Using theme presets
themePresets
from @crayonai/react-ui
and pass the preset
to the theme
prop of the C1Chat
component.Switching between light and dark mode
Setting agent name and logo
agentName
and logoUrl
props to the C1Chat
component. These values control the agent’s display name in the
sidebar and the avatar shown next to its messages.Overriding Crayon classes
.crayon-shell-thread-message-assistant__logo
class in your CSS.