Widget Theme

We allow you to set a preferred theme. Currently, we support Light and Dark themes. And a System theme that will follow the system theme setting on your users browser. You can change the theme from your account Widget Settings page or forcing the theme via the widget code below. Current theme value options are: light, dark, and system.

<div 
data-soundbite
data-soundbite-token="your-account-token"
data-soundbite-theme="system">
</div>
Setting the theme in the following way above will override the setting in your account.

Custom Theme

This is a paid feature.

From your account you will be able to set a custom pallete of colors for your widget. This feature is coming soon.