# Themes

If you want to change the majority of all the settings we talked befour, you might want to take a look at droptop's themes.

## Default themes

In the `Droptop settings >> Themes` menu you'll see all the default themes you can use.

If you have the Basic version you'll be able to use only 4 themes, with the Supporter version you'll be able to use all the 22 default themes.

{% tabs %}
{% tab title="Basic version" %}

<figure><img src="/files/FNQWdYqnPYnNw5hRGVbr" alt=""><figcaption><p>Available themes for the Basic version</p></figcaption></figure>
{% endtab %}

{% tab title="Supporter version" %}

<figure><img src="/files/qKVMpQZVSvQVWr1BdWxn" alt=""><figcaption><p>All the themes are unlocked with the Supporter version</p></figcaption></figure>
{% endtab %}
{% endtabs %}

## Community themes

Everyone in the droptop community can also create it's personalized themes, and share them with all of the people that might be interested. Those themes use popular color schemes or completely subjective palettes.

The list of all the community themes is on the website:

{% embed url="<https://www.droptopfour.com/community-themes/>" %}

## Create your community theme

If you want to create a personalized community theme that isn't already made, head to [Make a Community Theme](/community-themes/introduction.md) to learn more.


---

# 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.droptopfour.com/setting-up/appearances/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.
