aboutsummaryrefslogtreecommitdiff
path: root/xorg
diff options
context:
space:
mode:
authorDaniel <[email protected]>2024-07-23 17:45:25 -0400
committerDaniel <[email protected]>2024-07-23 17:45:25 -0400
commitceab3e71517703673869dd13ea0db9ced19dfb5f (patch)
tree2ed78b33d9c547c04557a78008dcaaf617a36053 /xorg
parent46ba21d7e11c2dc3bbbdcabd46766f30432b491f (diff)
fvwm theme switching (huge)
Diffstat (limited to 'xorg')
-rw-r--r--xorg/Xresources.autumn12
-rw-r--r--xorg/Xresources.elea-light44
2 files changed, 55 insertions, 1 deletions
diff --git a/xorg/Xresources.autumn b/xorg/Xresources.autumn
index 2095d62..438fde6 100644
--- a/xorg/Xresources.autumn
+++ b/xorg/Xresources.autumn
@@ -1,4 +1,4 @@
-! Modus Vivendi Xresources theme
+! Ef Autumn Xresources theme
*.foreground: #cfbcba
*.background: #0f0e06
URxvt.background: [90]#0f0e06
@@ -28,7 +28,17 @@ URxvt.background: [90]#0f0e06
*.color7: #cfbcba
*.color15: #cfbcba
+st.font: Iosevka Comfy-14
+
dmenu.background: #0f0e06
dmenu.foreground: #cfbcba
dmenu.selbackground: #36322f
dmenu.selforeground: #cfbcba
+dmenu.font: Iosevka Comfy-14
+
+Nsxiv.window.background: #0f0e06
+Nsxiv.window.foreground: #cfbcba
+Nsxiv.mark.foreground: #cfbcba
+Nsxiv.bar.background: #692a12
+Nsxiv.bar.foreground: #cfbcba
+Nsxiv.bar.font: IosevkaComfy-16
diff --git a/xorg/Xresources.elea-light b/xorg/Xresources.elea-light
new file mode 100644
index 0000000..e5ddf05
--- /dev/null
+++ b/xorg/Xresources.elea-light
@@ -0,0 +1,44 @@
+! Ef Elea Light Xresources theme
+*.foreground: #221321
+*.background: #edf5e2
+URxvt.background: [90]#edf5e2
+*.cursorColor: #221321
+! black
+*.color0: #221321
+*.color8: #676470
+! red
+*.color1: #c3303a
+*.color9: #c3303a
+! green
+*.color2: #00601f
+*.color10: #00601f
+! yellow
+*.color3: #9a501f
+*.color11: #9a501f
+! blue
+*.color4: #375cc6
+*.color12: #375cc6
+! magenta
+*.color5: #80308f
+*.color13: #80308f
+! cyan
+*.color6: #1f70af
+*.color14: #1f70af
+! white
+*.color7: #edf5e2
+*.color15: #edf5e2
+
+st.font: Iosevka Comfy-14
+
+dmenu.background: #edf5e2
+dmenu.foreground: #221321
+dmenu.selbackground: #a5c67f
+dmenu.selforeground: #221321
+dmenu.font: Iosevka Comfy-14
+
+Nsxiv.window.background: #edf5e2
+Nsxiv.window.foreground: #221321
+Nsxiv.mark.foreground: #221321
+Nsxiv.bar.background: #a5c67f
+Nsxiv.bar.foreground: #221321
+Nsxiv.bar.font: IosevkaComfy-16