From d5ded76bfe8b5c915faf1adf833c2412f0e76e55 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 29 Dec 2024 19:48:22 -0500 Subject: dwm and gruvbox theme --- fvwm/.fvwm/themes/dwm.sys | 24 ++++++++++++++++++++++++ fvwm/.fvwm/themes/gruvbox.sys | 21 +++++++++++++++++++++ fvwm/.fvwm/themes/iosevka.sys | 1 + fvwm/.fvwm/themes/modus-vivendi.sys | 2 ++ fvwm/.fvwm/themes/mono.sys | 11 +++++++++++ 5 files changed, 59 insertions(+) create mode 100644 fvwm/.fvwm/themes/dwm.sys create mode 100644 fvwm/.fvwm/themes/gruvbox.sys create mode 100644 fvwm/.fvwm/themes/mono.sys diff --git a/fvwm/.fvwm/themes/dwm.sys b/fvwm/.fvwm/themes/dwm.sys new file mode 100644 index 0000000..ef1b680 --- /dev/null +++ b/fvwm/.fvwm/themes/dwm.sys @@ -0,0 +1,24 @@ +#### Dwm-like FVWM Colorsets +Colorset 0 fg #bbbbbb, bg #222222, hi, sh, Plain, NoShape +Colorset 1 fg #665c54, bg #222222, hi, sh, Plain, NoShape +Colorset 2 fg #bbbbbb, bg #222222, hi, sh, Plain, NoShape +Colorset 3 fg #222222, bg #444444, hi #444444, sh #444444, Plain, NoShape +Colorset 4 fg #222222, bg #770000, hi #770000, sh #770000, Plain, NoShape +Colorset 5 fg #bbbbbb, bg #222222, hi, sh, Plain, NoShape +Colorset 6 fg #eeeeee, bg #005577, hi, sh, Plain, NoShape +Colorset 7 fg #bbbbbb, bg #bbbbbb, hi, sh, Plain, NoShape +Colorset 8 fg #eeeeee, bg #005577, hi, sh, Plain, NoShape +Colorset 10 fg #bbbbbb, bg #222222, hi #665c54, sh #665c54, Plain, NoShape +Colorset 11 fg #eeeeee, bg #005577, hi #bbbbbb, sh #bbbbbb, Plain, NoShape +Colorset 12 fg #222222, bg #d4879c, hi, sh, Plain, NoShape +Colorset 13 fg #222222, bg #665c54, hi, sh, Plain, NoShape +Colorset 14 fg #665c54, bg #222222, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #bbbbbb, bg #222222, 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 +Read $[themedir]/mono.sys \ No newline at end of file diff --git a/fvwm/.fvwm/themes/gruvbox.sys b/fvwm/.fvwm/themes/gruvbox.sys new file mode 100644 index 0000000..658ee38 --- /dev/null +++ b/fvwm/.fvwm/themes/gruvbox.sys @@ -0,0 +1,21 @@ +#### Gruvbox medium FVWM Colorsets +Colorset 0 fg #ebdbb2, bg #282828, hi, sh, Plain, NoShape +Colorset 1 fg #a89984, bg #3c3836, hi, sh, Plain, NoShape +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 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 14 fg #a89984, bg #3c3836, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #ebdbb2, bg #282828, 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 diff --git a/fvwm/.fvwm/themes/iosevka.sys b/fvwm/.fvwm/themes/iosevka.sys index cdb9c53..c0a24d6 100644 --- a/fvwm/.fvwm/themes/iosevka.sys +++ b/fvwm/.fvwm/themes/iosevka.sys @@ -1,6 +1,7 @@ DefaultFont "xft:Iosevka Comfy:size=14:antialias=True" Style * Font "xft:Iosevka Comfy:Thin:size=14:antialias=True" MenuStyle * Font "xft:Iosevka Comfy:Thin:size=14:antialias=True" +MenuStyle * TitleFont "xft:Iosevka Comfy:Bold:size=14:antialias=True" *HorizontalPanel: Font "xft:Iosevka Comfy:Bold:size=14:antialias=True" *FvwmIdent: Font "xft:Iosevka Comfy:size=14:antialias=True" *LeftPanel: Font "xft:Iosevka Comfy:Bold:size=14:antialias=True" diff --git a/fvwm/.fvwm/themes/modus-vivendi.sys b/fvwm/.fvwm/themes/modus-vivendi.sys index 51f8cf2..07e65c0 100644 --- a/fvwm/.fvwm/themes/modus-vivendi.sys +++ b/fvwm/.fvwm/themes/modus-vivendi.sys @@ -21,3 +21,5 @@ 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 diff --git a/fvwm/.fvwm/themes/mono.sys b/fvwm/.fvwm/themes/mono.sys new file mode 100644 index 0000000..e9473dd --- /dev/null +++ b/fvwm/.fvwm/themes/mono.sys @@ -0,0 +1,11 @@ +DefaultFont "xft:Liberation Mono:size=14:antialias=True" +Style * Font "xft:Liberation Mono:Thin:size=14:antialias=True" +MenuStyle * Font "xft:Liberation Mono:Thin:size=14:antialias=True" +MenuStyle * TitleFont "xft:Liberation Mono:Bold:size=14:antialias=True" +*HorizontalPanel: Font "xft:Liberation Mono:Bold:size=14:antialias=True" +*FvwmIdent: Font "xft:Liberation Mono:size=14:antialias=True" +*LeftPanel: Font "xft:Liberation Mono:Bold:size=14:antialias=True" +*HorizontalPanel: Font "xft:Liberation Mono:Bold:size=14:antialias=True" +*FvwmPager: BalloonFont "xft:Liberation Mono:Italic:size=14:antialias=True" +*FvwmIconMan: Font "xft:Liberation Mono:size=14:antialias=True" +*HorizontalPanel: Font "xft:Liberation Mono:Bold:size=14:antialias=True" \ No newline at end of file -- cgit v1.2.3