aboutsummaryrefslogtreecommitdiff
path: root/ef-xresources/.Xresources.d/Xresources.spring
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2024-11-03 14:25:36 -0500
committerBardofSprites <[email protected]>2024-11-03 14:25:36 -0500
commit387795a86c5a202c4de10624b7262617b752570c (patch)
treee8e4cd76432f2f3d438a187a42a49a072fe9be97 /ef-xresources/.Xresources.d/Xresources.spring
parent298f8542f11ee759f84f659b08dbf2b7afeee9e8 (diff)
move all xresources file to .Xresources.d
Diffstat (limited to 'ef-xresources/.Xresources.d/Xresources.spring')
-rw-r--r--ef-xresources/.Xresources.d/Xresources.spring45
1 files changed, 45 insertions, 0 deletions
diff --git a/ef-xresources/.Xresources.d/Xresources.spring b/ef-xresources/.Xresources.d/Xresources.spring
new file mode 100644
index 0000000..3476b83
--- /dev/null
+++ b/ef-xresources/.Xresources.d/Xresources.spring
@@ -0,0 +1,45 @@
+!!!!! Ef Spring Xresources theme
+*.foreground: #34494a
+*.background: #f6fff9
+*.cursorColor: #bf005f
+! black
+*.color0: #34494a
+*.color8: #595959
+! red
+*.color1: #c42d2f
+*.color9: #cf2f4f
+! green
+*.color2: #1a870f
+*.color10: #007f68
+! yellow
+*.color3: #b6540f
+*.color11: #a45f22
+! blue
+*.color4: #5f5fdf
+*.color12: #265fbf
+! magenta
+*.color5: #d5206f
+*.color13: #9435b4
+! cyan
+*.color6: #1f6fbf
+*.color14: #0f7b8f
+! white
+*.color7: #f6fff9
+*.color15: #f6fff9
+
+
+dmenu.background: #f6fff9
+dmenu.foreground: #34494a
+dmenu.selbackground: #90e8b0
+dmenu.selforeground: #34494a
+
+Nsxiv.window.background: #f6fff9
+Nsxiv.window.foreground: #34494a
+Nsxiv.mark.foreground: #34494a
+Nsxiv.bar.background: #90e8b0
+Nsxiv.bar.foreground: #34494a
+
+dwm.background: #f6fff9
+dwm.foreground: #34494a
+dwm.selbackground: #90e8b0
+dwm.selforeground: #34494a \ No newline at end of file