From 5df57ab29546785937ddd7ae54b0312eee33bb66 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 6 Oct 2024 21:42:17 -0400 Subject: fix colors --- xorg/Xresources.operandi-tinted | 2 +- xorg/Xresources.trio-dark | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'xorg') diff --git a/xorg/Xresources.operandi-tinted b/xorg/Xresources.operandi-tinted index 70b3cf5..bd103f1 100644 --- a/xorg/Xresources.operandi-tinted +++ b/xorg/Xresources.operandi-tinted @@ -1,7 +1,7 @@ !!!!! Modus Operandi Tinted Xresources theme *.foreground: #000000 *.background: #fbf7f0 -*.cursorColor: #000000 +*.cursorColor: #d00000 ! black *.color0: #000000 *.color8: #595959 diff --git a/xorg/Xresources.trio-dark b/xorg/Xresources.trio-dark index 0355875..f6b452f 100644 --- a/xorg/Xresources.trio-dark +++ b/xorg/Xresources.trio-dark @@ -29,7 +29,7 @@ URxvt.background: [90]#160f0f *.color15: #d8cfd5 dmenu.background: #160f0f -dmenu.foreground: #584141 +dmenu.foreground: #d8cfd5 dmenu.selbackground: #6a294f dmenu.selforeground: #ffdfdf -- cgit v1.2.3