aboutsummaryrefslogtreecommitdiff
path: root/doric-xresources
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2026-01-12 06:33:31 -0500
committerBardofSprites <[email protected]>2026-01-12 06:33:31 -0500
commitcccc6155933c6a35c43cd2eda446c54bb2148816 (patch)
treebc97a2be5250288d6d54f3a65e7c93abd99cd2b4 /doric-xresources
parentf8d58bfed5bed488e6a5c809a55216a0650deac9 (diff)
doric xresources
Diffstat (limited to 'doric-xresources')
-rw-r--r--doric-xresources/.Xresources.d/Xresources.doric-earth33
-rw-r--r--doric-xresources/.Xresources.d/Xresources.doric-light13
-rw-r--r--doric-xresources/.Xresources.d/Xresources.doric-oak13
-rw-r--r--doric-xresources/.Xresources.d/Xresources.doric-obsidian20
4 files changed, 79 insertions, 0 deletions
diff --git a/doric-xresources/.Xresources.d/Xresources.doric-earth b/doric-xresources/.Xresources.d/Xresources.doric-earth
new file mode 100644
index 0000000..e857f51
--- /dev/null
+++ b/doric-xresources/.Xresources.d/Xresources.doric-earth
@@ -0,0 +1,33 @@
+*.background: #f0eddf
+*.foreground: #30232e
+*.cursorColor: #770000
+
+*.color1: #f0c8b5
+*.color2: #c2e3b0
+*.color3: #efe4b0
+*.color4: #bac9e5
+*.color5: #e7bfd7
+*.color6: #c9e6e0
+
+*.color9: #a03000
+*.color10: #206700
+*.color11: #705200
+*.color12: #103060
+*.color13: #690f44
+*.color14: #105f66
+
+dmenu.background: #f0eddf
+dmenu.foreground: #30232e
+dmenu.selbackground: #c09fa0
+dmenu.selforeground: #58383f
+
+Nsxiv.window.background: #f0eddf
+Nsxiv.window.foreground: #30232e
+Nsxiv.mark.foreground: #30232e
+Nsxiv.bar.background: #c09fa0
+Nsxiv.bar.foreground: #58383f
+
+dwm.background: #f0eddf
+dwm.foreground: #30232e
+dwm.selbackground: #c09fa0
+dwm.selforeground: #58383f \ No newline at end of file
diff --git a/doric-xresources/.Xresources.d/Xresources.doric-light b/doric-xresources/.Xresources.d/Xresources.doric-light
new file mode 100644
index 0000000..9e1b5ef
--- /dev/null
+++ b/doric-xresources/.Xresources.d/Xresources.doric-light
@@ -0,0 +1,13 @@
+*.color1: #a01010
+*.color2: #106710
+*.color3: #60400f
+*.color4: #103077
+*.color5: #700d50
+*.color6: #005355
+
+*.color9: #f0c4c4
+*.color10: #c0e8c2
+*.color11: #f0f0b0
+*.color12: #c4cfe8
+*.color13: #eec2e6
+*.color14: #c1ebe4 \ No newline at end of file
diff --git a/doric-xresources/.Xresources.d/Xresources.doric-oak b/doric-xresources/.Xresources.d/Xresources.doric-oak
new file mode 100644
index 0000000..c1eae81
--- /dev/null
+++ b/doric-xresources/.Xresources.d/Xresources.doric-oak
@@ -0,0 +1,13 @@
+*.color1: #982500
+*.color2: #226700
+*.color3: #595000
+*.color4: #103077
+*.color5: #700054
+*.color6: #005460
+
+*.color9: #e3b8a0
+*.color10: #b8caa0
+*.color11: #e2e0a8
+*.color12: #c4c8dd
+*.color13: #d8bade
+*.color14: #bee0db \ No newline at end of file
diff --git a/doric-xresources/.Xresources.d/Xresources.doric-obsidian b/doric-xresources/.Xresources.d/Xresources.doric-obsidian
new file mode 100644
index 0000000..1da09e7
--- /dev/null
+++ b/doric-xresources/.Xresources.d/Xresources.doric-obsidian
@@ -0,0 +1,20 @@
+*.foreground: #e7e7e7
+*.background: #181818
+*.cursorColor: #eeddbb
+
+*.color0: #2f2f2f
+*.color8: #969696
+
+*.color9: #eca28f
+*.color10: #b9d0aa
+*.color11: #c0b080
+*.color12: #9fbfe7
+*.color13: #e9acbf
+*.color14: #a0c0d0
+
+*.color1: #4d1f20
+*.color2: #1f402e
+*.color3: #504432
+*.color4: #223567
+*.color5: #603254
+*.color6: #2f4f54 \ No newline at end of file