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 /modus-xresources/Xresources.operandi | |
| parent | 9cfd63d882af89c8a0c5e6bdb9a9f190e9e5b2af (diff) | |
add dwm colors and correct colors
Diffstat (limited to 'modus-xresources/Xresources.operandi')
| -rw-r--r-- | modus-xresources/Xresources.operandi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/modus-xresources/Xresources.operandi b/modus-xresources/Xresources.operandi index e0ecb0f..8464c53 100644 --- a/modus-xresources/Xresources.operandi +++ b/modus-xresources/Xresources.operandi @@ -38,3 +38,8 @@ Nsxiv.window.foreground: #000000 Nsxiv.mark.foreground: #000000 Nsxiv.bar.background: #c8c8c8 Nsxiv.bar.foreground: #000000 + +dwm.background: #ffffff +dwm.foreground: #000000 +dwm.selbackground: #c8c8c8 +dwm.selforeground: #000000
\ No newline at end of file |
