# Визуальное оформление

Здесь все просто. Читаем, за что отвечает данный цвет, меняем его на тот, который нам нужен (вводим хэштэг и 6 цифр понравившегося нам цвета в формате HEX).

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

После выбора цвета - не забываем сгенерировать для него оттенки, и сохранить цвета зеленой кнопкой в правом верхнем углу. \
\
Таким же образом идем от цвета к цвету и оформляем дизайн сайта согласно своему фирменному стилю. Если не понятно, за что отвечает тот или иной цвет - просто меняем его методом тыка и смотрим, где что поменялось. Это будет самый быстрый способ понять, какие цвета нужно поменять именно вам.

### Видео инструкция

{% embed url="<https://youtu.be/C1pfFsAgnC0>" %}


---

# 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://help.zenky.io/website/builder/vizualnoe-oformlenie.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.
