dotfiles

my shiny new dotfiles
git clone git://git.jakekoroman.com/dotfiles
Log | Files | Refs | README

commit 1b4a26c7cf2844f057f08b51cd77483cbe888a13
parent f32dbad15d23bfa7ed83f7c8949858ddaff726d7
Author: Jake Koroman <jakekoroman@gmail.com>
Date:   Sun, 24 Mar 2024 19:05:09 -0400

update food theme

Diffstat:
Mshared-configs/foot/template.ini | 40+++++++++++++++++++---------------------
1 file changed, 19 insertions(+), 21 deletions(-)

diff --git a/shared-configs/foot/template.ini b/shared-configs/foot/template.ini @@ -75,7 +75,7 @@ font={FOOT_FONT} # long-press-delay=400 [colors] -alpha=0.9 +alpha=1.0 # background=242424 # foreground=ffffff # flash=7f7f00 @@ -101,27 +101,25 @@ alpha=0.9 # bright6=24dfc4 # bright cyan # bright7=ffffff # bright white -# -*- conf -*- -# Gruvbox [colors] -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 +background=181818 +foreground=e4e4e4 +regular0=2E3436 +regular1=a40000 +regular2=4E9A06 +regular3=C4A000 +regular4=3465A4 +regular5=75507B +regular6=ce5c00 +regular7=babdb9 +bright0=555753 +bright1=EF2929 +bright2=8AE234 +bright3=FCE94F +bright4=729FCF +bright5=AD7FA8 +bright6=fcaf3e +bright7=EEEEEC ## dimmed colors (see foot.ini(5) man page) # dim0=<not set>