> For the complete documentation index, see [llms.txt](https://theme.mepa.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://theme.mepa.dev/theme-properties/tints.md).

# Tints

## BACKGROUND\_TAB

***

{% hint style="warning" %}
If you have set an image for ['theme\_tab\_background'](/theme-properties/images.md#theme_tab_background) on **IMAGES** the image will take priority!
{% endhint %}

{% hint style="warning" %}
If you have set a color for ['background\_tab'](/theme-properties/colors.md#background_tab) on **COLORS** the color will take priority!
{% endhint %}

{% hint style="danger" %}
Some properties are disabled when images or colors have been assigned to the element (tab, frame, etc).
{% endhint %}

```json
"background_tab": [ 0.8889, 1, 0.8 ]
```

<figure><img src="/files/5JcZKBdDufBmyzHNxdEG" alt=""><figcaption><p>Printscreen of tabs, showing the <strong>background_tab</strong> in Pink</p></figcaption></figure>

## BUTTONS

***

{% hint style="info" %}
If you have set a color for ['toolbar\_button\_icon'](/theme-properties/colors.md#toolbar_button_icon) on **COLORS** the color will take priority!
{% endhint %}

{% hint style="danger" %}
Some properties are disabled when images or colors have been assigned to the element (tab, frame, etc).
{% endhint %}

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

## FRAME

***

{% hint style="success" %}
This frame is located behind the tabs and TAKES PRIORITY over the others! It is also different from the ["frame"](/theme-properties/colors.md#frame) and ["frame\_inactive"](/theme-properties/colors.md#frame_inactive) in COLORS, as it is the first layer.
{% endhint %}

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

## FRAME\_INACTIVE

***

{% hint style="success" %}
This frame is located behind the tabs and TAKES PRIORITY over the others! It is also different from the ["frame"](/theme-properties/colors.md#frame) and ["frame\_inactive"](/theme-properties/colors.md#frame_inactive) in COLORS, as it is the first layer.
{% endhint %}

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