diff options
| author | Daniel <[email protected]> | 2024-10-26 15:21:27 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-10-26 15:25:40 -0400 |
| commit | 6d66f2c88e66a8cd6d315ebcb5b801f9c3afd367 (patch) | |
| tree | 54e9f82d4333491719eabf156a3933210e8f6f3f /ef-xresources/Xresources.spring | |
| parent | 9cfd63d882af89c8a0c5e6bdb9a9f190e9e5b2af (diff) | |
add dwm colors and correct colors
Diffstat (limited to 'ef-xresources/Xresources.spring')
| -rw-r--r-- | ef-xresources/Xresources.spring | 10 |
1 files changed, 10 insertions, 0 deletions
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 |
