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.maris-light | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ef-xresources/Xresources.maris-light') diff --git a/ef-xresources/Xresources.maris-light b/ef-xresources/Xresources.maris-light index 63b5163..16291b2 100644 --- a/ef-xresources/Xresources.maris-light +++ b/ef-xresources/Xresources.maris-light @@ -37,3 +37,8 @@ Nsxiv.window.foreground: #151a27 Nsxiv.mark.foreground: #151a27 Nsxiv.bar.background: #a0c2ef Nsxiv.bar.foreground: #151a27 + +dwm.background: #edf4f8 +dwm.foreground: #151a27 +dwm.selbackground: #a0c2ef +dwm.selforeground: #151a27 -- cgit v1.2.3