# Themes

With the themes option, you can easily change the color and font family of the entire date picker. We offer **three design styles and over 15 pre-designed themes** for you to choose from. Additionally, you have the freedom to create your own custom theme and save it for future use.

There are two types of themes: built-in and custom.

* **Built-in themes**: These are ready-made themes with predefined colors and styles. Simply select one from the dropdown menu and apply it to your date picker.
* **Custom themes**: These themes allow you to customize every aspect of the date picker, including colors, formatting, and functionality. You can adjust all the settings according to your liking. Once you've created a custom theme, you can save it in JSON format and easily `import or export` it for later use.

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/35.png" alt=""><figcaption></figcaption></figure>


---

# 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.powerviz.ai/powerviz/date-picker/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.
