From 2718a4de5389cfe5287f2289b0e46d8509e2aeab Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Sun, 25 Feb 2024 23:40:42 +0100 Subject: . --- foot/foot.ini | 41 +++++++++++++++++++---------------------- 1 file changed, 19 insertions(+), 22 deletions(-) (limited to 'foot/foot.ini') diff --git a/foot/foot.ini b/foot/foot.ini index 65affb1..70555b8 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -34,7 +34,7 @@ line-height=20 # workers= # include=/usr/share/foot/themes/monokai-pro -include=/usr/share/foot/themes/tango +# include=/usr/share/foot/themes/tango [environment] # name=value @@ -60,7 +60,7 @@ include=/usr/share/foot/themes/tango [cursor] # style=block -# color= +color=000000 babdb6 # blink=no # beam-thickness=1.5 # underline-thickness= @@ -71,30 +71,27 @@ include=/usr/share/foot/themes/tango [colors] alpha=1.0 -foreground=dcdcdc -# foreground=dcdccc -# background=111111 -# background=080808 +foreground=eaeaea +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 -regular7=dcdcdc +regular0=000000 # black +regular1=d54e53 # red +regular2=00af00 # green +regular3=e6c547 # yellow +regular4=7aa6da # blue +regular5=c397d8 # magenta +regular6=70c0ba # cyan +regular7=ffffff # 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 +bright0=666666 # bright black +bright1=ff3334 # bright red +bright2=00cf00 # bright green +bright3=e7c547 # bright yellow +bright4=7aa6da # bright blue +bright5=b77ee0 # bright magenta +bright6=54ced6 # bright cyan bright7=ffffff # bright white ## dimmed colors (see foot.ini(5) man page) -- cgit v1.2.3-70-g09d2