# Color

Every color used throughout the theme has been generated by using the following eight base colors, which are defined in the`var.scss`file. This makes theme customisation a matter of changing few SCSS variables.

Please refer for more on theme customisation

{% content-ref url="/pages/-LDCBElQiwpNDV55XiZX" %}
[Themes](/introduction/themes.md)
{% endcontent-ref %}

![](/files/-LE9Rlsl_l4R-3A5Yusl)

## **Monochrome color shades**

![](/files/-M2KaYpM0MvohLRngCp2)

## **Primary color shades**

![](/files/-LE9S4qMG6x84QJN73_z)

## **Complete color shades**

![](/files/-LE9Si20NBj2iuuRlLZk)

## **Success color shades**

![](/files/-LE9SnoF2KBzNBmdlQU3)

## **Warning color shades**

![](/files/-LE9SvvvsibwSDYiUsP7)

## **Danger color shades**

![](/files/-LE9T0-y2Hl3kx-M7Xsu)

## **Info color shades**

![](/files/-LE9T5C0_VwitCYbuwL9)

## **Menu color shades**

![](/files/-LE9TEAydXtDbSLnk3s1)

## **Other colors**

![](/files/-LE9TVmHjLa7hPYRJ2RO)


---

# 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.pages.revox.io/ui-elements/color.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.
