Many modern websites support both light and dark themes, and Akece’s live chat widget follows this trend. When dark mode is enabled, the chat interface automatically adapts to the visitor’s system theme preference.
How to Enable Dark Mode
To enable dark mode in the Akece widget, simply add the darkMode
parameter inside the window.akeceSettings
configuration:
window.akeceSettings = {
// Other settings...
darkMode: "auto"
};
Supported Values
-
"light"
– Enables light mode only (default behavior) -
"auto"
– Automatically switches between light and dark based on the visitor’s operating system preferences
⚠️ The value "dark"
(dark mode only) is not supported yet, but it is planned for future releases.
If you need help customizing your chat widget’s theme, reach out to us:
📩 [email protected]
📱 @akece.ai