foot/footrc
Daniel Eklöf 68e89c6fbf
config: change default 'regular0' color
0x222222 appears to be more visible against the default
background (0x111111) than 0x000000.
2019-09-21 12:01:29 +02:00

31 lines
539 B
Text

# font=monospace
# scrollback=1000
# geometry=500x300
# shell=<user's default shell (from /etc/passwd)>
# term=foot
# workers=<number of logical CPUs>
[cursor]
# style=block
# color=111111 dcdccc
[colors]
# foreground=dcdccc
# background=111111
# regular0=222222
# regular1=cc9393
# regular2=7f9f7f
# regular3=d0bf8f
# regular4=6ca0a3
# regular5=dc8cc3
# regular6=93e0e3
# regular7=dcdccc
# bright0=666666
# bright1=dca3a3
# bright2=bfebbf
# bright3=f0dfaf
# bright4=8cd0d3
# bright5=dc8cc3
# bright6=93e0e3
# bright7=ffffff
# alpha=1.0