# Theme

You can change the colors and the font of your Spot. To do so, click on `Theme` in your Spot settings.&#x20;

## Change font&#x20;

To change the font used throughout your Spot, you have a selector that lets you choose the font that suits you best!

<figure><img src="/files/9iegroMG2DxwvfuPC6xV" alt=""><figcaption></figcaption></figure>

There are 12 different fonts to choose from:

<figure><img src="/files/Tgq3nZEVhzcMQudoTNB0" alt="" width="164"><figcaption></figcaption></figure>

## Change colors&#x20;

Within MeltingSpot, there are two modes: light and dark. For each of these modes, there are two types of color: Primary and Secondary. For each, you can modify the background and text colors.

<figure><img src="/files/7v9b42LqlshXe3CX3fo2" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Primary colors are used to highlight the most important buttons and texts. Secondary colors are used for less important elements.&#x20;
{% endhint %}

<table><thead><tr><th width="139.33333333333331">Color</th><th>Elements affected</th></tr></thead><tbody><tr><td>Background Primary</td><td><ul><li>Color of creation buttons and tabs bar<br><img src="/files/7g1s5lrfmKfW28dgRGu3" alt=""></li><li>Links<br><img src="/files/qLzZvMN0zcWpuZL5kYfm" alt=""></li></ul></td></tr><tr><td>Text Primary</td><td><ul><li>Text on creation buttons and tabs bar<br><img src="/files/wtHlQlr8SQLdJc9sDTiZ" alt=""></li></ul></td></tr><tr><td>Background Secondary</td><td><ul><li>Color of action buttons (e.g. register for a live event or write a message)<br><img src="/files/o125h0px5NU0Cjpsy9Xk" alt=""></li><li>Mouse-over background for mentions<br><img src="/files/s1AUXOoO79JvJeGGIzzX" alt=""></li><li>Name of selected discussion or collection<br><img src="/files/1IXrxSZ5UZzgWshNtn1R" alt=""></li></ul></td></tr><tr><td>Text Secondary</td><td><ul><li>Text of action buttons (e.g. register for a live session or write a message)<br><img src="/files/tZx9CDIoaLq7Ya8yDmeT" alt=""><br></li><li>Mentions<br><img src="/files/Zp75N0aIRujK9uB5ynrK" alt=""></li><li>Name of selected discussion or collection<br><img src="/files/K91DCvc88Ict8TwXoRVe" alt=""></li></ul></td></tr></tbody></table>

So when you modify the colors of your Spot, you have eight colors to modify in all! To modify a color, you have 2 options:&#x20;

* Click on the color dot and select the color you want.&#x20;
* Type in the HEX code of the color you want.

Below the selectors, you'll find previews of the rendering with all the colors you've chosen!&#x20;

At the very bottom of the page, you'll find a `Reset Theme` button. Clicking on this button reapplies the default colors and font.


---

# 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://help.meltingspot.io/english/manage-spot/customization/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.
