From 138795385cee947b71204f8f3973fcf8fbb4ff5c Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Tue, 21 Apr 2026 20:44:28 +0100 Subject: Set background to black #000000 --- .Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.Xresources b/.Xresources index 2ec513a..df43059 100644 --- a/.Xresources +++ b/.Xresources @@ -41,7 +41,7 @@ XTerm*on4Clicks: group XTerm*on5Clicks: page ! Gruvbox theme -XTerm*background: #262626 +XTerm*background: #000000 XTerm*foreground: #ebdbb2 XTerm*color0: #282828 XTerm*color1: #cc241d -- cgit v1.3