aboutsummaryrefslogtreecommitdiff
path: root/fvwm
diff options
context:
space:
mode:
Diffstat (limited to 'fvwm')
-rw-r--r--fvwm/.fvwm/config1
-rw-r--r--fvwm/.fvwm/icon/pixmap/close__34494A.svg1
-rw-r--r--fvwm/.fvwm/icon/pixmap/maximize__34494A.svg1
-rw-r--r--fvwm/.fvwm/icon/pixmap/minimize__34494A.svg1
-rw-r--r--fvwm/.fvwm/themes/ef-spring.sys21
5 files changed, 25 insertions, 0 deletions
diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config
index 9813288..918a7c3 100644
--- a/fvwm/.fvwm/config
+++ b/fvwm/.fvwm/config
@@ -411,6 +411,7 @@ AddToMenu MenuThemes "Themes" Title
+ "Ef &Maris Light" ChangeTheme 'ef-maris-light' 'maris-light' "(ef-themes-select 'ef-maris-light)"
+ "Ef &Cherie" ChangeTheme 'ef-cherie' 'cherie' "(ef-themes-select 'ef-cherie)"
+ "Ef &Bio" ChangeTheme 'ef-bio' 'bio' "(ef-themes-select 'ef-bio)"
++ "Ef &Spring" ChangeTheme 'ef-spring' 'spring' "(ef-themes-select 'ef-springc)"
+ "Ef &Symbiosis" ChangeTheme 'ef-symbiosis' 'symbiosis' "(ef-themes-select 'ef-symbiosis)"
+ "Ef &Melissa Dark" ChangeTheme 'ef-melissa-dark' 'melissa-dark' "(ef-themes-select 'ef-melissa-dark)"
+ "Ef &Melissa Light" ChangeTheme 'ef-melissa-light' 'melissa-light' "(ef-themes-select 'ef-melissa-light)"
diff --git a/fvwm/.fvwm/icon/pixmap/close__34494A.svg b/fvwm/.fvwm/icon/pixmap/close__34494A.svg
new file mode 100644
index 0000000..62b6ef5
--- /dev/null
+++ b/fvwm/.fvwm/icon/pixmap/close__34494A.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#34494a"><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__34494A.svg b/fvwm/.fvwm/icon/pixmap/maximize__34494A.svg
new file mode 100644
index 0000000..d72b59d
--- /dev/null
+++ b/fvwm/.fvwm/icon/pixmap/maximize__34494A.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#34494a"><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__34494A.svg b/fvwm/.fvwm/icon/pixmap/minimize__34494A.svg
new file mode 100644
index 0000000..86c67d2
--- /dev/null
+++ b/fvwm/.fvwm/icon/pixmap/minimize__34494A.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#34494a"><path d="M160-760v-80h640v80H160Z"/></svg> \ No newline at end of file
diff --git a/fvwm/.fvwm/themes/ef-spring.sys b/fvwm/.fvwm/themes/ef-spring.sys
new file mode 100644
index 0000000..3b1599d
--- /dev/null
+++ b/fvwm/.fvwm/themes/ef-spring.sys
@@ -0,0 +1,21 @@
+#### Ef Spring FVWM Colorsets
+Colorset 0 fg #34494a, bg #f6fff9, hi, sh, Plain, NoShape
+Colorset 1 fg #777294, bg #f0f8f4, hi, sh, Plain, NoShape
+Colorset 2 fg #34494a, bg #f6fff9, hi, sh, Plain, NoShape
+Colorset 3 fg #f6fff9, bg #606060, hi #606060, sh #606060, Plain, NoShape
+Colorset 4 fg #f6fff9, bg #777294, hi #777294, sh #777294, Plain, NoShape
+Colorset 5 fg #34494a, bg #f6fff9, hi, sh, Plain, NoShape
+Colorset 6 fg #34494a, bg #ffc09f, hi, sh, Plain, NoShape
+Colorset 7 fg red, bg #34494a, hi, sh, Plain, NoShape
+Colorset 8 fg #243228, bg #90e8b0, hi, sh, Plain, NoShape
+Colorset 10 fg #34494a, bg #f6fff9, hi, sh, Plain, NoShape
+Colorset 11 fg #243228, bg #90e8b0, hi #34494a, sh #34494a, Plain, NoShape
+Colorset 12 fg #34494a, bg #ffc09f, hi, sh, Plain, NoShape
+Colorset 13 fg #34494a, bg #ffc09f, hi, sh, Plain, NoShape
+Colorset 14 fg #777294, bg #afdfff, hi #aaaaaa, sh #999999, Plain, NoShape
+# dock buttons
+Colorset 15 fg #34494a, bg #f6fff9, hi, sh, Plain, Noshape
+
+AddButtonStyle 6 Pixmap minimize__34494A.svg:20x20
+AddButtonStyle 4 Pixmap maximize__34494A.svg:20x20
+AddButtonStyle 2 Pixmap close__34494A.svg:20x20 \ No newline at end of file