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 --- ef-xresources/Xresources.day | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ef-xresources/Xresources.day') diff --git a/ef-xresources/Xresources.day b/ef-xresources/Xresources.day index aaecd8a..18ae1f0 100644 --- a/ef-xresources/Xresources.day +++ b/ef-xresources/Xresources.day @@ -37,4 +37,8 @@ Nsxiv.window.background: #fff5ea Nsxiv.window.foreground: #584141 Nsxiv.mark.foreground: #584141 Nsxiv.bar.background: #ffaf72 -Nsxiv.bar.foreground: #542f38 \ No newline at end of file +Nsxiv.bar.foreground: #542f38 +dwm.background: #fff5ea +dwm.foreground: #584141 +dwm.selbackground: #ffaf72 +dwm.selforeground: #542f38 -- cgit v1.2.3