> For the complete documentation index, see [llms.txt](https://documentation.lynnux.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.lynnux.xyz/akira/moderation/recolor.md).

# Recolor

## Usage:

<table><thead><tr><th width="176">Command</th><th width="232.66666666666669">Options</th><th>Description</th></tr></thead><tbody><tr><td><code>a.recolor</code></td><td>&#x3C;role> &#x3C;color> {reason}</td><td>Changes the color of a role.</td></tr></tbody></table>

## Example:

<table><thead><tr><th width="325">Command</th><th>Description</th></tr></thead><tbody><tr><td><code>a.recolor @members f47fff</code></td><td>Changes the color of @members role to #f47fff</td></tr><tr><td><code>a.recolor @members red yay</code></td><td>Changes the color of @members role to red with reason "yay"</td></tr><tr><td><code>a.recolor @members none</code></td><td>Removes the color of the @members role.</td></tr></tbody></table>
