From 4c091da20dbe5e2c47c86f755f805461e878511c Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Wed, 29 Dec 2021 19:41:32 +0530 Subject: [PATCH] foot: Use kitty color scheme --- foot/.config/foot/foot.ini | 43 ++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 23 deletions(-) diff --git a/foot/.config/foot/foot.ini b/foot/.config/foot/foot.ini index 2d96040..5cc6695 100644 --- a/foot/.config/foot/foot.ini +++ b/foot/.config/foot/foot.ini @@ -54,7 +54,7 @@ dpi-aware=yes [cursor] style=underline -# color=111111 dcdccc +color=111111 dcdccc # blink=no # beam-thickness=1.5 # underline-thickness= @@ -64,29 +64,26 @@ style=underline # alternate-scroll-mode=yes [colors] -alpha=0.8 -# foreground=dcdccc -# background=111111 +alpha = 0.8 +foreground = dddddd +background = 000000 -## Normal/regular colors (color palette 0-7) -# regular0=222222 # black -# regular1=cc9393 # red -# regular2=7f9f7f # green -# regular3=d0bf8f # yellow -# regular4=6ca0a3 # blue -# regular5=dc8cc3 # magenta -# regular6=93e0e3 # cyan -# regular7=dcdccc # white - -## Bright colors (color palette 8-15) -# bright0=666666 # bright black -# bright1=dca3a3 # bright red -# bright2=bfebbf # bright green -# bright3=f0dfaf # bright yellow -# bright4=8cd0d3 # bright blue -# bright5=fcace3 # bright magenta -# bright6=b3ffff # bright cyan -# bright7=ffffff # bright white +regular0 = 000000 # black +regular1 = cc0403 # red +regular2 = 19cb00 # green +regular3 = cecb00 # yellow +regular4 = 0d73cc # blue +regular5 = cb1ed1 # magenta +regular6 = 0dcdcd # cyan +regular7 = dddddd # white +bright0 = 767676 # bright black +bright1 = f2201f # bright red +bright2 = 23fd00 # bright green +bright3 = fffd00 # bright yellow +bright4 = 1a8fff # bright blue +bright5 = fd28ff # bright magenta +bright6 = 14ffff # bright cyan +bright7 = ffffff # bright white ## dimmed colors (see foot.ini(5) man page) # dim0=