# Configuration

***

### Success

**Field type**:\
Color picker

**Example value**:\
`#3cc261`

**Path to the configuration**:\
Tab "Layout" => Block "Status messages"

**Technical name**:\
`sw-color-success`

{% hint style="info" %}
ThemeWare® variables ($twt-...) are currently not possible in this field.

Variable: **$sw-color-success**
{% endhint %}

***

### Information

**Field type**:\
Color picker

**Example value**:\
`#26b6cf`

**Path to the configuration**:\
Tab "Layout" => Block "Status messages"

**Technical name**:\
`sw-color-info`

{% hint style="info" %}
ThemeWare® variables ($twt-...) are currently not possible in this field.

Variable: **$sw-color-info**
{% endhint %}

***

### Notice

**Field type**:\
Color picker

**Example value**:\
`#ffbd5d`

**Path to the configuration**:\
Tab "Layout" => Block "Status messages"

**Technical name**:\
`sw-color-warning`

{% hint style="info" %}
ThemeWare® variables ($twt-...) are currently not possible in this field.

Variable: **$sw-color-warning**
{% endhint %}

***

### Error

**Field type**:\
Color picker

**Example value**:\
`#e52427`

**Path to the configuration**:\
Tab "Layout" => Block "Status messages"

**Technical name**:\
`sw-color-danger`

{% hint style="info" %}
ThemeWare® variables ($twt-...) are currently not possible in this field.

Variable: **$sw-color-danger**
{% endhint %}


---

# 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.themeware.design/manual/layout/status-messages/configuration.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.
