Embedding Styles
Customize the embedded experience with layout, navigation, and style options that match your product.
Last updated
Was this helpful?
Was this helpful?
{
"avatar": {
"background_color": "brand.90",
"color": "gray.800"
},
"chat": {
"accordion": {
"background_color": "gray.40",
"border_radius": "base",
"color": "gray.800",
"icon": {
"color": "gray.300"
},
"panel": {
"background_color": "gray.20"
}
},
"background_color": "gray.20",
"chat_agent_avatar": {
"background": "transparent",
"src": "<link>"
},
"chatbox": {
"background_color": "white",
"border_color": "gray.60",
"border_radius": "lg",
"disabled": {
"background_color": "gray.20"
},
"icon": {
"color": "gray.300"
}
},
"color": "gray.800",
"explore_chat_toggle": {
"background_color": "white",
"border_color": "gray.60",
"border_radius": "full",
"icon": {
"active": {
"background_color": "gray.40",
"color": "gray.800"
},
"color": "gray.400"
}
},
"feedback": {
"menu": {
"background_color": "white",
"color": "gray.800",
"secondary_color": "gray.500",
"submit_button": {
"background_color": "white",
"border_color": "gray.60",
"color": "gray.800",
"hover": {
"background_color": "gray.30"
}
},
"textarea": {
"background_color": "gray.20",
"border_color": "gray.60",
"border_radius": "base",
"color": "gray.800"
}
},
"response_text": {
"color": "gray.700"
},
"submission_buttons": {
"active": {
"color": "gray.700"
},
"color": "gray.300",
"hover": {
"background_color": "gray.50"
}
}
},
"loading_indicator": {
"color": "gray.30",
"secondary_color": "gray.300"
},
"message": {
"background_color": "white",
"border_radius": "lg"
},
"secondary_color": "gray.300",
"suggestion": {
"background_color": "white",
"border_color": "gray.60",
"border_radius": "full",
"color": "gray.800"
},
"welcome_text": {
"color": "gray.500"
}
},
"embed_menu": {
"background_color": "white",
"border_color": "gray.60",
"color": "gray.800",
"icon": {
"color": "gray.300"
}
},
"nav": {
"background_color": "gray.700",
"border_color": "gray.600",
"color": "gray.100",
"hover": {
"color": "gray.600"
},
"icon": {
"color": "gray.200"
},
"logo_image": {
"rectangle": "<link>/zenlyticLogoWhiteTransparent.svg",
"square": "<link>/zenlyticLogoMarkWhiteTransparent.png"
},
"search_buttons": {
"background_color": "gray.700"
},
"search_input": {
"background_color": "gray.800",
"color": "gray.300",
"placeholder_color": "gray.500"
},
"search_panel": {
"background_color": "gray.700",
"color": "gray.300"
},
"search_result": {
"description": {
"color": "gray.300"
},
"hover": {
"background_color": "gray.600"
},
"title": {
"color": "white"
}
},
"secondary_color": "gray.300"
}
}