foot: Use kitty color scheme

This commit is contained in:
Sanchayan Maity 2021-12-29 19:41:32 +05:30
parent 568cae50eb
commit 4c091da20d
1 changed files with 20 additions and 23 deletions

View File

@ -54,7 +54,7 @@ dpi-aware=yes
[cursor] [cursor]
style=underline style=underline
# color=111111 dcdccc color=111111 dcdccc
# blink=no # blink=no
# beam-thickness=1.5 # beam-thickness=1.5
# underline-thickness=<font underline thickness> # underline-thickness=<font underline thickness>
@ -64,29 +64,26 @@ style=underline
# alternate-scroll-mode=yes # alternate-scroll-mode=yes
[colors] [colors]
alpha=0.8 alpha = 0.8
# foreground=dcdccc foreground = dddddd
# background=111111 background = 000000
## Normal/regular colors (color palette 0-7) regular0 = 000000 # black
# regular0=222222 # black regular1 = cc0403 # red
# regular1=cc9393 # red regular2 = 19cb00 # green
# regular2=7f9f7f # green regular3 = cecb00 # yellow
# regular3=d0bf8f # yellow regular4 = 0d73cc # blue
# regular4=6ca0a3 # blue regular5 = cb1ed1 # magenta
# regular5=dc8cc3 # magenta regular6 = 0dcdcd # cyan
# regular6=93e0e3 # cyan regular7 = dddddd # white
# regular7=dcdccc # white bright0 = 767676 # bright black
bright1 = f2201f # bright red
## Bright colors (color palette 8-15) bright2 = 23fd00 # bright green
# bright0=666666 # bright black bright3 = fffd00 # bright yellow
# bright1=dca3a3 # bright red bright4 = 1a8fff # bright blue
# bright2=bfebbf # bright green bright5 = fd28ff # bright magenta
# bright3=f0dfaf # bright yellow bright6 = 14ffff # bright cyan
# bright4=8cd0d3 # bright blue bright7 = ffffff # bright white
# bright5=fcace3 # bright magenta
# bright6=b3ffff # bright cyan
# bright7=ffffff # bright white
## dimmed colors (see foot.ini(5) man page) ## dimmed colors (see foot.ini(5) man page)
# dim0=<not set> # dim0=<not set>