Add hex colours to colour attribute docs

This brings the docs into line with the lazygit docs.
This commit is contained in:
John Yeates 2024-06-14 14:06:54 +01:00
parent 06ab7b77b1
commit 5ce49318b9

View file

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