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-tinted | |
| parent | e059e6efb28cbdcaad24cb211f987711e1ec6e35 (diff) | |
new xresources dropped
Diffstat (limited to 'xorg/Xresources.operandi-tinted')
| -rw-r--r-- | xorg/Xresources.operandi-tinted | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/xorg/Xresources.operandi-tinted b/xorg/Xresources.operandi-tinted new file mode 100644 index 0000000..62ca3bb --- /dev/null +++ b/xorg/Xresources.operandi-tinted @@ -0,0 +1,34 @@ +! Modus Operandi Tinted Xresources theme +*.foreground: #000000 +*.background: #fbf7f0 +URxvt.background: [90]#fbf7f0 +*.cursorColor: #000000 +! black +*.color0: #000000 +*.color8: #5C6370 +! red +*.color1: #ff5f59 +*.color9: #ff5f59 +! green +*.color2: #44BC44 +*.color10: #44BC44 +! yellow +*.color3: #fec43f +*.color11: #fec43f +! blue +*.color4: #2FAFFF +*.color12: #2FAFFF +! magenta +*.color5: #FEACD0 +*.color13: #FEACD0 +! cyan +*.color6: #00D3D0 +*.color14: #00D3D0 +! white +*.color7: #fbf7f0 +*.color15: #fbf7f0 + +dmenu.background: #fbf7f0 +dmenu.foreground: #000000 +dmenu.selbackground: #cab9b2 +dmenu.selforeground: #000000 |
