Add options for custom background colors

This commit is contained in:
Lars Christensen 2025-07-30 12:35:51 +02:00
parent 83303bd2a4
commit 64682f642d
5 changed files with 33 additions and 1 deletions

View file

@ -134,6 +134,16 @@
# ...
# dim7=<not-set>
## custom background colors (see foot.ini(5) man page)
# background0=<not set> # black
# background1=<not set> # red
# background2=<not set> # green
# background3=<not set> # yellow
# background4=<not set> # blue
# background5=<not set> # magenta
# background6=<not set> # cyan
# background7=<not set> # white
## The remaining 256-color palette
# 16 = <256-color palette #16>
# ...