> For the complete documentation index, see [llms.txt](https://levelrdocs.xmo.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://levelrdocs.xmo.dev/general/settings.md).

# /settings

Subcommands for the /settings command. This command is unrestricted by default, and allows you to manage your user-specific settings.

{% hint style="success" %}
This command will likely be added to in future Levelr updates that necessitate it.
{% endhint %}

{% hint style="info" %}
These settings are global, meaning they apply in all servers that Levelr is present in.
{% endhint %}

{% tabs %}
{% tab title="rankcolor" %}

```
/settings rankcolor [choice] [color]
```

{% hint style="info" %}

## Arguments

\[choice] - Choose which color to modify, either the `Background Color` or `Text Color`

\[color] - The new color for the selected attribute. Can be a hex code (`#a564ee`) or named color (`blue`).
{% endhint %}

This command allows you to change the background and text/highlight color of **your user specific rank card in the server you run the command in**. These colors are higher in hierarchy than the server-wide colors.
{% endtab %}
{% endtabs %}
