aboutsummaryrefslogtreecommitdiff
path: root/ef-xresources/Xresources.day
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2024-10-11 06:27:28 -0400
committerBardofSprites <[email protected]>2024-10-11 06:27:28 -0400
commit27ff604b7d28373c37501af1adab3d17edcb6143 (patch)
tree3b40adc470a4feb7ee4fd1d6e5f143b7a3fc2034 /ef-xresources/Xresources.day
parent95b508ab962d30da071b184e0bbb1923d2214cb2 (diff)
moved to separate packages
Diffstat (limited to 'ef-xresources/Xresources.day')
-rw-r--r--ef-xresources/Xresources.day40
1 files changed, 40 insertions, 0 deletions
diff --git a/ef-xresources/Xresources.day b/ef-xresources/Xresources.day
new file mode 100644
index 0000000..1dfa33b
--- /dev/null
+++ b/ef-xresources/Xresources.day
@@ -0,0 +1,40 @@
+!!!!! Ef Day Dark Xresources theme
+*.foreground: #584141
+*.background: #fff5ea
+URxvt.background: [90]#fff5ea
+*.cursorColor: #584141
+! black
+*.color0: #584141
+*.color8: #c9c0b8
+! red
+*.color1: #ba2d2f
+*.color9: #ce3f00
+! green
+*.color2: #007a0a
+*.color10: #5a7400
+! yellow
+*.color3: #a45a22
+*.color11: #aa4f30
+! blue
+*.color4: #375cc6
+*.color12: #5f5fdf
+! magenta
+*.color5: #ca3e54
+*.color13: #8448aa
+! cyan
+*.color6: #3f60af
+*.color14: #0f7b8f
+! white
+*.color7: #fff5ea
+*.color15: #fff5ea
+
+dmenu.background: #fff5ea
+dmenu.foreground: #584141
+dmenu.selbackground: #ffaf72
+dmenu.selforeground: #542f38
+
+Nsxiv.window.background: #fff5ea
+Nsxiv.window.foreground: #584141
+Nsxiv.mark.foreground: #584141
+Nsxiv.bar.background: #ffaf72
+Nsxiv.bar.foreground: #542f38 \ No newline at end of file