diff options
| author | BardofSprites <[email protected]> | 2025-05-04 22:41:36 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-05-04 22:41:36 -0400 |
| commit | 151d2c979557b769356e5701d73d0bc74bbfb01a (patch) | |
| tree | 5a10e34b02c1a15d2b1aea488bd9155c992e1bcc /wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/style | |
| parent | c0b40cc7bd3cfc0295c84295146057e986e42c6b (diff) | |
update theme + menus + dockapps
Diffstat (limited to 'wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/style')
| -rwxr-xr-x | wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/style | 35 |
1 files changed, 35 insertions, 0 deletions
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; +} |
