# Style

You can set your livechat style, such as color theme, default avatar, agent avatar and icon of live chat widget. Within style in live chat designer, you can change the look and feel of the Chat Widget to match your branding that is relevant to you. You will see a preview of your changes on the right side of the page.

![Style New Design](/files/oAb1BR93FlsWJV79f3Kw)

**Component Explanation:**

| Name           | Description                                                                                                                             | Example                          |
| -------------- | --------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |
| Color Theme    | Choose a color theme of the chat widget you would like to customize.                                                                    | ![](/files/n2YEVefdtCuxWgRx7n8C) |
| Default Avatar | The rounded picture located on the header. Avatar’s value can be an url or a relative path pointed to the resource.                     | ![](/files/tH803Xp3WdVfHtJnm4dF) |
| Agent Avatar   | The default avatar displays alongside every incoming message bubble.                                                                    | ![](/files/PA9J05c1ULEh49jnBdA5) |
| Icon           | Set your icon live chat that will appear on your website page. You can copy and paste the link image icon in to the live chat designer. |                                  |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.3dolphins.ai/integration/live-chat-designer/new-design/style.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
