diff options
| author | bard <[email protected]> | 2024-05-13 16:24:07 -0400 |
|---|---|---|
| committer | bard <[email protected]> | 2024-05-13 16:24:07 -0400 |
| commit | 71cfa658ac350cacc42ccf5c72bf5b5959d83133 (patch) | |
| tree | 7dcff5fac2c012fe8b739c53738fc08a1afea037 /xorg/Xresources.operandi | |
| parent | e059e6efb28cbdcaad24cb211f987711e1ec6e35 (diff) | |
new xresources dropped
Diffstat (limited to 'xorg/Xresources.operandi')
| -rw-r--r-- | xorg/Xresources.operandi | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/xorg/Xresources.operandi b/xorg/Xresources.operandi index 62ca3bb..7a69f2f 100644 --- a/xorg/Xresources.operandi +++ b/xorg/Xresources.operandi @@ -1,34 +1,34 @@ ! Modus Operandi Tinted Xresources theme *.foreground: #000000 -*.background: #fbf7f0 -URxvt.background: [90]#fbf7f0 +*.background: #ffffff +URxvt.background: [90]#ffffff *.cursorColor: #000000 ! black -*.color0: #000000 +*.color0: #ffffff *.color8: #5C6370 ! red -*.color1: #ff5f59 -*.color9: #ff5f59 +*.color1: #a60000 +*.color9: #a60000 ! green -*.color2: #44BC44 -*.color10: #44BC44 +*.color2: #005E00 +*.color10: #005E00 ! yellow -*.color3: #fec43f -*.color11: #fec43f +*.color3: #813E00 +*.color11: #813E00 ! blue -*.color4: #2FAFFF -*.color12: #2FAFFF +*.color4: #0031A9 +*.color12: #0031A9 ! magenta -*.color5: #FEACD0 -*.color13: #FEACD0 +*.color5: #721045 +*.color13: #721045 ! cyan -*.color6: #00D3D0 -*.color14: #00D3D0 +*.color6: #005e8b +*.color14: #005e8b ! white -*.color7: #fbf7f0 -*.color15: #fbf7f0 +*.color7: #ffffff +*.color15: #ffffff -dmenu.background: #fbf7f0 +dmenu.background: #ffffff dmenu.foreground: #000000 -dmenu.selbackground: #cab9b2 -dmenu.selforeground: #000000 +dmenu.selbackground: #c0deff +dmenu.selforeground: #000000
\ No newline at end of file |
