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.vivendi-tritanopia | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modus-xresources/Xresources.vivendi-tritanopia') diff --git a/modus-xresources/Xresources.vivendi-tritanopia b/modus-xresources/Xresources.vivendi-tritanopia index 7c222ab..28cd681 100644 --- a/modus-xresources/Xresources.vivendi-tritanopia +++ b/modus-xresources/Xresources.vivendi-tritanopia @@ -37,3 +37,8 @@ Nsxiv.window.foreground: #ffffff Nsxiv.mark.foreground: #ffffff Nsxiv.bar.background: #003c52 Nsxiv.bar.foreground: #f0f0f0 + +dwm.background: #000000 +dwm.foreground: #ffffff +dwm.selbackground: #003c52 +dwm.selforeground: #f0f0f0 -- cgit v1.2.3