Updates per-sign inverted colors when the main or highlighting color is changed

This commit is contained in:
2022-01-26 20:30:16 +01:00
parent 02f6c6e9fc
commit 366cd3107e
4 changed files with 40 additions and 17 deletions

View File

@@ -15,7 +15,8 @@ can share a network or be split into clusters; they can be hidden on a network o
- **API available** -- using the API, a lot of behavior can be changed
- **Button customization** -- a large amount of materials usable as buttons (buttons, wall corals, shulkers, chests)
- **Config commands** -- All main config values can be changed from the commandline
- **RGB and dye support** -- Signs can use RGB colors as their default colors, and can also be dyed on a per-sign basis
- **RGB and dye support** -- Signs can use RGB colors (using hex codes) as their main and highlighting colors, and can
also be dyed on a per-sign basis
## Background