# Theming

We provide convenient theming options to match your design.

### Presets

Presets define overall design of the site. We provide following 4 different presets that you can choose.&#x20;

* aura
* lara
* nora
* material

### &#x20;Color Scheme

The color scheme defines the overall colors of the site.&#x20;

#### Supported Colors

* noir,
* emerald,
* green,
* lime,
* orange,
* amber,
* yellow,
* teal,
* cyan,
* sky,
* blue,
* indigo,
* violet,
* purple,
* fuchsia,
* pink,
* rose,

#### Is your desired color not included in the supported color list?

<mark style="color:$info;">Please contact us. we’ll do it for you for free.</mark>

### Change Theme

#### Setup Wizard

Setup wizard has a step for changing theme and some site settings.

<figure><img src="/files/DMwrFk9XmYm5nPbDp4wG" alt=""><figcaption></figcaption></figure>

#### Auth Menu

**Super Admin** also can change theme in settings from auth menu.

<figure><img src="/files/b3UsBuutNUlSOA8eR0TM" alt=""><figcaption></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://lakm.gitbook.io/evaluator/theming.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.
