# Appearance

{% hint style="info" %}
This pane is available to all users
{% endhint %}

## Theme

This pane allows the user to set a Light, Dark, or System mode for viewing the site.

* Light: (default) chooses a light color palette for styles
* Dark: chooses a dark color palette for styles
* System: detects your preference from your device

## Responsive Width

The second options pertain to the width of content on the website:

* Full: uses all horizontal space on the screen to fit content
* Regular: sets a maximum width for content to fit within

<figure><img src="/files/0UkgnON9qinz53KYhiO4" alt=""><figcaption><p>User Settings Pane for Appearance</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://wiki.zephyr-sim.com/account-management/user-settings/appearance.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.
