From 151d2c979557b769356e5701d73d0bc74bbfb01a Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 4 May 2025 22:41:36 -0400 Subject: update theme + menus + dockapps --- .../Library/WindowMaker/Themes/gruber.themed/style | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100755 wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/style (limited to 'wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/style') diff --git a/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/style b/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/style new file mode 100755 index 0000000..984185f --- /dev/null +++ b/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/style @@ -0,0 +1,35 @@ +{ + TitleJustify = Right; + ClipTitleFont = "Iosevka Comfy:slant=0:weight=80:width=100:pixelsize=12"; + WindowTitleFont = "Iosevka Comfy:slant=0:weight=50:width=100:pixelsize=16"; + MenuTitleFont = "Iosevka Comfy:slant=0:weight=80:width=100:pixelsize=14"; + MenuTextFont = "Iosevka Comfy:slant=0:weight=80:width=100:pixelsize=14"; + IconTitleFont = "Iosevka Comfy:slant=0:weight=80:width=100:pixelsize=12"; + DisplayFont = "Iosevka Comfy:slant=0:weight=80:width=100:pixelsize=12"; + DisplayFont = "Iosevka Comfy:slant=0:weight=80:width=100:pixelsize=20"; + HighlightColor = "#4a4d49"; + HighlightTextColor = "#d6d6d6"; + ClipTitleColor = "#cccccc"; + CClipTitleColor = gray90; + FTitleColor = "#dbdbdb"; + PTitleColor = "#999999"; + UTitleColor = "#989898"; + FTitleBack = (spixmap, focused.png, "#3d4254"); + PTitleBack = (spixmap, unfocused.png, "#3d4554"); + UTitleBack = (spixmap, unfocused.png, "#3d4554"); + ResizebarBack = (spixmap, focused.png, "#424242"); + MenuTitleColor = "#d6d6d6"; + MenuTextColor = "#d6d6d6"; + MenuDisabledColor = "#969696"; + MenuTitleBack = (spixmap, focused.png, "#424242"); + MenuTextBack = (spixmap, unfocused.png, "#41454d"); + IconBack = (spixmap, tile.png, "#424242"); + IconTitleColor = "#c1c1c1"; + IconTitleBack = "#575757"; + MenuStyle = Normal; + WindowTitleExtendSpace = "-1"; + MenuTitleExtendSpace = "-1"; + MenuTextExtendSpace = "-1"; + NormalCursor = (builtin, left_ptr); + TitleJustify = center; +} -- cgit v1.2.3