From 1b238aa2bf1ff1823192bcddc79d2c5171fd4ee0 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Tue, 21 Apr 2026 20:32:56 +0100 Subject: Fixed gruvbox color0 --- .Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 033aed1..2ec513a 100644 --- a/.Xresources +++ b/.Xresources @@ -43,7 +43,7 @@ XTerm*on5Clicks: page ! Gruvbox theme XTerm*background: #262626 XTerm*foreground: #ebdbb2 -XTerm*color0: #262628 +XTerm*color0: #282828 XTerm*color1: #cc241d XTerm*color2: #98971a XTerm*color3: #d79921 -- cgit v1.3