# Appearance

{% hint style="success" %}
**Steps:**&#x20;

1. In the theme editor (**Customize**), click **Theme settings**
2. Locate **Appearance**
3. Make necessary changes
4. **Save**
   {% endhint %}

<div align="center"><figure><img src="/files/pofqVVaKTPVsqDM550jh" alt="" width="314"><figcaption></figcaption></figure></div>

* **Page width** - To set the width of the page content, please adjust the content width settings accordingly.

`Rounding`

* **Block corner radius** - Controls the corner radius of block content
* **Dropdown corner radius** - Controls the corner radius of dropdown content
* **Badge corner radius** - Controls the corner radius of badge

`Buttons`

* **Button corner radius** - Controls the corner radius of buttons
* **Height** - Height of buttons, inputs

`Inputs`

* **Input corner radius** - Controls the corner radius of input fields

`Icons`

* **Line thickness -** Controls the stroke width of icons


---

# 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://oranthemes.gitbook.io/nimbus-theme/theme-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.
