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 | |
| parent | 46e0484cad0711ea3c75633cd688571809339d1a (diff) | |
correct colors
Diffstat (limited to 'modus-xresources/Xresources.operandi')
| -rw-r--r-- | modus-xresources/Xresources.operandi | 18 |
1 files changed, 9 insertions, 9 deletions
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 |
