diff options
| author | BardofSprites <[email protected]> | 2024-10-23 17:18:55 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-10-23 17:18:55 -0400 |
| commit | 9cfd63d882af89c8a0c5e6bdb9a9f190e9e5b2af (patch) | |
| tree | 3e6da97d7523a81dc6a288fdba7961d3d6844da3 /modus-xresources/Xresources.operandi-tinted | |
| parent | 46e0484cad0711ea3c75633cd688571809339d1a (diff) | |
correct colors
Diffstat (limited to 'modus-xresources/Xresources.operandi-tinted')
| -rw-r--r-- | modus-xresources/Xresources.operandi-tinted | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/modus-xresources/Xresources.operandi-tinted b/modus-xresources/Xresources.operandi-tinted index bd103f1..bdb883b 100644 --- a/modus-xresources/Xresources.operandi-tinted +++ b/modus-xresources/Xresources.operandi-tinted @@ -7,22 +7,22 @@ *.color8: #595959 ! red *.color1: #a60000 -*.color9: #a60000 +*.color9: #972500 ! green *.color2: #006800 -*.color10: #006800 +*.color10: #00663f ! yellow *.color3: #6f5500 -*.color11: #6f5500 +*.color11: #884900 ! blue *.color4: #0031a9 -*.color12: #0031a9 +*.color12: #3548cf ! magenta *.color5: #721045 -*.color13: #721045 +*.color13: #531ab6 ! cyan *.color6: #005e8b -*.color14: #005e8b +*.color14: #005f5f ! white *.color7: #fbf7f0 *.color15: #fbf7f0 @@ -31,3 +31,9 @@ dmenu.background: #fbf7f0 dmenu.foreground: #000000 dmenu.selbackground: #cab9b2 dmenu.selforeground: #000000 + +Nsxiv.window.background: #fbf7f0 +Nsxiv.window.foreground: #000000 +Nsxiv.mark.foreground: #000000 +Nsxiv.bar.background: #cab9b2 +Nsxiv.bar.foreground: #000000 |
