# Themes

<figure><img src="/files/YMZsi2ZzwCpd1MC3alI2" alt="Themes settings for choosing default dark and light mode themes."><figcaption><p>Themes settings for choosing default dark and light mode themes.</p></figcaption></figure>

Themes let you choose how Proliquid looks in dark and light mode.

The first section selects the default theme used when you switch dark / light mode from the Proliquid topbar. Choose the theme that gives you the best contrast for your screen and trading environment.

## Dark themes

<figure><img src="/files/yIbaEqs02fnaoRO4Vc2B" alt="Dark theme cards available in Proliquid theme settings."><figcaption><p>Dark theme cards available in Proliquid theme settings.</p></figcaption></figure>

Available dark themes:

* Dark Midnight, the default dark theme.
* Ristretto.
* Osaka Jade.
* Kanagawa.
* Tokyo Night.
* Gruvbox.

Use dark themes for low-light rooms, long sessions, or when you keep charts open for many hours.

## Light themes

<figure><img src="/files/9U3Jvt87EJctux6wLWuE" alt="Light theme cards available in Proliquid theme settings."><figcaption><p>Light theme cards available in Proliquid theme settings.</p></figcaption></figure>

Available light themes:

* Solarized Light, the default light theme.
* Flexoki Light.
* Rose Pine.

Use light themes in bright rooms or when contrast is easier for you on a light background.

Theme changes affect the interface only. They do not change layouts, alerts, wallet connection, or trading settings.


---

# 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.proliquid.xyz/settings/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.
