> For the complete documentation index, see [llms.txt](https://docs-adopt.nexthink.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-adopt.nexthink.com/in-application-guidance/configuring-themes.md).

# Configuring Themes

Adopt has different themes for you to choose from. However, only selected guides are visible in the Adopt Console/Editor. If any of the available themes do not fully fit the style of your application theme, contact our Professional Services team who will be happy to help create a unique, personalized theme for your organization.

#### To configure a theme:

1. Sign in to the **Management Console** with your credentials
2. Click on the name of the Space you want to work on
3. Click **Guides** from the menu pane on the left
4. Click **Open in Editor** for the guide where you want to change the Tooltip theme

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

5. Open **Guide Settings**

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

7. Click on the **Themes** tab
8. Choose the desired theme from the dropdown menu
9. Click **Save** to save the settings

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-adopt.nexthink.com/in-application-guidance/configuring-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.
