UI Settings
Modify UI through configuration:
ChatAgentiveWidget?.init({
theme: 'dark',
accentColor: '#ff5a5f',
font: 'Inter',
roundedCorners: true,
});
Modify UI through configuration:
ChatAgentiveWidget?.init({
theme: 'dark',
accentColor: '#ff5a5f',
font: 'Inter',
roundedCorners: true,
});