> For the complete documentation index, see [llms.txt](https://mythicchanger.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mythicchanger.superiormc.cn/change-rules/set-remove-color.md).

# Set/Remove Color

## Set Color

Set leather armor color to new color.

```yaml
fake-changes:
  set-color: 'ff0000'
```

## Remove Color

```yaml
fake-changes:
  remove-color: true
```
