This commit is contained in:
John Yeates 2026-04-20 13:57:59 +02:00 committed by GitHub
commit fcefa94a86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -102,6 +102,8 @@ stats:
For color attributes you can choose an array of attributes (with max one color attribute) For color attributes you can choose an array of attributes (with max one color attribute)
The available attributes are: The available attributes are:
**Colors**
- default - default
- black - black
- red - red
@ -111,9 +113,15 @@ The available attributes are:
- magenta - magenta
- cyan - cyan
- white - white
- '#ff00ff'
**Modifiers**
- bold - bold
- default
- reverse # useful for high-contrast - reverse # useful for high-contrast
- underline - underline
- strikethrough
## Custom Commands ## Custom Commands