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.maris-dark | |
| parent | 9cfd63d882af89c8a0c5e6bdb9a9f190e9e5b2af (diff) | |
add dwm colors and correct colors
Diffstat (limited to 'ef-xresources/Xresources.maris-dark')
| -rw-r--r-- | ef-xresources/Xresources.maris-dark | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ef-xresources/Xresources.maris-dark b/ef-xresources/Xresources.maris-dark index 7d11e73..bf70da0 100644 --- a/ef-xresources/Xresources.maris-dark +++ b/ef-xresources/Xresources.maris-dark @@ -38,3 +38,8 @@ Nsxiv.window.foreground: #eaedef Nsxiv.mark.foreground: #eaedef Nsxiv.bar.background: #2f527b Nsxiv.bar.foreground: #eaedef + +dwm.background: #131c2b +dwm.foreground: #eaedef +dwm.selbackground: #2f527b +dwm.selforeground: #eaedef |
