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.trio-dark | |
| parent | 9cfd63d882af89c8a0c5e6bdb9a9f190e9e5b2af (diff) | |
add dwm colors and correct colors
Diffstat (limited to 'ef-xresources/Xresources.trio-dark')
| -rw-r--r-- | ef-xresources/Xresources.trio-dark | 6 |
1 files changed, 5 insertions, 1 deletions
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 |
