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.night | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ef-xresources/Xresources.night') diff --git a/ef-xresources/Xresources.night b/ef-xresources/Xresources.night index f0af2fe..e0cc33d 100644 --- a/ef-xresources/Xresources.night +++ b/ef-xresources/Xresources.night @@ -38,3 +38,8 @@ Nsxiv.window.foreground: #afbcbf Nsxiv.mark.foreground: #afbcbf Nsxiv.bar.background: #003a7f Nsxiv.bar.foreground: #ceeeff + +dwm.background: #000e17 +dwm.foreground: #afbcbf +dwm.selbackground: #003a7f +dwm.selforeground: #ceeeff -- cgit v1.2.3