aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel <[email protected]>2024-09-28 20:41:33 -0400
committerDaniel <[email protected]>2024-09-28 20:41:53 -0400
commitd33daf595a50044f5d47968a0de3ac7687986997 (patch)
tree7d9f53bb5e3b94983788dfdf847a10d6eee02ef9
parent6f59698927fcf50950c7ccc052fad0c10074027c (diff)
ef-day
-rw-r--r--fvwm/.fvwm/icon/pixmap/close__584141.svg1
-rw-r--r--fvwm/.fvwm/icon/pixmap/maximize__584141.svg1
-rw-r--r--fvwm/.fvwm/icon/pixmap/minimize__584141.svg1
-rw-r--r--fvwm/.fvwm/themes/ef-day.sys21
-rw-r--r--xorg/Xresources.day40
5 files changed, 64 insertions, 0 deletions
diff --git a/fvwm/.fvwm/icon/pixmap/close__584141.svg b/fvwm/.fvwm/icon/pixmap/close__584141.svg
new file mode 100644
index 0000000..fb07ac7
--- /dev/null
+++ b/fvwm/.fvwm/icon/pixmap/close__584141.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#584141"><path d="m256-200-56-56 224-224-224-224 56-56 224 224 224-224 56 56-224 224 224 224-56 56-224-224-224 224Z"/></svg> \ No newline at end of file
diff --git a/fvwm/.fvwm/icon/pixmap/maximize__584141.svg b/fvwm/.fvwm/icon/pixmap/maximize__584141.svg
new file mode 100644
index 0000000..27d06c1
--- /dev/null
+++ b/fvwm/.fvwm/icon/pixmap/maximize__584141.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#584141"><path d="M160-160q-33 0-56.5-23.5T80-240v-480q0-33 23.5-56.5T160-800h640q33 0 56.5 23.5T880-720v480q0 33-23.5 56.5T800-160H160Zm0-80h640v-400H160v400Z"/></svg> \ No newline at end of file
diff --git a/fvwm/.fvwm/icon/pixmap/minimize__584141.svg b/fvwm/.fvwm/icon/pixmap/minimize__584141.svg
new file mode 100644
index 0000000..c061f47
--- /dev/null
+++ b/fvwm/.fvwm/icon/pixmap/minimize__584141.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#584141"><path d="M160-760v-80h640v80H160Z"/></svg> \ No newline at end of file
diff --git a/fvwm/.fvwm/themes/ef-day.sys b/fvwm/.fvwm/themes/ef-day.sys
new file mode 100644
index 0000000..c1ea169
--- /dev/null
+++ b/fvwm/.fvwm/themes/ef-day.sys
@@ -0,0 +1,21 @@
+#### Ef Day FVWM Colorsets
+Colorset 0 fg #584141, bg #fff5ea, hi, sh, Plain, NoShape
+Colorset 1 fg #63728f, bg #f2e9db, hi, sh, Plain, NoShape
+Colorset 2 fg #584141, bg #fff5ea, hi, sh, Plain, NoShape
+Colorset 3 fg #63728f, bg #8f5f4a, hi #8f5f4a, sh #8f5f4a, Plain, NoShape
+Colorset 4 fg #fff5ea, bg #ffaf72, hi #ffaf72, sh #ffaf72, Plain, NoShape
+Colorset 5 fg #584141, bg #fff5ea, hi, sh, Plain, NoShape
+Colorset 6 fg #584141, bg #b0e0df, hi, sh, Plain, NoShape
+Colorset 7 fg #584141, bg #584141, hi, sh, Plain, NoShape
+Colorset 8 fg #542f38, bg #ffaf72, hi, sh, Plain, NoShape
+Colorset 10 fg #584141, bg #fff5ea, hi #63728f, sh #63728f, Plain, NoShape
+Colorset 11 fg #542f38, bg #ffaf72, hi #584141, sh #584141, Plain, NoShape
+Colorset 12 fg #584141, bg #b0e0df, hi, sh, Plain, NoShape
+Colorset 13 fg #584141, bg #b0e0df, hi, sh, Plain, NoShape
+Colorset 14 fg #63728f, bg #f2e9db, hi #aaaaaa, sh #999999, Plain, NoShape
+# dock buttons
+Colorset 15 fg #584141, bg #fff5ea, hi, sh, Plain, Noshape
+
+AddButtonStyle 6 Pixmap minimize__584141.svg:20x20
+AddButtonStyle 4 Pixmap maximize__584141.svg:20x20
+AddButtonStyle 2 Pixmap close__584141.svg:20x20 \ No newline at end of file
diff --git a/xorg/Xresources.day b/xorg/Xresources.day
new file mode 100644
index 0000000..1dfa33b
--- /dev/null
+++ b/xorg/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