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 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'modus-xresources/Xresources.operandi') diff --git a/modus-xresources/Xresources.operandi b/modus-xresources/Xresources.operandi index f969097..e0ecb0f 100644 --- a/modus-xresources/Xresources.operandi +++ b/modus-xresources/Xresources.operandi @@ -1,4 +1,4 @@ -!!!! Modus Operandi Tinted Xresources theme +!!!! Modus Operandi Xresources theme *.foreground: #000000 *.background: #ffffff URxvt.background: [90]#ffffff @@ -8,22 +8,22 @@ URxvt.background: [90]#ffffff *.color8: #5C6370 ! red *.color1: #a60000 -*.color9: #a60000 +*.color9: #972500 ! green -*.color2: #005E00 -*.color10: #005E00 +*.color2: #006800 +*.color10: #00663f ! yellow -*.color3: #813E00 -*.color11: #813E00 +*.color3: #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: #ffffff *.color15: #ffffff -- cgit v1.2.3