mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
footrc: example configuration
This commit is contained in:
parent
a3b4a53102
commit
9150aa5d43
1 changed files with 23 additions and 0 deletions
23
footrc
Normal file
23
footrc
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
# term=foot
|
||||
# shell=/usr/bin/zsh
|
||||
# font=monospace
|
||||
|
||||
[colors]
|
||||
# foreground=dcdccc
|
||||
# background=111111
|
||||
# regular0=000000
|
||||
# regular1=cc9393
|
||||
# regular2=7f9f7f
|
||||
# regular3=d0bf8f
|
||||
# regular4=6ca0a3
|
||||
# regular5=dc8cc3
|
||||
# regular6=93e0e3
|
||||
# regular7=dcdccc
|
||||
# bright0=000000
|
||||
# bright1=dca3a3
|
||||
# bright2=bfebbf
|
||||
# bright3=f0dfaf
|
||||
# bright4=8cd0d3
|
||||
# bright5=dc8cc3
|
||||
# bright6=93e0e3
|
||||
# bright7=ffffff
|
||||
Loading…
Add table
Add a link
Reference in a new issue