mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-20 06:46:26 -04:00
Add options for custom background colors
This commit is contained in:
parent
83303bd2a4
commit
64682f642d
5 changed files with 33 additions and 1 deletions
10
foot.ini
10
foot.ini
|
|
@ -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>
|
||||
# ...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue