StylesheetProvider component dynamically generates and injects a custom Webchat theme based on your configuration.
This includes styling variables like:
- Colors
- Border radius
- Font family
- Theme variant
<style> tag and supports both light and dark modes.
Props
string
Primary theme color in hex format.
number
Corner radius for UI elements. Can be
0.5 - 4'light' | 'dark'
Light or dark mode theme.
'solid' | 'soft'
Visual style of the chat window.
'rubik' | 'inter' | 'ibm' | 'fira'
Font family used in Webchat.
'solid' | 'glass'
Style variant of the header.