Zendesk Messaging Theme Customizer
Customize and preview Zendesk Messaging themes with live color adjustments
Messenger theme customiser
Tweak colours and preview the messenger theme. Values must be valid CSS colour strings (hex, rgb(), hsl() or named colours).
Generated Code
Copy this code to implement the theme in your application.
// Configure your theme
zE('messenger:set', 'customization', {
theme: {
// Add colors using the form
}
});