From d7a715a4ddb9e99b42444cef34c2736cece9c2a5 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 3 Nov 2023 18:50:19 -0500 Subject: add additional dotfiles --- .config/foot/themes/gruvbox-dark | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .config/foot/themes/gruvbox-dark (limited to '.config/foot/themes/gruvbox-dark') diff --git a/.config/foot/themes/gruvbox-dark b/.config/foot/themes/gruvbox-dark new file mode 100644 index 0000000..7320719 --- /dev/null +++ b/.config/foot/themes/gruvbox-dark @@ -0,0 +1,22 @@ +# -*- 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 -- cgit v1.2.3-70-g09d2