> For the complete documentation index, see [llms.txt](https://wiki.advancedplugins.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.advancedplugins.net/configuration/colors.md).

# Colors

Most of our plugins have HEX & gradient support in messages & UIs.

## Hex

Format: `{#HEX}`\
Example: `{#FF0000}`

## Gradient

Format: `<gradient:#HEX_FROM,#HEX_TO>text</gradient>`\
Example: `<gradient:#FF0000,#0000FF>Hello Advanced!</gradient>`
