# Themes

Right now you have the choice between two color themes for the Innofalls visual. You can change the selected theme in the property pane or here:

<figure><img src="https://3415705954-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tIV2XT53haGp6nlAPXL%2Fuploads%2Fgit-blob-8fd7b0c4a3ba7112a3e344535be7ee567b4e02cf%2Fimage.png?alt=media" alt="" width="298"><figcaption></figcaption></figure>

The themes are:

* **Default Theme**: The colors are based on the recommendations of the Internation Communication Standards IBCS)
* **Power BI Theme**: The colors from the Power BI palette are used. If you change the Power BI palette, the colors in the visual change as well

<figure><img src="https://3415705954-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tIV2XT53haGp6nlAPXL%2Fuploads%2Fgit-blob-79966debeff3643b7f280de488cb5d84ec366bbf%2Fimage.png?alt=media" alt="" width="502"><figcaption><p>Default Theme</p></figcaption></figure>

<figure><img src="https://3415705954-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tIV2XT53haGp6nlAPXL%2Fuploads%2Fgit-blob-e0fc1038dd5e951226e5fce5899bf841476b147c%2Fimage.png?alt=media" alt="" width="502"><figcaption><p>Power BI Theme</p></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.innofalls.com/formatting/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.
