aboutsummaryrefslogtreecommitdiff
path: root/fvwm
diff options
context:
space:
mode:
Diffstat (limited to 'fvwm')
-rw-r--r--fvwm/.fvwm/config3
-rw-r--r--fvwm/.fvwm/themes/gruber.sys23
-rw-r--r--fvwm/.fvwm/themes/gruvbox.sys6
-rw-r--r--fvwm/.fvwm/themes/modus-vivendi.sys4
4 files changed, 29 insertions, 7 deletions
diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config
index 2045df6..0949359 100644
--- a/fvwm/.fvwm/config
+++ b/fvwm/.fvwm/config
@@ -439,8 +439,9 @@ AddToMenu MenuThemes "Themes" Title
+ "Ef &Melissa Dark" ChangeTheme 'ef-melissa-dark' 'melissa-dark' "ef-melissa-dark"
+ "Ef &Melissa Light" ChangeTheme 'ef-melissa-light' 'melissa-light' "ef-melissa-light"
+ "Ef &Arbutus" ChangeTheme 'ef-arbutus' 'arbutus' "ef-arbutus"
-+ "&Gruvbox" ChangeTheme 'gruvbox' 'gruvbox' "gruvbox-dark-medium"
++ "&Gruvbox" ChangeTheme 'gruvbox' 'gruvbox' "doom-gruvbox"
+ "&Dwm" ChangeTheme 'dwm' 'gruvbox' "gruvbox-dark-medium"
++ "&Gruber" ChangeTheme 'gruber' 'gruber' "gruber-darker"
+ "" ChangeTheme 'vivendi' 'vivendi' "modus-vivendi"
DestroyMenu MenuPower
diff --git a/fvwm/.fvwm/themes/gruber.sys b/fvwm/.fvwm/themes/gruber.sys
new file mode 100644
index 0000000..8922e9b
--- /dev/null
+++ b/fvwm/.fvwm/themes/gruber.sys
@@ -0,0 +1,23 @@
+#### Gruvbox medium FVWM Colorsets
+Colorset 0 fg #ffffff, bg #285577, hi, sh, Plain, NoShape
+Colorset 1 fg #ffffff, bg #383838, hi, sh, Plain, NoShape
+Colorset 2 fg #ffffff, bg #000000, hi, sh, Plain, NoShape
+Colorset 3 fg #888888, bg #333333, hi #333333, sh #333333, Plain, NoShape
+Colorset 4 fg #000000, bg #285577, hi #285577, sh #285577, Plain, NoShape
+Colorset 5 fg #ffffff, bg #222222, hi, sh, Plain, NoShape
+Colorset 6 fg #ffffff, bg #285577, hi, sh, Plain, NoShape
+Colorset 7 fg #ffffff, bg #ffffff, hi, sh, Plain, NoShape
+Colorset 8 fg #ffffff, bg #285577, hi, sh, Plain, NoShape
+Colorset 10 fg #ffffff, bg #000000, hi #333333, sh #333333, Plain, NoShape
+Colorset 11 fg #ffffff, bg #285577, hi #ffffff, sh #ffffff, Plain, NoShape
+Colorset 12 fg #ffffff, bg #285577, hi, sh, Plain, NoShape
+Colorset 13 fg #ffffff, bg #285577, hi, sh, Plain, NoShape
+Colorset 14 fg #ffffff, bg #5F676A, hi #aaaaaa, sh #999999, Plain, NoShape
+# dock buttons
+Colorset 15 fg #ffffff, bg #000000, 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
+
+Style * NoTitle \ No newline at end of file
diff --git a/fvwm/.fvwm/themes/gruvbox.sys b/fvwm/.fvwm/themes/gruvbox.sys
index 658ee38..115ebeb 100644
--- a/fvwm/.fvwm/themes/gruvbox.sys
+++ b/fvwm/.fvwm/themes/gruvbox.sys
@@ -5,13 +5,13 @@ Colorset 2 fg #ebdbb2, bg #282828, hi, sh, Plain, NoShape
Colorset 3 fg #3c3836, bg #a89984, hi #a89984, sh #a89984, Plain, NoShape
Colorset 4 fg #282828, bg #665c54, hi #665c54, sh #665c54, Plain, NoShape
Colorset 5 fg #ebdbb2, bg #282828, hi, sh, Plain, NoShape
-Colorset 6 fg #ebdbb2, bg #3f6a50, hi, sh, Plain, NoShape
+Colorset 6 fg #282828, bg #98971a, hi, sh, Plain, NoShape
Colorset 7 fg #ebdbb2, bg #ebdbb2, hi, sh, Plain, NoShape
Colorset 8 fg #d5c4a1, bg #665c54, hi, sh, Plain, NoShape
Colorset 10 fg #ebdbb2, bg #282828, hi #a89984, sh #a89984, Plain, NoShape
Colorset 11 fg #d5c4a1, bg #665c54, hi #ebdbb2, sh #ebdbb2, Plain, NoShape
-Colorset 12 fg #ebdbb2, bg #3f6a50, hi, sh, Plain, NoShape
-Colorset 13 fg #ebdbb2, bg #3f6a50, hi, sh, Plain, NoShape
+Colorset 12 fg #282828, bg #98971a, hi, sh, Plain, NoShape
+Colorset 13 fg #282828, bg #98971a, hi, sh, Plain, NoShape
Colorset 14 fg #a89984, bg #3c3836, hi #aaaaaa, sh #999999, Plain, NoShape
# dock buttons
Colorset 15 fg #ebdbb2, bg #282828, hi, sh, Plain, Noshape
diff --git a/fvwm/.fvwm/themes/modus-vivendi.sys b/fvwm/.fvwm/themes/modus-vivendi.sys
index 07e65c0..f4db510 100644
--- a/fvwm/.fvwm/themes/modus-vivendi.sys
+++ b/fvwm/.fvwm/themes/modus-vivendi.sys
@@ -20,6 +20,4 @@ Colorset 16 fg #ffffff, bg #ffffff, hi, sh, Plain, Noshape
AddButtonStyle 6 Pixmap minimize__FFFFFF.svg:20x20
AddButtonStyle 4 Pixmap maximize__FFFFFF.svg:20x20
-AddButtonStyle 2 Pixmap close__FFFFFF.svg:20x20
-
-Style * NoTitle \ No newline at end of file
+AddButtonStyle 2 Pixmap close__FFFFFF.svg:20x20 \ No newline at end of file