> For the complete documentation index, see [llms.txt](https://docs.wfolio.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wfolio.pro/site/design/color-schemes.md).

# Цвета сайта

Перейдите в раздел **«Дизайн» → «Цвета сайта»** и выберите цветовую палитру.

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

{% hint style="warning" %}
Мы обновили цветовые схемы. Вернуться к старым цветам можно в панели управления: **«Дизайн» → «Цвета сайта»**.
{% endhint %}

Выберите цветовой акцент и стиль оформления.

<figure><img src="/files/8v0YaXrHeqJS5yE32ryx" alt=""><figcaption></figcaption></figure>

{% columns %}
{% column width="50%" %}
**Цветовые акценты:**

* черно-белый;
* бежевый;
* зеленый;
* синий;
* красный.
  {% endcolumn %}

{% column width="50%" %}
**Стили оформления:**

* светлый;
* универсальный;
* темный;
* контрастный.
  {% endcolumn %}
  {% endcolumns %}

При изменении цвета сайта меняется цвет фона, цвет кнопок, ссылок и других элементов на сайте.

Для подзаголовков и контурных кнопок можно включить или отключить акцентный цвет.

<figure><img src="/files/1KMNX6brISWJhGYDoqWb" alt=""><figcaption></figcaption></figure>

Также можно включить поддержку темной темы браузера. Если у сайта выбран стиль оформления **«Светлый»** или **«Универсальный»**, в браузерах с темной темой сайт будет показан с темной цветовой палитрой.

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

{% hint style="success" %}
Можно акцентировать внимание на блоках сайта, установив им акцентный или контрастный фон. Смотрите инструкцию [Настройки блока](/site/blocks/block-settings.md#fon-bloka).
{% endhint %}

#### Частые вопросы

* **Хочу, чтобы сайт во всех браузерах отображался в тёмных цветах. Как это сделать?**\
  Выберите **«Тёмный»** или **«Контрастный»** стиль оформления. Сайт будет отображаться с тёмным фоном на всех устройствах.
* **А как настроить светлые цвета сайта для всех браузеров?**\
  Выберите **«Светлый»** или **«Универсальный»** стиль оформления. Чтобы цвета сайта не менялись в браузерах с темным режимом, отключите функцию **«Поддержка темной темы»**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.wfolio.pro/site/design/color-schemes.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.
