From a9f6e9b1f1c0e4f0a628954e3427bf5020d486c0 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Wed, 26 Nov 2025 12:09:01 -0500 Subject: from nord to gruvbox --- foot/foot.ini | 84 +++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 53 insertions(+), 31 deletions(-) (limited to 'foot/foot.ini') diff --git a/foot/foot.ini b/foot/foot.ini index fc5ec99..36d943d 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -59,38 +59,60 @@ indicator-position=relative # hide-when-typing=no hide-when-typing=yes +# Gruvbox [colors] -cursor = 282C34 d8dee9 -alpha = 0.90 -foreground = d8dee9 -background = 282C34 - -regular0 = 3b4252 -regular1 = bf616a -regular2 = a3be8c -regular3 = ebcb8b -regular4 = 81a1c1 -regular5 = b48ead -regular6 = 88c0d0 -regular7 = e5e9f0 - -bright0 = 4c566a -bright1 = bf616a -bright2 = a3be8c -bright3 = ebcb8b -bright4 = 81a1c1 -bright5 = b48ead -bright6 = 8fbcbb -bright7 = eceff4 - -dim0 = 373e4d -dim1 = 94545d -dim2 = 809575 -dim3 = b29e75 -dim4 = 68809a -dim5 = 8c738c -dim6 = 6d96a5 -dim7 = aeb3bb +background=282828 +foreground=ebdbb2 +regular0=282828 +regular1=cc241d +regular2=98971a +regular3=d79921 +regular4=458588 +regular5=b16286 +regular6=689d6a +regular7=a89984 +bright0=928374 +bright1=fb4934 +bright2=b8bb26 +bright3=fabd2f +bright4=83a598 +bright5=d3869b +bright6=8ec07c +bright7=ebdbb2 + +# Nord +# [colors] +# cursor = 282C34 d8dee9 +# alpha = 0.98 +# foreground = d8dee9 +# background = 282C34 + +# regular0 = 3b4252 +# regular1 = bf616a +# regular2 = a3be8c +# regular3 = ebcb8b +# regular4 = 81a1c1 +# regular5 = b48ead +# regular6 = 88c0d0 +# regular7 = e5e9f0 + +# bright0 = 4c566a +# bright1 = bf616a +# bright2 = a3be8c +# bright3 = ebcb8b +# bright4 = 81a1c1 +# bright5 = b48ead +# bright6 = 8fbcbb +# bright7 = eceff4 + +# dim0 = 373e4d +# dim1 = 94545d +# dim2 = 809575 +# dim3 = b29e75 +# dim4 = 68809a +# dim5 = 8c738c +# dim6 = 6d96a5 +# dim7 = aeb3bb [csd] -- cgit v1.2.3