From 9cfd63d882af89c8a0c5e6bdb9a9f190e9e5b2af Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:18:55 -0400 Subject: correct colors --- modus-xresources/Xresources.operandi-tinted | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'modus-xresources/Xresources.operandi-tinted') 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 -- cgit v1.2.3