aboutsummaryrefslogtreecommitdiff
path: root/fvwm/.fvwm
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2024-11-10 23:51:10 -0500
committerBardofSprites <[email protected]>2024-11-10 23:51:10 -0500
commit60e8af26be204f75a0321a1bec1effe7d1012829 (patch)
tree235d4b50eeb1d8c913ea2faf1835900e1cf75ebf /fvwm/.fvwm
parent6d3ca79a77e6a67bca7ad831e9002e4bc244d7f7 (diff)
ef rosa theme
Diffstat (limited to 'fvwm/.fvwm')
-rw-r--r--fvwm/.fvwm/icon/pixmap/close__E4D3E1.svg1
-rw-r--r--fvwm/.fvwm/icon/pixmap/maximize__E4D3E1.svg1
-rw-r--r--fvwm/.fvwm/icon/pixmap/minimize__E4D3E1.svg1
-rw-r--r--fvwm/.fvwm/themes/ef-rosa.sys21
4 files changed, 24 insertions, 0 deletions
diff --git a/fvwm/.fvwm/icon/pixmap/close__E4D3E1.svg b/fvwm/.fvwm/icon/pixmap/close__E4D3E1.svg
new file mode 100644
index 0000000..b5b3ddd
--- /dev/null
+++ b/fvwm/.fvwm/icon/pixmap/close__E4D3E1.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e4d3e1"><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__E4D3E1.svg b/fvwm/.fvwm/icon/pixmap/maximize__E4D3E1.svg
new file mode 100644
index 0000000..029092d
--- /dev/null
+++ b/fvwm/.fvwm/icon/pixmap/maximize__E4D3E1.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e4d3e1"><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__E4D3E1.svg b/fvwm/.fvwm/icon/pixmap/minimize__E4D3E1.svg
new file mode 100644
index 0000000..d9ad88b
--- /dev/null
+++ b/fvwm/.fvwm/icon/pixmap/minimize__E4D3E1.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e4d3e1"><path d="M160-760v-80h640v80H160Z"/></svg> \ No newline at end of file
diff --git a/fvwm/.fvwm/themes/ef-rosa.sys b/fvwm/.fvwm/themes/ef-rosa.sys
new file mode 100644
index 0000000..989f57b
--- /dev/null
+++ b/fvwm/.fvwm/themes/ef-rosa.sys
@@ -0,0 +1,21 @@
+#### Ef Rosa FVWM Colorsets
+Colorset 0 fg #e4d3e1, bg #322023, hi, sh, Plain, NoShape
+Colorset 1 fg #9d9d9d, bg #432e32, hi, sh, Plain, NoShape
+Colorset 2 fg #e4d3e1, bg #322023, hi, sh, Plain, NoShape
+Colorset 3 fg #9d9d9d, bg #96c4af, hi #96c4af, sh #96c4af, Plain, NoShape
+Colorset 4 fg #322023, bg #814558, hi #814558, sh #814558, Plain, NoShape
+Colorset 5 fg #e4d3e1, bg #322023, hi, sh, Plain, NoShape
+Colorset 6 fg #e4d3e1, bg #3f6a50, hi, sh, Plain, NoShape
+Colorset 7 fg #e4d3e1, bg #e4d3e1, hi, sh, Plain, NoShape
+Colorset 8 fg #e8e5e7, bg #814558, hi, sh, Plain, NoShape
+Colorset 10 fg #e4d3e1, bg #322023, hi #9d9d9d, sh #9d9d9d, Plain, NoShape
+Colorset 11 fg #e8e5e7, bg #814558, hi #e4d3e1, sh #e4d3e1, Plain, NoShape
+Colorset 12 fg #e4d3e1, bg #3f6a50, hi, sh, Plain, NoShape
+Colorset 13 fg #e4d3e1, bg #3f6a50, hi, sh, Plain, NoShape
+Colorset 14 fg #9d9d9d, bg #432e32, hi #aaaaaa, sh #999999, Plain, NoShape
+# dock buttons
+Colorset 15 fg #e4d3e1, bg #322023, hi, sh, Plain, Noshape
+
+AddButtonStyle 6 Pixmap minimize__E4D3E1.svg:20x20
+AddButtonStyle 4 Pixmap maximize__E4D3E1.svg:20x20
+AddButtonStyle 2 Pixmap close__E4D3E1.svg:20x20 \ No newline at end of file