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 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modus-xresources/Xresources.operandi') diff --git a/modus-xresources/Xresources.operandi b/modus-xresources/Xresources.operandi index e0ecb0f..8464c53 100644 --- a/modus-xresources/Xresources.operandi +++ b/modus-xresources/Xresources.operandi @@ -38,3 +38,8 @@ Nsxiv.window.foreground: #000000 Nsxiv.mark.foreground: #000000 Nsxiv.bar.background: #c8c8c8 Nsxiv.bar.foreground: #000000 + +dwm.background: #ffffff +dwm.foreground: #000000 +dwm.selbackground: #c8c8c8 +dwm.selforeground: #000000 \ No newline at end of file -- cgit v1.2.3