From d965c7a609617da595d272ccdabb2559e950f847 Mon Sep 17 00:00:00 2001 From: BardofSprites Date: Sat, 2 May 2026 16:50:42 -0400 Subject: doric themes rahhhh --- doric-xresources/.Xresources.d/Xresources.fire | 36 ++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 doric-xresources/.Xresources.d/Xresources.fire (limited to 'doric-xresources/.Xresources.d/Xresources.fire') diff --git a/doric-xresources/.Xresources.d/Xresources.fire b/doric-xresources/.Xresources.d/Xresources.fire new file mode 100644 index 0000000..ab988cb --- /dev/null +++ b/doric-xresources/.Xresources.d/Xresources.fire @@ -0,0 +1,36 @@ +*.foreground: #f5ceb0 +*.background: #282420 +*.cursorColor: #ef7839 + +*.color0: #40332b +*.color8: #afa497 + +*.color9: #eca27f +*.color10: #b9d08a +*.color11: #c5ba80 +*.color12: #9fbfe7 +*.color13: #e9acbf +*.color14: #a0c0d0 + +*.color1: #eca27f +*.color2: #b9d08a +*.color3: #c5ba80 +*.color4: #9fbfe7 +*.color5: #e9acbf +*.color6: #a0c0d0 + +dmenu.background: #282420 +dmenu.foreground: #f5ceb0 +dmenu.selbackground: #7c362c +dmenu.selforeground: #f3ac6f + +Nsxiv.window.background: #282420 +Nsxiv.window.foreground: #f5ceb0 +Nsxiv.mark.foreground: #f5ceb0 +Nsxiv.bar.background: #7c362c +Nsxiv.bar.foreground: #f3ac6f + +dwm.background: #282420 +dwm.foreground: #f5ceb0 +dwm.selbackground: #7c362c +dwm.selforeground: #f3ac6f -- cgit v1.2.3