diff options
| author | BardofSprites <[email protected]> | 2024-11-03 14:25:36 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-11-03 14:25:36 -0500 |
| commit | 387795a86c5a202c4de10624b7262617b752570c (patch) | |
| tree | e8e4cd76432f2f3d438a187a42a49a072fe9be97 /modus-xresources/.Xresources.d/Xresources.operandi | |
| parent | 298f8542f11ee759f84f659b08dbf2b7afeee9e8 (diff) | |
move all xresources file to .Xresources.d
Diffstat (limited to 'modus-xresources/.Xresources.d/Xresources.operandi')
| -rw-r--r-- | modus-xresources/.Xresources.d/Xresources.operandi | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/modus-xresources/.Xresources.d/Xresources.operandi b/modus-xresources/.Xresources.d/Xresources.operandi new file mode 100644 index 0000000..8464c53 --- /dev/null +++ b/modus-xresources/.Xresources.d/Xresources.operandi @@ -0,0 +1,45 @@ +!!!! Modus Operandi Xresources theme +*.foreground: #000000 +*.background: #ffffff +URxvt.background: [90]#ffffff +*.cursorColor: #000000 +! black +*.color0: #000000 +*.color8: #5C6370 +! red +*.color1: #a60000 +*.color9: #972500 +! green +*.color2: #006800 +*.color10: #00663f +! yellow +*.color3: #6f5500 +*.color11: #884900 +! blue +*.color4: #0031A9 +*.color12: #3548cf +! magenta +*.color5: #721045 +*.color13: #531ab6 +! cyan +*.color6: #005e8b +*.color14: #005f5f +! white +*.color7: #ffffff +*.color15: #ffffff + +dmenu.background: #ffffff +dmenu.foreground: #000000 +dmenu.selbackground: #c8c8c8 +dmenu.selforeground: #000000 + +Nsxiv.window.background: #ffffff +Nsxiv.window.foreground: #000000 +Nsxiv.mark.foreground: #000000 +Nsxiv.bar.background: #c8c8c8 +Nsxiv.bar.foreground: #000000 + +dwm.background: #ffffff +dwm.foreground: #000000 +dwm.selbackground: #c8c8c8 +dwm.selforeground: #000000
\ No newline at end of file |
