For the complete documentation index, see llms.txt. This page is also available as Markdown.

🎨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>

Last updated