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.mermaid | 36 +++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 doric-xresources/.Xresources.d/Xresources.mermaid (limited to 'doric-xresources/.Xresources.d/Xresources.mermaid') diff --git a/doric-xresources/.Xresources.d/Xresources.mermaid b/doric-xresources/.Xresources.d/Xresources.mermaid new file mode 100644 index 0000000..c8bb805 --- /dev/null +++ b/doric-xresources/.Xresources.d/Xresources.mermaid @@ -0,0 +1,36 @@ +*.foreground: #dde0f8 +*.background: #2a2f48 +*.cursorColor: #e08ca0 + +*.color0: #3c3e55 +*.color8: #aea7c3 + +*.color9: #eca28f +*.color10: #a0d0ba +*.color11: #c0b080 +*.color12: #9fbfe7 +*.color13: #e9acbf +*.color14: #a0c0d0 + +*.color1: #eca28f +*.color2: #a0d0ba +*.color3: #c0b080 +*.color4: #9fbfe7 +*.color5: #e9acbf +*.color6: #a0c0d0 + +dmenu.background: #2a2f48 +dmenu.foreground: #dde0f8 +dmenu.selbackground: #424381 +dmenu.selforeground: #c4abfe + +Nsxiv.window.background: #2a2f48 +Nsxiv.window.foreground: #dde0f8 +Nsxiv.mark.foreground: #dde0f8 +Nsxiv.bar.background: #424381 +Nsxiv.bar.foreground: #c4abfe + +dwm.background: #2a2f48 +dwm.foreground: #dde0f8 +dwm.selbackground: #424381 +dwm.selforeground: #c4abfe -- cgit v1.2.3