configure full color palette in foot.ini

Allow the use of numeric keys in [colors] to configure the full set of
256 colors in the palette. Fixes #489
This commit is contained in:
Ryan Farley 2021-05-08 02:18:45 -05:00
parent 63572e4223
commit 3b089b4203
4 changed files with 28 additions and 4 deletions

View file

@ -74,6 +74,9 @@
# bright5=fcace3 # bright magenta
# bright6=b3ffff # bright cyan
# bright7=ffffff # bright white
# 16 = <256-color palette #16>
# ...
# 255 = <256-color palette #255>
# selection-foreground=<inverse foreground/background>
# selection-background=<inverse foreground/background>
# jump-labels=<regular0> <regular3>