# Konfiguration

## Farbkonfiguration

***

### Textfarbe

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`#000000`

**Pfad zur Einstellung**:\
Tab "Layout" => Bereich "Dropdowns" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-dropdown-color`

{% hint style="info" %}
Wähle die Textfarbe in Dropdowns aus.

**Hinweis**: Beachte, dass ausgewählte Dropdowns (z.B. im Header) eine separate Konfiguration haben.
{% endhint %}

***

### Linkfarbe

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`#000000`

**Pfad zur Einstellung**:\
Tab "Layout" => Bereich "Dropdowns" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-dropdown-link-color`

{% hint style="info" %}
Wähle die Linkfarbe in Dropdowns aus.

**Hinweis**: Beachte, dass ausgewählte Dropdowns (z.B. im Header) eine separate Konfiguration haben.
{% endhint %}

***

### Linkfarbe @hover

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`$sw-color-brand-primary`

**Pfad zur Einstellung**:\
Tab "Layout" => Bereich "Dropdowns" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-dropdown-link-color-hover`

{% hint style="info" %}
Wähle die Linkfarbe @hover in Dropdowns aus.

**Hinweis**: Beachte, dass ausgewählte Dropdowns (z.B. im Header) eine separate Konfiguration haben.
{% endhint %}

***

### Rahmenfarbe

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`#e0e0e0`

**Pfad zur Einstellung**:\
Tab "Layout" => Bereich "Dropdowns" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-dropdown-border-color`

{% hint style="info" %}
Wähle die Rahmenfarbe von Dropdowns aus.

**Hinweis**: Beachte, dass ausgewählte Dropdowns (z.B. im Header) eine separate Konfiguration haben.
{% endhint %}

***

### Hintergrundfarbe

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`#ffffff`

**Pfad zur Einstellung**:\
Tab "Layout" => Bereich "Dropdowns" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-dropdown-background-color`

{% hint style="info" %}
Wähle die Hintergrundfarbe von Dropdowns aus.

**Hinweis**: Beachte, dass ausgewählte Dropdowns (z.B. im Header) eine separate Konfiguration haben.
{% endhint %}

## Schlagschatten

***

### Schlagschatten

**Feldtyp**:\
Auswahlfeld

**Verfügbare Werte**:\
• kein Schatten (Standard)\
• ThemeWare® Standard\
• Kleiner Schatten (Bootstrap)\
• Normaler Schatten (Bootstrap)\
• Größerer Schatten (Bootstrap)

**Beispiel Wert**:\
`kein Schatten (Standard)`

**Pfad zur Einstellung**:\
Tab "Layout" => Bereich "Dropdowns" => Abschnitt "Schlagschatten"

**Technischer Name**:\
`twt-dropdown-box-shadow-type`

{% hint style="info" %}
Wähle den Schlagschatten von Dropdowns aus.
{% 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://doku.themeware.design/handbuch/layout/dropdowns/konfiguration.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.
