# Overview

Pixquare default UI is a retro, pixelated theme to make it more resonated with the art it creates. However, many users would prefer a modern look to the tool, or maybe they just do not like its grayscale color scheme.

Don't worry, we are not stuck with that default UI because Pixquare UI is fully customizable, so we can make it into something that looks and feels completely different.

### How to use

[Learn how to use custom themes >](/themes/how-to-use.md)

### How to contribute

We can also contribute to the theme collection so that other users can have more choices when it comes to putting on some different cloths for Pixquare.

[Read more >](/themes/how-to-contribute.md)

### Available themes

Here are some available themes at the time of writing:

<figure><img src="/files/Eb3N3fMzT2M97hbuSQ6k" alt=""><figcaption><p>Default</p></figcaption></figure>

<figure><img src="/files/EVFWwGNSm1FvJsFWBRpZ" alt=""><figcaption><p>Dark</p></figcaption></figure>

<figure><img src="/files/9oRET3RheG5f0MmaZRrr" alt=""><figcaption><p>Dark Citrus</p></figcaption></figure>

<figure><img src="/files/Du76kzisayfl6djQq9QB" alt=""><figcaption><p>Elegance</p></figcaption></figure>

<figure><img src="/files/2KaK8JBVaFrtKrMdvB6q" alt=""><figcaption><p>Lavender Blossom</p></figcaption></figure>

<figure><img src="/files/l3B3AZ16t3EeGcimE6VJ" alt=""><figcaption><p>Minimal Modern</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.pixquare.art/themes/overview.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.
