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.symbiosis | |
| parent | 9cfd63d882af89c8a0c5e6bdb9a9f190e9e5b2af (diff) | |
add dwm colors and correct colors
Diffstat (limited to 'ef-xresources/Xresources.symbiosis')
| -rw-r--r-- | ef-xresources/Xresources.symbiosis | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ef-xresources/Xresources.symbiosis b/ef-xresources/Xresources.symbiosis index 4a2b79e..4cef7c6 100644 --- a/ef-xresources/Xresources.symbiosis +++ b/ef-xresources/Xresources.symbiosis @@ -38,3 +38,8 @@ Nsxiv.window.foreground: #d0d0d0 Nsxiv.mark.foreground: #d0d0d0 Nsxiv.bar.background: #583435 Nsxiv.bar.foreground: #d0d0d0 + +dwm.background: #130911 +dwm.foreground: #d0d0d0 +dwm.selbackground: #583435 +dwm.selforeground: #d0d0d0 |
