From a76e0bb2730523d1e1c8833f67e834a6df13a2d9 Mon Sep 17 00:00:00 2001 From: listout Date: Fri, 18 Feb 2022 14:10:06 +0530 Subject: color to match background --- .Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index bc4bd19..601d835 100644 --- a/.Xresources +++ b/.Xresources @@ -1,6 +1,6 @@ ! Colors *.foreground: #e6e6f1 -*.background: #1a1a24 +*.background: #1a1b26 *.color0: #44495e *.color8: #3b3b4d *.color1: #EBB9B9 -- cgit v1.2.3