Customization/Ui Settings

UI Settings

Modify UI through configuration:

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