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.trio-dark | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ef-xresources/Xresources.trio-dark') diff --git a/ef-xresources/Xresources.trio-dark b/ef-xresources/Xresources.trio-dark index f6b452f..08e091b 100644 --- a/ef-xresources/Xresources.trio-dark +++ b/ef-xresources/Xresources.trio-dark @@ -37,4 +37,8 @@ Nsxiv.window.background: #160f0f Nsxiv.window.foreground: #d8cfd5 Nsxiv.mark.foreground: #d8cfd5 Nsxiv.bar.background: #6a294f -Nsxiv.bar.foreground: #ffdfdf \ No newline at end of file +Nsxiv.bar.foreground: #ffdfdf +dwm.background: #160f0f +dwm.foreground: #d8cfd5 +dwm.selbackground: #6a294f +dwm.selforeground: #ffdfdf -- cgit v1.2.3