From 52c97d6a770855f56a19b30cc168afae93cbac7a Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 2 Feb 2026 18:58:20 -0500 Subject: cleanup --- doric-xresources/.Xresources.d/Xresources.oak | 34 +++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 doric-xresources/.Xresources.d/Xresources.oak (limited to 'doric-xresources/.Xresources.d/Xresources.oak') diff --git a/doric-xresources/.Xresources.d/Xresources.oak b/doric-xresources/.Xresources.d/Xresources.oak new file mode 100644 index 0000000..0813887 --- /dev/null +++ b/doric-xresources/.Xresources.d/Xresources.oak @@ -0,0 +1,34 @@ +*.background: #e0d8c7 +*.foreground: #3a2018 +*.cursorColor: #497020 + +*.color9: #982500 +*.color10: #226700 +*.color11: #595000 +*.color12: #103077 +*.color13: #700054 +*.color14: #005460 + +*.color1: #e3b8a0 +*.color2: #b8caa0 +*.color3: #e2e0a8 +*.color4: #c4c8dd +*.color5: #d8bade +*.color6: #bee0db + +dmenu.background: #e0d8c7 +dmenu.foreground: #3a2018 +dmenu.selbackground: #b1bf88 +dmenu.selforeground: #3f5000 + +Nsxiv.window.background: #e0d8c7 +Nsxiv.window.foreground: #3a2018 +Nsxiv.mark.foreground: #3a2018 +Nsxiv.bar.background: #b1bf88 +Nsxiv.bar.foreground: #3f5000 + +dwm.background: #e0d8c7 +dwm.foreground: #3a2018 +dwm.selbackground: #b1bf88 +dwm.selforeground: #3f5000 +dwm.selbordercolor: #0f5420 -- cgit v1.2.3