diff options
| author | BardofSprites <[email protected]> | 2024-10-11 06:27:28 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-10-11 06:27:28 -0400 |
| commit | 27ff604b7d28373c37501af1adab3d17edcb6143 (patch) | |
| tree | 3b40adc470a4feb7ee4fd1d6e5f143b7a3fc2034 /modus-xresources/Xresources.operandi-tinted | |
| parent | 95b508ab962d30da071b184e0bbb1923d2214cb2 (diff) | |
moved to separate packages
Diffstat (limited to 'modus-xresources/Xresources.operandi-tinted')
| -rw-r--r-- | modus-xresources/Xresources.operandi-tinted | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/modus-xresources/Xresources.operandi-tinted b/modus-xresources/Xresources.operandi-tinted new file mode 100644 index 0000000..bd103f1 --- /dev/null +++ b/modus-xresources/Xresources.operandi-tinted @@ -0,0 +1,33 @@ +!!!!! Modus Operandi Tinted Xresources theme +*.foreground: #000000 +*.background: #fbf7f0 +*.cursorColor: #d00000 +! black +*.color0: #000000 +*.color8: #595959 +! red +*.color1: #a60000 +*.color9: #a60000 +! green +*.color2: #006800 +*.color10: #006800 +! yellow +*.color3: #6f5500 +*.color11: #6f5500 +! blue +*.color4: #0031a9 +*.color12: #0031a9 +! magenta +*.color5: #721045 +*.color13: #721045 +! cyan +*.color6: #005e8b +*.color14: #005e8b +! white +*.color7: #fbf7f0 +*.color15: #fbf7f0 + +dmenu.background: #fbf7f0 +dmenu.foreground: #000000 +dmenu.selbackground: #cab9b2 +dmenu.selforeground: #000000 |
