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.spring | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ef-xresources/Xresources.spring') diff --git a/ef-xresources/Xresources.spring b/ef-xresources/Xresources.spring index 2335777..fe61384 100644 --- a/ef-xresources/Xresources.spring +++ b/ef-xresources/Xresources.spring @@ -38,3 +38,13 @@ Nsxiv.window.foreground: #34494a Nsxiv.mark.foreground: #34494a Nsxiv.bar.background: #90e8b0 Nsxiv.bar.foreground: #34494a + +dwm.background: #f6fff9 +dwm.foreground: #34494a +dwm.selbackground: #90e8b0 +dwm.selforeground: #34494a + +dwm.background: #f6fff9 +dwm.foreground: #34494a +dwm.selbackground: #90e8b0 +dwm.selforeground: #34494a -- cgit v1.2.3