From 9b6faa23c9a2d1649831876f831f780d4e6314bf Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sun, 19 Jul 2026 17:31:47 +0100 Subject: Changed backgrounds from pure black to the Gruvbox default #282828 --- .config/foot/foot.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/foot/foot.ini') diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 93133f3..02f8ff8 100755 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -74,11 +74,11 @@ unfocused-style=none # alternate-scroll-mode=yes [colors-dark] -alpha=0.8 +alpha=0.9 # background=002b36 # foreground=839496 -background=000000 +background=282828 foreground=ebdbb2 regular0=282828 regular1=cc241d -- cgit v1.3