mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-05 06:47:25 -04:00
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:
parent
63572e4223
commit
3b089b4203
4 changed files with 28 additions and 4 deletions
3
foot.ini
3
foot.ini
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue