# Theme

The **Theme** button under "Customizations" in the Admin Dashboard provides configuration of the UI for a tenant.&#x20;

<div align="left"><img src="/files/QHoGTlkmEKFYFCMXdFQc" alt=""></div>

To change the colors used for the background, text, etc., click the color palette next to the topic to change, adjust the color accordingly with the color modal, click the "x" at the top right of the modal to close it, and click **Update Theme**.

{% hint style="info" %}
If **Update Theme** is not clicked, changes will not be saved.&#x20;
{% endhint %}

<div align="left"><img src="/files/lMQDMB25Il33zy64YYZh" alt=""></div>

Changes can be made for Light or Dark mode by using the toggle at the top to change modes before making a color change.

<div align="left"><img src="/files/0gGSmdVi92tMhDW7dazy" alt=""></div>


---

# 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.plextrac.com/plextrac-documentation/product-documentation-1/account-management/account-admin/customizations/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.
