From 6d66f2c88e66a8cd6d315ebcb5b801f9c3afd367 Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Sat, 26 Oct 2024 15:21:27 -0400 Subject: add dwm colors and correct colors --- modus-xresources/Xresources.operandi-tinted | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'modus-xresources/Xresources.operandi-tinted') diff --git a/modus-xresources/Xresources.operandi-tinted b/modus-xresources/Xresources.operandi-tinted index bdb883b..032cc6d 100644 --- a/modus-xresources/Xresources.operandi-tinted +++ b/modus-xresources/Xresources.operandi-tinted @@ -27,13 +27,18 @@ *.color7: #fbf7f0 *.color15: #fbf7f0 -dmenu.background: #fbf7f0 -dmenu.foreground: #000000 -dmenu.selbackground: #cab9b2 -dmenu.selforeground: #000000 - Nsxiv.window.background: #fbf7f0 Nsxiv.window.foreground: #000000 Nsxiv.mark.foreground: #000000 Nsxiv.bar.background: #cab9b2 Nsxiv.bar.foreground: #000000 + +dmenu.background: #fbf7f0 +dmenu.foreground: #000000 +dmenu.selbackground: #cab9b2 +dmenu.selforeground: #000000 + +dwm.background: #fbf7f0 +dwm.foreground: #000000 +dwm.selbackground: #cab9b2 +dwm.selforeground: #000000 -- cgit v1.2.3