mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-20 06:46:26 -04:00
config: change default 'regular0' color
0x222222 appears to be more visible against the default background (0x111111) than 0x000000.
This commit is contained in:
parent
b2ca984ccb
commit
68e89c6fbf
2 changed files with 2 additions and 2 deletions
2
footrc
2
footrc
|
|
@ -12,7 +12,7 @@
|
|||
[colors]
|
||||
# foreground=dcdccc
|
||||
# background=111111
|
||||
# regular0=000000
|
||||
# regular0=222222
|
||||
# regular1=cc9393
|
||||
# regular2=7f9f7f
|
||||
# regular3=d0bf8f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue