aboutsummaryrefslogtreecommitdiff
path: root/xorg/Xresources.elea-dark
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2024-08-03 11:32:55 -0400
committerBardofSprites <[email protected]>2024-08-03 11:33:55 -0400
commite7586c15f5ec0935479c8a7971110cb6aaeab82c (patch)
tree84482d6ae57b82e87b8ef7bab905262449bf50dc /xorg/Xresources.elea-dark
parent21a0484d3e70909069b70dad89ba9c7666708785 (diff)
upgrade to fvwm3
update fvwm3 window decor, new icons for window decor, change st and emacs icon, add ef-elea-dark theme, maris light xresources
Diffstat (limited to 'xorg/Xresources.elea-dark')
-rw-r--r--xorg/Xresources.elea-dark44
1 files changed, 44 insertions, 0 deletions
diff --git a/xorg/Xresources.elea-dark b/xorg/Xresources.elea-dark
new file mode 100644
index 0000000..4e37ea8
--- /dev/null
+++ b/xorg/Xresources.elea-dark
@@ -0,0 +1,44 @@
+! Ef Arbutus Xresources theme
+*.foreground: #eaf2ef
+*.background: #222524
+URxvt.background: [90]#222524
+*.cursorColor: #eaf2ef
+! black
+*.color0: #222524
+*.color8: #969faf
+! red
+*.color1: #ff656a
+*.color9: #ff656a
+! green
+*.color2: #7fc87f
+*.color10: #7fc87f
+! yellow
+*.color3: #cac85f
+*.color11: #cac85f
+! blue
+*.color4: #57aff6
+*.color12: #57aff6
+! magenta
+*.color5: #f59acf
+*.color13: #f59acf
+! cyan
+*.color6: #6fcfd2
+*.color14: #6fcfd2
+! white
+*.color7: #eaf2ef
+*.color15: #eaf2ef
+
+st.font: Iosevka Comfy-16
+
+dmenu.background: #222524
+dmenu.foreground: #eaf2ef
+dmenu.selbackground: #35605d
+dmenu.selforeground: #eaf2ef
+dmenu.font: Iosevka Comfy-16
+
+Nsxiv.window.background: #222524
+Nsxiv.window.foreground: #eaf2ef
+Nsxiv.mark.foreground: #eaf2ef
+Nsxiv.bar.background: #35605d
+Nsxiv.bar.foreground: #eaf2ef
+Nsxiv.bar.font: IosevkaComfy-16 \ No newline at end of file