# How to customize survey themes?

After your questions and logic are in place, you can focus on fine-tuning the look and feel of your survey with our three preset themes. You can customize the theme of your own to suit your needs. You can access themes from left side panel in builder section by clicking on “Themes”.

<figure><img src="/files/cTaSKKadA0AlTlrX1jfx" alt=""><figcaption></figcaption></figure>

**To customize a theme**

Click on theme hamburger menu of a theme and click on Customize. Upon customization your new theme will be auto saved under “My themes” section. Customization has following options to update:

* Primary color of the theme- This will change the color of elements in the theme including end page elements
* Option box style (Rounded, Flat or Card) – This will change the option box style
* Upload your own logo – The logo will show at the top right corner of the survey


---

# 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://me-grow.gitbook.io/me-grow-enterprise-suite/me-grow-survey/how-to-customize-survey-themes.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.
