# Default Theme

### Light | Dark | Monet[​](https://docs.powerviz.ai/datepicker/advanced-settings/default#light--dark--monet) <a href="#light--dark--monet" id="light--dark--monet"></a>

By default, when you open the theme window, you will see one of these three windows. They all have the same UI.

<table><thead><tr><th width="343">Step</th><th>Description</th></tr></thead><tbody><tr><td>Step 1.</td><td>Select a theme color from the dropdown.</td></tr><tr><td>Step 2.</td><td>Hit “Apply” to save.</td></tr><tr><td>Step 3.</td><td>Result: Theme is now applied</td></tr></tbody></table>

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

{% hint style="success" %} <mark style="color:green;">TIP</mark>

<mark style="color:green;">If you want to modify the current theme, click on the “edit” icon. This will open the selected theme in the Custom window, where you can replace colors. Once saved, you can see the new format on the screen.</mark>
{% endhint %}

Here is the list of all the available themes:

<table><thead><tr><th width="125">Theme</th><th>Light</th><th>Dark</th><th>Monet</th></tr></thead><tbody><tr><td>Blue</td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/45.png" alt=""></td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/46.png" alt=""></td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/47.png" alt=""></td></tr><tr><td>Green</td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/48.png" alt=""></td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/49.png" alt=""></td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/50.png" alt=""></td></tr><tr><td>Yellow</td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/61.png" alt=""></td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/62.png" alt=""></td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/63.png" alt=""></td></tr><tr><td>Pink</td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/55.png" alt=""></td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/56.png" alt=""></td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/57.png" alt=""></td></tr><tr><td>Purple</td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/58.png" alt=""></td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/59.png" alt=""></td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/60.png" alt=""></td></tr><tr><td>Grey</td><td></td><td></td><td><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/53.png" alt=""></td></tr></tbody></table>


---

# 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/default-theme.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.
