# Themes

Themes change the way your workspace looks and feels. Basically, if you don't like how something looks, go ahead and change it! Take this cool theme, for example.

<figure><img src="/files/C5cXiA5JHpsCkomsoVU3" alt=""><figcaption><p>Here's an example. Cool, huh?</p></figcaption></figure>

If you're an artist or graphic designer, these themes can be a great way to showcase snippets of your art to a wider audience. Or if you're just looking for a break from nuken's default appearance, themes can give your workspace a personal touch.

{% hint style="info" %}
Visit the nuken Shop to view content available for download.
{% endhint %}


---

# 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.nuken.xyz/options-customization/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.
