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

Color

Shows the given color or a random one.

Usage:

Command
Options
Description

a.color

Shows a random color

a.color

<ColorName/ColorHex>

Shows the given color

Example:

Command
Description

a.color

Shows a random color

a.color #f47fff

Shows the color f47fff

a.color red

Shows the color red

Last updated