From e7586c15f5ec0935479c8a7971110cb6aaeab82c Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sat, 3 Aug 2024 11:32:55 -0400 Subject: upgrade to fvwm3 update fvwm3 window decor, new icons for window decor, change st and emacs icon, add ef-elea-dark theme, maris light xresources --- fvwm/.fvwm/config | 75 +- fvwm/.fvwm/icon/Yoritsuki/teacup-big.png | Bin 0 -> 4889 bytes fvwm/.fvwm/icon/pixmap/close__000000.svg | 1 + fvwm/.fvwm/icon/pixmap/close__221321.svg | 1 + fvwm/.fvwm/icon/pixmap/close__242521.svg | 1 + fvwm/.fvwm/icon/pixmap/close__393330.svg | 1 + fvwm/.fvwm/icon/pixmap/close__AFBCBF.svg | 1 + fvwm/.fvwm/icon/pixmap/close__CFBCBA.svg | 1 + fvwm/.fvwm/icon/pixmap/close__D3CFCF.svg | 1 + fvwm/.fvwm/icon/pixmap/close__E8E4B1.svg | 1 + fvwm/.fvwm/icon/pixmap/close__EAEDEF.svg | 1 + fvwm/.fvwm/icon/pixmap/close__FFFFFF.svg | 1 + fvwm/.fvwm/icon/pixmap/emacs_16.png | Bin 0 -> 1040 bytes fvwm/.fvwm/icon/pixmap/emacs_icon.svg | 2618 +++++++++++++++++++++++++++ fvwm/.fvwm/icon/pixmap/maximize__000000.svg | 1 + fvwm/.fvwm/icon/pixmap/maximize__221321.svg | 1 + fvwm/.fvwm/icon/pixmap/maximize__242521.svg | 1 + fvwm/.fvwm/icon/pixmap/maximize__393330.svg | 1 + fvwm/.fvwm/icon/pixmap/maximize__AFBCBF.svg | 1 + fvwm/.fvwm/icon/pixmap/maximize__CFBCBA.svg | 1 + fvwm/.fvwm/icon/pixmap/maximize__D3CFCF.svg | 1 + fvwm/.fvwm/icon/pixmap/maximize__E8E4B1.svg | 1 + fvwm/.fvwm/icon/pixmap/maximize__EAEDEF.svg | 1 + fvwm/.fvwm/icon/pixmap/maximize__FFFFFF.svg | 1 + fvwm/.fvwm/icon/pixmap/minimize__000000.svg | 1 + fvwm/.fvwm/icon/pixmap/minimize__221321.svg | 1 + fvwm/.fvwm/icon/pixmap/minimize__393330.svg | 1 + fvwm/.fvwm/icon/pixmap/minimize__AFBCBF.svg | 1 + fvwm/.fvwm/icon/pixmap/minimize__CFBCBA.svg | 1 + fvwm/.fvwm/icon/pixmap/minimize__D3CFCF.svg | 1 + fvwm/.fvwm/icon/pixmap/minimize__E8E4B1.svg | 1 + fvwm/.fvwm/icon/pixmap/minimize__EAEDEF.svg | 1 + fvwm/.fvwm/icon/pixmap/minimize__FFFFFF.svg | 1 + fvwm/.fvwm/icon/pixmap/teacup.png | Bin 0 -> 4975 bytes fvwm/.fvwm/themes/ef-arbutus.sys | 9 +- fvwm/.fvwm/themes/ef-autumn.sys | 4 +- fvwm/.fvwm/themes/ef-cherie.sys | 9 +- fvwm/.fvwm/themes/ef-cyprus.sys | 2 +- fvwm/.fvwm/themes/ef-elea-dark.sys | 17 + fvwm/.fvwm/themes/ef-melissa-dark.sys | 10 +- fvwm/.fvwm/themes/ef-melissa-light.sys | 9 +- fvwm/.fvwm/themes/modus-operandi.sys | 12 +- fvwm/.fvwm/themes/modus-vivendi.sys | 9 +- 43 files changed, 2762 insertions(+), 41 deletions(-) create mode 100644 fvwm/.fvwm/icon/Yoritsuki/teacup-big.png create mode 100644 fvwm/.fvwm/icon/pixmap/close__000000.svg create mode 100644 fvwm/.fvwm/icon/pixmap/close__221321.svg create mode 100644 fvwm/.fvwm/icon/pixmap/close__242521.svg create mode 100644 fvwm/.fvwm/icon/pixmap/close__393330.svg create mode 100644 fvwm/.fvwm/icon/pixmap/close__AFBCBF.svg create mode 100644 fvwm/.fvwm/icon/pixmap/close__CFBCBA.svg create mode 100644 fvwm/.fvwm/icon/pixmap/close__D3CFCF.svg create mode 100644 fvwm/.fvwm/icon/pixmap/close__E8E4B1.svg create mode 100644 fvwm/.fvwm/icon/pixmap/close__EAEDEF.svg create mode 100644 fvwm/.fvwm/icon/pixmap/close__FFFFFF.svg create mode 100644 fvwm/.fvwm/icon/pixmap/emacs_16.png create mode 100644 fvwm/.fvwm/icon/pixmap/emacs_icon.svg create mode 100644 fvwm/.fvwm/icon/pixmap/maximize__000000.svg create mode 100644 fvwm/.fvwm/icon/pixmap/maximize__221321.svg create mode 100644 fvwm/.fvwm/icon/pixmap/maximize__242521.svg create mode 100644 fvwm/.fvwm/icon/pixmap/maximize__393330.svg create mode 100644 fvwm/.fvwm/icon/pixmap/maximize__AFBCBF.svg create mode 100644 fvwm/.fvwm/icon/pixmap/maximize__CFBCBA.svg create mode 100644 fvwm/.fvwm/icon/pixmap/maximize__D3CFCF.svg create mode 100644 fvwm/.fvwm/icon/pixmap/maximize__E8E4B1.svg create mode 100644 fvwm/.fvwm/icon/pixmap/maximize__EAEDEF.svg create mode 100644 fvwm/.fvwm/icon/pixmap/maximize__FFFFFF.svg create mode 100644 fvwm/.fvwm/icon/pixmap/minimize__000000.svg create mode 100644 fvwm/.fvwm/icon/pixmap/minimize__221321.svg create mode 100644 fvwm/.fvwm/icon/pixmap/minimize__393330.svg create mode 100644 fvwm/.fvwm/icon/pixmap/minimize__AFBCBF.svg create mode 100644 fvwm/.fvwm/icon/pixmap/minimize__CFBCBA.svg create mode 100644 fvwm/.fvwm/icon/pixmap/minimize__D3CFCF.svg create mode 100644 fvwm/.fvwm/icon/pixmap/minimize__E8E4B1.svg create mode 100644 fvwm/.fvwm/icon/pixmap/minimize__EAEDEF.svg create mode 100644 fvwm/.fvwm/icon/pixmap/minimize__FFFFFF.svg create mode 100644 fvwm/.fvwm/icon/pixmap/teacup.png create mode 100644 fvwm/.fvwm/themes/ef-elea-dark.sys (limited to 'fvwm') diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index e170ae4..e56ad21 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -35,6 +35,7 @@ ImagePath +:$[FVWM_USERDIR]/icon/PixelFengShui ImagePath +:$[FVWM_USERDIR]/icon/PixelFengShui/24 ImagePath +:$[FVWM_USERDIR]/icon/Yoritsuki ImagePath +:$[FVWM_USERDIR]/icon/Yoritsuki/24 +ImagePath +:$[FVWM_USERDIR]/icon/pixmap read .sidebar.fvwm2rc @@ -238,7 +239,7 @@ Style * EdgeMoveDelay 350, EdgeMoveResistance 350 # EwmhBaseStruts [left] [right] [top] [bottom] # Reserves space along the edge(s) of the Screen that will not # be covered when maximizing or placing windows. -EwmhBaseStruts 120 0 0 0 +EwmhBaseStruts screen $[monitor.0.name] 120 0 0 0 # This sets the ClickTime and MoveThreshold used to determine # Double Clicks, Hold and Move for the mouse. @@ -280,7 +281,7 @@ Style * BorderColorset 3, HilightBorderColorset 4 # Comment this out or use Style * Icon to get the icons back. Style * Icon # Style * IconBox 990x150-20-10, IconGrid 234 134, IconFill right bottom -Style * IconBox 64x300-0+0 +Style * IconBox 64x1080-0+0 # Window Specific Styles Style LeftPanel !Title, !Borders, !Handles, Sticky, \ @@ -290,8 +291,10 @@ Style conky !Title, !Borders, !Handles, Sticky, \ Style ConfirmQuit !Title, PositionPlacement Center, WindowListSkip, Layer 6 Style FvwmIdent WindowListSkip -Style st FPGrabFocus -# Style * !Title +Style st MiniIcon teacup.png, Icon teacup-big.png, EWMHMiniIconOverride +Style emacs MiniIcon emacs_16.png, IconOverride, Icon emacs_icon.svg:50x50, EWMHMiniIconOverride +Style * Font "xft:Iosevka Comfy Motion:Thin:size=14:antialias=True" +Style * FPGrabFocus ## Program styles ####### @@ -327,7 +330,8 @@ Read $[themedir]/modus-vivendi.sys ########### MenuStyle * MenuColorset 5, ActiveColorset 6, GreyedColorset 7, TitleColorset 8 MenuStyle * Hilight3DOff, HilightBack, HilightTitleBack, SeparatorsLong -MenuStyle * TrianglesSolid, TrianglesUseFore +MenuStyle * TrianglesSolid +MenuStyle * ActiveFore, !Animation, PopupOffset -5 100 # MenuStyle * ItemFormat "%|%3.1i%5.3l%5.3>%|" MenuStyle * Font "xft:Iosevka Comfy Motion:Thin:size=14:antialias=True" @@ -343,6 +347,7 @@ Test (x firefox) + "&Firefox%Chouchin Reinensai-24x24.png%" Exec exec firefox Test (x firefox-bin) + "Firefox%Chouchin Reinensai-24x24.png%" Exec exec firefox-bin Test (x librewolf) + "Librewolf%Chouchin Reinensai-24x24.png%" Exec exec librewolf Test (x librewolf-bin) + "Librewolf%Chouchin Reinensai-24x24.png%" Exec exec librewolf-bin +Test (x pcmanfm) + "&Files%Bonsai-24x24.png%" Exec exec pcmanfm + "&Terminal%Yunomi (tea cup)-24x24.png%" Exec exec $[infostore.terminal] + "" Nop Test (x emacs) + "&Agenda%Kakejiku-24x24.png%" Exec exec emacsclient -c -e '(bard/default-agenda)' @@ -386,6 +391,7 @@ AddToMenu MenuThemes "Themes" Title + "Modus &Operandi" ChangeTheme 'modus-operandi' 'operandi' "(modus-themes-select 'modus-operandi)" + "Ef &Autumn" ChangeTheme 'ef-autumn' 'autumn' "(ef-themes-select 'ef-autumn)" + "Ef &Elea Light" ChangeTheme 'ef-elea-light' 'elea-light' "(ef-themes-select 'ef-elea-light)" ++ "Ef &Elea Dark" ChangeTheme 'ef-elea-dark' 'elea-dark' "(ef-themes-select 'ef-elea-dark)" + "Ef &Cyprus" ChangeTheme 'ef-cyprus' 'cyprus' "(ef-themes-select 'ef-cyprus)" + "Ef &Night" ChangeTheme 'ef-night' 'night' "(ef-themes-select 'ef-night)" + "Ef &Maris Dark" ChangeTheme 'ef-maris-dark' 'maris-dark' "(ef-themes-select 'ef-maris-dark)" @@ -702,30 +708,37 @@ Silent Key Down A 4C Maximize 0 growdown # 4 - Maximize # 6 - Minimize ########### -TitleStyle Centered Height 20 -- Flat -ButtonStyle All ActiveUp Vector 5 15x15@4 15x85@3 85x85@3 85x15@3 \ - 15x15@3 -- Flat -ButtonStyle All ToggledActiveUp Vector 5 15x15@4 15x85@3 85x85@3 \ - 85x15@3 15x15@3 -- Flat -ButtonStyle All ActiveDown Vector 5 20x20@4 20x80@3 80x80@3 80x20@3 \ - 20x20@3 -- Flat -ButtonStyle All ToggledActiveDown Vector 5 20x20@4 20x80@3 80x80@3 \ - 80x20@3 20x20@3 -- Flat -ButtonStyle All ToggledInactive Vector 5 47x47@3 57x53@3 53x53@3 \ - 53x47@3 47x47@3 -- Flat -ButtonStyle All Inactive Vector 5 47x47@3 57x53@3 53x53@3 53x47@3 \ - 47x47@3 -- Flat -AddButtonStyle 1 Active Vector 5 45x45@3 55x45@3 55x55@3 45x55@3 45x45@3 -AddButtonStyle 2 Active Vector 4 35x35@3 65x65@3 65x35@4 35x65@3 -AddButtonStyle 4 Active Vector 8 30x70@3 30x30@3 70x30@3 70x70@3 30x70@3 \ - 30x50@4 50x50@3 50x70@3 -AddButtonStyle 4 ToggledActiveUp Vector 8 30x70@3 30x30@3 70x30@3 70x70@3 \ - 30x70@3 50x30@4 50x50@3 70x50@3 -AddButtonStyle 6 Active Vector 5 35x60@3 65x60@3 65x50@3 35x50@3 35x60@3 -ButtonStyle All - Clear -ButtonStyle 1 - MwmDecorMenu -ButtonStyle 4 - MwmDecorMax -ButtonStyle 6 - MwmDecorMin +TitleStyle Centered Height 25 -- Flat +# ButtonStyle All ActiveUp Vector 5 15x15@4 15x85@3 85x85@3 85x15@3 \ +# 15x15@3 -- Flat +# ButtonStyle All ToggledActiveUp Vector 5 15x15@4 15x85@3 85x85@3 \ +# 85x15@3 15x15@3 -- Flat +# ButtonStyle All ActiveDown Vector 5 20x20@4 20x80@3 80x80@3 80x20@3 \ +# 20x20@3 -- Flat +# ButtonStyle All ToggledActiveDown Vector 5 20x20@4 20x80@3 80x80@3 \ +# 80x20@3 20x20@3 -- Flat +# ButtonStyle All ToggledInactive Vector 5 47x47@3 57x53@3 53x53@3 \ +# 53x47@3 47x47@3 -- Flat +# ButtonStyle All Inactive Vector 5 47x47@3 57x53@3 53x53@3 53x47@3 \ +# 47x47@3 -- Flat +# AddButtonStyle 1 Active Vector 5 45x45@3 55x45@3 55x55@3 45x55@3 45x45@3 +# AddButtonStyle 2 Active Vector 4 35x35@3 65x65@3 65x35@4 35x65@3 +# AddButtonStyle 4 Active Vector 8 30x70@3 30x30@3 70x30@3 70x70@3 30x70@3 \ +# 30x50@4 50x50@3 50x70@3 +# AddButtonStyle 4 ToggledActiveUp Vector 8 30x70@3 30x30@3 70x30@3 70x70@3 \ +# 30x70@3 50x30@4 50x50@3 70x50@3 +# AddButtonStyle 6 Active Vector 5 35x60@3 65x60@3 65x50@3 35x50@3 35x60@3 +# ButtonStyle All - Clear +# ButtonStyle 1 - MwmDecorMenu +# ButtonStyle 4 - MwmDecorMax +# ButtonStyle 6 - MwmDecorMin + +ButtonStyle All VGradient 20 #274A66 #0F1C26 -- UseTitleStyle Flat +ButtonStyle 2 VGradient 20 #801C2D #26080D -- UseTitleStyle Flat +AddButtonStyle 1 MiniIcon +AddButtonStyle 6 Pixmap minimize__FFFFFF.svg:20x20 +AddButtonStyle 4 Pixmap maximize__FFFFFF.svg:20x20 +AddButtonStyle 2 Pixmap close__FFFFFF.svg:20x20 ############ # 7: Modules @@ -756,7 +769,7 @@ DestroyModuleConfig FvwmBanner:* # - Quit - This is a popup that asks for quit confirmation before # quitting fvwm. DestroyModuleConfig FvwmScript:* -*FvwmScript: DefaultColorset 10 +*FvwmScript: Colorset 0 # FvwmButtons - LeftPanel # @@ -810,7 +823,7 @@ DestroyModuleConfig FvwmPager:* *FvwmPager: BalloonFont "xft:Iosevka Comfy:Italic:size=14:antialias=True" *FvwmPager: BallonYOffset +2 *FvwmPager: Window3dBorders -# *FvwmPager: MiniIcons +*FvwmPager: MiniIcons # FvwmIconMan # diff --git a/fvwm/.fvwm/icon/Yoritsuki/teacup-big.png b/fvwm/.fvwm/icon/Yoritsuki/teacup-big.png new file mode 100644 index 0000000..2e2468c Binary files /dev/null and b/fvwm/.fvwm/icon/Yoritsuki/teacup-big.png differ diff --git a/fvwm/.fvwm/icon/pixmap/close__000000.svg b/fvwm/.fvwm/icon/pixmap/close__000000.svg new file mode 100644 index 0000000..2c9f443 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__000000.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/close__221321.svg b/fvwm/.fvwm/icon/pixmap/close__221321.svg new file mode 100644 index 0000000..688d19b --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__221321.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/close__242521.svg b/fvwm/.fvwm/icon/pixmap/close__242521.svg new file mode 100644 index 0000000..f3165e8 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__242521.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/close__393330.svg b/fvwm/.fvwm/icon/pixmap/close__393330.svg new file mode 100644 index 0000000..758ba5d --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__393330.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/close__AFBCBF.svg b/fvwm/.fvwm/icon/pixmap/close__AFBCBF.svg new file mode 100644 index 0000000..02205ee --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__AFBCBF.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/close__CFBCBA.svg b/fvwm/.fvwm/icon/pixmap/close__CFBCBA.svg new file mode 100644 index 0000000..287048e --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__CFBCBA.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/close__D3CFCF.svg b/fvwm/.fvwm/icon/pixmap/close__D3CFCF.svg new file mode 100644 index 0000000..132b1ec --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__D3CFCF.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/close__E8E4B1.svg b/fvwm/.fvwm/icon/pixmap/close__E8E4B1.svg new file mode 100644 index 0000000..22ed020 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__E8E4B1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/close__EAEDEF.svg b/fvwm/.fvwm/icon/pixmap/close__EAEDEF.svg new file mode 100644 index 0000000..6d0cccc --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__EAEDEF.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/close__FFFFFF.svg b/fvwm/.fvwm/icon/pixmap/close__FFFFFF.svg new file mode 100644 index 0000000..9f3b8b3 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/close__FFFFFF.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/emacs_16.png b/fvwm/.fvwm/icon/pixmap/emacs_16.png new file mode 100644 index 0000000..b5d6b29 Binary files /dev/null and b/fvwm/.fvwm/icon/pixmap/emacs_16.png differ diff --git a/fvwm/.fvwm/icon/pixmap/emacs_icon.svg b/fvwm/.fvwm/icon/pixmap/emacs_icon.svg new file mode 100644 index 0000000..ed5a783 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/emacs_icon.svg @@ -0,0 +1,2618 @@ + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fvwm/.fvwm/icon/pixmap/maximize__000000.svg b/fvwm/.fvwm/icon/pixmap/maximize__000000.svg new file mode 100644 index 0000000..7fa04bf --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__000000.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/maximize__221321.svg b/fvwm/.fvwm/icon/pixmap/maximize__221321.svg new file mode 100644 index 0000000..74bb5b6 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__221321.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/maximize__242521.svg b/fvwm/.fvwm/icon/pixmap/maximize__242521.svg new file mode 100644 index 0000000..1461c0a --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__242521.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/maximize__393330.svg b/fvwm/.fvwm/icon/pixmap/maximize__393330.svg new file mode 100644 index 0000000..65ad999 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__393330.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/maximize__AFBCBF.svg b/fvwm/.fvwm/icon/pixmap/maximize__AFBCBF.svg new file mode 100644 index 0000000..b083a1c --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__AFBCBF.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/maximize__CFBCBA.svg b/fvwm/.fvwm/icon/pixmap/maximize__CFBCBA.svg new file mode 100644 index 0000000..1173a83 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__CFBCBA.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/maximize__D3CFCF.svg b/fvwm/.fvwm/icon/pixmap/maximize__D3CFCF.svg new file mode 100644 index 0000000..3aee13d --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__D3CFCF.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/maximize__E8E4B1.svg b/fvwm/.fvwm/icon/pixmap/maximize__E8E4B1.svg new file mode 100644 index 0000000..b54a589 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__E8E4B1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/maximize__EAEDEF.svg b/fvwm/.fvwm/icon/pixmap/maximize__EAEDEF.svg new file mode 100644 index 0000000..418fa62 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__EAEDEF.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/maximize__FFFFFF.svg b/fvwm/.fvwm/icon/pixmap/maximize__FFFFFF.svg new file mode 100644 index 0000000..233984b --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/maximize__FFFFFF.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/minimize__000000.svg b/fvwm/.fvwm/icon/pixmap/minimize__000000.svg new file mode 100644 index 0000000..d4a435b --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/minimize__000000.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/minimize__221321.svg b/fvwm/.fvwm/icon/pixmap/minimize__221321.svg new file mode 100644 index 0000000..644e387 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/minimize__221321.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/minimize__393330.svg b/fvwm/.fvwm/icon/pixmap/minimize__393330.svg new file mode 100644 index 0000000..8afb948 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/minimize__393330.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/minimize__AFBCBF.svg b/fvwm/.fvwm/icon/pixmap/minimize__AFBCBF.svg new file mode 100644 index 0000000..19915ad --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/minimize__AFBCBF.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/minimize__CFBCBA.svg b/fvwm/.fvwm/icon/pixmap/minimize__CFBCBA.svg new file mode 100644 index 0000000..2b27899 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/minimize__CFBCBA.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/minimize__D3CFCF.svg b/fvwm/.fvwm/icon/pixmap/minimize__D3CFCF.svg new file mode 100644 index 0000000..d35980a --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/minimize__D3CFCF.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/minimize__E8E4B1.svg b/fvwm/.fvwm/icon/pixmap/minimize__E8E4B1.svg new file mode 100644 index 0000000..2026ba4 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/minimize__E8E4B1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/minimize__EAEDEF.svg b/fvwm/.fvwm/icon/pixmap/minimize__EAEDEF.svg new file mode 100644 index 0000000..442e1da --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/minimize__EAEDEF.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/minimize__FFFFFF.svg b/fvwm/.fvwm/icon/pixmap/minimize__FFFFFF.svg new file mode 100644 index 0000000..b6956e9 --- /dev/null +++ b/fvwm/.fvwm/icon/pixmap/minimize__FFFFFF.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/fvwm/.fvwm/icon/pixmap/teacup.png b/fvwm/.fvwm/icon/pixmap/teacup.png new file mode 100644 index 0000000..5a47942 Binary files /dev/null and b/fvwm/.fvwm/icon/pixmap/teacup.png differ diff --git a/fvwm/.fvwm/themes/ef-arbutus.sys b/fvwm/.fvwm/themes/ef-arbutus.sys index 46c2416..dca4aa7 100644 --- a/fvwm/.fvwm/themes/ef-arbutus.sys +++ b/fvwm/.fvwm/themes/ef-arbutus.sys @@ -13,4 +13,11 @@ Colorset 12 fg #393330, bg #afdeaf, hi, sh, Plain, NoShape Colorset 13 fg #393330, bg #afdeaf, hi, sh, Plain, NoShape Colorset 14 fg #6e678f, bg #f0d8cf, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons -Colorset 15 fg #393330, bg #ffead8, hi, sh, Plain, Noshape \ No newline at end of file +Colorset 15 fg #393330, bg #ffead8, hi, sh, Plain, Noshape + +ButtonStyle All VGradient 20 #ccdfff #afbeff -- UseTitleStyle Flat +ButtonStyle 2 VGradient 20 #ffc2bf #ff8f88 -- UseTitleStyle Flat +AddButtonStyle 1 MiniIcon +AddButtonStyle 6 Pixmap minimize__393330.svg:20x20 +AddButtonStyle 4 Pixmap maximize__393330.svg:20x20 +AddButtonStyle 2 Pixmap close__393330.svg:20x20 \ No newline at end of file diff --git a/fvwm/.fvwm/themes/ef-autumn.sys b/fvwm/.fvwm/themes/ef-autumn.sys index 011c744..96b81fc 100644 --- a/fvwm/.fvwm/themes/ef-autumn.sys +++ b/fvwm/.fvwm/themes/ef-autumn.sys @@ -4,10 +4,10 @@ Colorset 1 fg #887c8a, bg #15140d, hi, sh, Plain, NoShape Colorset 2 fg #cfbcba, bg #0f0e06, hi, sh, Plain, NoShape Colorset 3 fg #0f0e06, bg #606060, hi #606060, sh #606060, Plain, NoShape Colorset 4 fg #0f0e06, bg #887c8a, hi #887c8a, sh #887c8a, Plain, NoShape -Colorset 5 fg #0f0e06, bg #cfbcba, hi, sh, Plain, NoShape +Colorset 5 fg #cfbcba, bg #0f0e06, hi, sh, Plain, NoShape Colorset 6 fg #feeeca, bg #692a12, hi, sh, Plain, NoShape Colorset 7 fg red, bg #cfbcba, hi, sh, Plain, NoShape -Colorset 8 fg #cfbcba, bg #0f0e06, hi, sh, Plain, NoShape +Colorset 8 fg #0f0e06, bg #887c8a, hi, sh, Plain, NoShape Colorset 10 fg #cfbcba, bg #0f0e06, hi, sh, Plain, NoShape Colorset 11 fg #cfbcba, bg #692a12, hi #cfbcba, sh #cfbcba, Plain, NoShape Colorset 12 fg #cfbcba, bg #265f4a, hi, sh, Plain, NoShape diff --git a/fvwm/.fvwm/themes/ef-cherie.sys b/fvwm/.fvwm/themes/ef-cherie.sys index 9cf004a..cee2e08 100644 --- a/fvwm/.fvwm/themes/ef-cherie.sys +++ b/fvwm/.fvwm/themes/ef-cherie.sys @@ -13,4 +13,11 @@ Colorset 12 fg #d3cfcf, bg #684d54, hi, sh, Plain, NoShape Colorset 13 fg #d3cfcf, bg #684d54, hi, sh, Plain, NoShape Colorset 14 fg #d3cfcf, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons -Colorset 15 fg #d3cfcf, bg #190a0f, hi, sh, Plain, Noshape \ No newline at end of file +Colorset 15 fg #d3cfcf, bg #190a0f, hi, sh, Plain, Noshape + +ButtonStyle All VGradient 20 #2270cf #004065 -- UseTitleStyle Flat +ButtonStyle 2 VGradient 20 #b02930 #72002a -- UseTitleStyle Flat +AddButtonStyle 1 MiniIcon +AddButtonStyle 6 Pixmap minimize__FFFFFF.svg:20x20 +AddButtonStyle 4 Pixmap maximize__FFFFFF.svg:20x20 +AddButtonStyle 2 Pixmap close__FFFFFF.svg:20x20 diff --git a/fvwm/.fvwm/themes/ef-cyprus.sys b/fvwm/.fvwm/themes/ef-cyprus.sys index 7653d7f..f965134 100644 --- a/fvwm/.fvwm/themes/ef-cyprus.sys +++ b/fvwm/.fvwm/themes/ef-cyprus.sys @@ -11,6 +11,6 @@ Colorset 10 fg #242521, bg #fcf7ef, hi, sh, Plain, NoShape Colorset 11 fg #242521, bg #c0df6f, hi #242521, sh #242521, Plain, NoShape Colorset 12 fg #242521, bg #efc26f, hi, sh, Plain, NoShape Colorset 13 fg #242521, bg #efc26f, hi, sh, Plain, NoShape -Colorset 14 fg #242521, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape +Colorset 14 fg #ffffff, bg #8f6f4a, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #242521, bg #fcf7ef, hi, sh, Plain, Noshape \ No newline at end of file diff --git a/fvwm/.fvwm/themes/ef-elea-dark.sys b/fvwm/.fvwm/themes/ef-elea-dark.sys new file mode 100644 index 0000000..8b1821e --- /dev/null +++ b/fvwm/.fvwm/themes/ef-elea-dark.sys @@ -0,0 +1,17 @@ +#### Ef Elea Dark FVWM Colorsets +Colorset 0 fg #eaf2ef, bg #222524, hi, sh, Plain, NoShape +Colorset 1 fg #969faf, bg #3e4140, hi, sh, Plain, NoShape +Colorset 2 fg #eaf2ef, bg #222524, hi, sh, Plain, NoShape +Colorset 3 fg #222524, bg #969faf, hi #969faf, sh #969faf, Plain, NoShape +Colorset 4 fg #222524, bg #35605d, hi #35605d, sh #35605d, Plain, NoShape +Colorset 5 fg #eaf2ef, bg #222524, hi, sh, Plain, NoShape +Colorset 6 fg #eaf2ef, bg #35605d, hi, sh, Plain, NoShape +Colorset 7 fg #eaf2ef, bg #eaf2ef, hi, sh, Plain, NoShape +Colorset 8 fg #222524, bg #eaf2ef, hi, sh, Plain, NoShape +Colorset 10 fg #eaf2ef, bg #222524, hi, sh, Plain, NoShape +Colorset 11 fg #eaf2ef, bg #35605d, hi #eaf2ef, sh #eaf2ef, Plain, NoShape +Colorset 12 fg #eaf2ef, bg #894f7a, hi, sh, Plain, NoShape +Colorset 13 fg #eaf2ef, bg #894f7a, hi, sh, Plain, NoShape +Colorset 14 fg #eaf2ef, bg #5a4000, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #eaf2ef, bg #222524, hi, sh, Plain, Noshape \ No newline at end of file diff --git a/fvwm/.fvwm/themes/ef-melissa-dark.sys b/fvwm/.fvwm/themes/ef-melissa-dark.sys index 3fa0c76..45cd3b5 100644 --- a/fvwm/.fvwm/themes/ef-melissa-dark.sys +++ b/fvwm/.fvwm/themes/ef-melissa-dark.sys @@ -13,4 +13,12 @@ Colorset 12 fg #e8e4b1, bg #60518f, hi, sh, Plain, NoShape Colorset 13 fg #e8e4b1, bg #60518f, hi, sh, Plain, NoShape Colorset 14 fg #e8e4b1, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons -Colorset 15 fg #e8e4b1, bg #352718, hi, sh, Plain, Noshape \ No newline at end of file +Colorset 15 fg #e8e4b1, bg #352718, hi, sh, Plain, Noshape + +ButtonStyle 4 VGradient 20 #2270cf #004065 -- UseTitleStyle Flat +ButtonStyle 6 VGradient 20 #2270cf #004065 -- UseTitleStyle Flat +ButtonStyle 2 VGradient 20 #b02930 #72002a -- UseTitleStyle Flat +AddButtonStyle 1 MiniIcon +AddButtonStyle 6 Pixmap minimize__E8E4B1.svg:20x20 +AddButtonStyle 4 Pixmap maximize__E8E4B1.svg:20x20 +AddButtonStyle 2 Pixmap close__E8E4B1.svg:20x20 diff --git a/fvwm/.fvwm/themes/ef-melissa-light.sys b/fvwm/.fvwm/themes/ef-melissa-light.sys index 861c157..ca95100 100644 --- a/fvwm/.fvwm/themes/ef-melissa-light.sys +++ b/fvwm/.fvwm/themes/ef-melissa-light.sys @@ -13,4 +13,11 @@ Colorset 12 fg #393330, bg #deb4f0, hi, sh, Plain, NoShape Colorset 13 fg #393330, bg #deb4f0, hi, sh, Plain, NoShape Colorset 14 fg #68708a, bg #e7d7c6, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons -Colorset 15 fg #393330, bg #fff6d8, hi, sh, Plain, Noshape \ No newline at end of file +Colorset 15 fg #393330, bg #fff6d8, hi, sh, Plain, Noshape + +ButtonStyle All VGradient 20 #bfefff #88cfd0 -- UseTitleStyle Flat +ButtonStyle 2 VGradient 20 #ffc6bf #ff8f88 -- UseTitleStyle Flat +AddButtonStyle 1 MiniIcon +AddButtonStyle 6 Pixmap minimize__393330.svg:20x20 +AddButtonStyle 4 Pixmap maximize__393330.svg:20x20 +AddButtonStyle 2 Pixmap close__393330.svg:20x20 diff --git a/fvwm/.fvwm/themes/modus-operandi.sys b/fvwm/.fvwm/themes/modus-operandi.sys index 07d74b2..2051e55 100644 --- a/fvwm/.fvwm/themes/modus-operandi.sys +++ b/fvwm/.fvwm/themes/modus-operandi.sys @@ -13,6 +13,14 @@ Colorset 10 fg #000000, bg #ffffff, hi, sh, Plain, NoShape Colorset 11 fg #000000, bg #c8c8c8, hi #000000, sh #000000, Plain, NoShape Colorset 12 fg #000000, bg #b2e4dc, hi, sh, Plain, NoShape Colorset 13 fg #000000, bg #b2e4dc, hi, sh, Plain, NoShape -Colorset 14 fg #000000, bg #302a3a, hi #aaaaaa, sh #999999, Plain, NoShape +Colorset 14 fg #ffffff, bg #005077, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons -Colorset 15 fg #000000, bg #ffffff, hi, sh, Plain, Noshape \ No newline at end of file +Colorset 15 fg #000000, bg #ffffff, hi, sh, Plain, Noshape + +ButtonStyle All VGradient 20 #0031a9 #2f3f83 -- UseTitleStyle Flat +ButtonStyle 2 VGradient 20 #a60000 #721045 -- UseTitleStyle Flat +AddButtonStyle 1 MiniIcon +AddButtonStyle 6 Pixmap minimize__FFFFFF.svg:20x20 +AddButtonStyle 4 Pixmap maximize__FFFFFF.svg:20x20 +AddButtonStyle 2 Pixmap close__FFFFFF.svg:20x20 + diff --git a/fvwm/.fvwm/themes/modus-vivendi.sys b/fvwm/.fvwm/themes/modus-vivendi.sys index 3d44fef..4ac09ac 100644 --- a/fvwm/.fvwm/themes/modus-vivendi.sys +++ b/fvwm/.fvwm/themes/modus-vivendi.sys @@ -15,4 +15,11 @@ Colorset 12 fg #ffffff, bg #45605e, hi, sh, Plain, NoShape Colorset 13 fg #ffffff, bg #989898, hi, sh, Plain, NoShape Colorset 14 fg #ffffff, bg #2f3849, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons -Colorset 15 fg #ffffff, bg #000000, hi, sh, Plain, Noshape \ No newline at end of file +Colorset 15 fg #ffffff, bg #000000, hi, sh, Plain, Noshape + +ButtonStyle All VGradient 20 #242679 #12154a -- UseTitleStyle Flat +ButtonStyle 2 VGradient 20 #620f2a #3a0c14 -- UseTitleStyle Flat +AddButtonStyle 1 MiniIcon +AddButtonStyle 6 Pixmap minimize__FFFFFF.svg:20x20 +AddButtonStyle 4 Pixmap maximize__FFFFFF.svg:20x20 +AddButtonStyle 2 Pixmap close__FFFFFF.svg:20x20 -- cgit v1.2.3