From 27ff604b7d28373c37501af1adab3d17edcb6143 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Fri, 11 Oct 2024 06:27:28 -0400 Subject: moved to separate packages --- modus-xresources/Xresources.operandi | 40 ++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 modus-xresources/Xresources.operandi (limited to 'modus-xresources/Xresources.operandi') diff --git a/modus-xresources/Xresources.operandi b/modus-xresources/Xresources.operandi new file mode 100644 index 0000000..f969097 --- /dev/null +++ b/modus-xresources/Xresources.operandi @@ -0,0 +1,40 @@ +!!!! Modus Operandi Tinted Xresources theme +*.foreground: #000000 +*.background: #ffffff +URxvt.background: [90]#ffffff +*.cursorColor: #000000 +! black +*.color0: #000000 +*.color8: #5C6370 +! red +*.color1: #a60000 +*.color9: #a60000 +! green +*.color2: #005E00 +*.color10: #005E00 +! yellow +*.color3: #813E00 +*.color11: #813E00 +! blue +*.color4: #0031A9 +*.color12: #0031A9 +! magenta +*.color5: #721045 +*.color13: #721045 +! cyan +*.color6: #005e8b +*.color14: #005e8b +! 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 -- cgit v1.2.3