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 | |
| parent | c0b40cc7bd3cfc0295c84295146057e986e42c6b (diff) | |
update theme + menus + dockapps
Diffstat (limited to 'wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed')
| -rwxr-xr-x | wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/focused.png | bin | 0 -> 11107 bytes | |||
| -rwxr-xr-x | wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/scylla.jpg | bin | 0 -> 203191 bytes | |||
| -rwxr-xr-x | wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/scylla.lsm | 1 | ||||
| -rwxr-xr-x | wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/style | 35 | ||||
| -rwxr-xr-x | wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/tile.png | bin | 0 -> 3354 bytes | |||
| -rwxr-xr-x | wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/unfocused.png | bin | 0 -> 13031 bytes |
6 files changed, 36 insertions, 0 deletions
diff --git a/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/focused.png b/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/focused.png Binary files differnew file mode 100755 index 0000000..807f972 --- /dev/null +++ b/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/focused.png diff --git a/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/scylla.jpg b/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/scylla.jpg Binary files differnew file mode 100755 index 0000000..a9282fa --- /dev/null +++ b/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/scylla.jpg diff --git a/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/scylla.lsm b/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/scylla.lsm new file mode 100755 index 0000000..9eced22 --- /dev/null +++ b/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/scylla.lsm @@ -0,0 +1 @@ +Named for a mythical sea monster, but without the teeth. The background image was done using IFScompose to generate a shape, to which I applied the "brushed metal" filter. All artwork by erik s fredricks <[email protected]> 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; +} diff --git a/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/tile.png b/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/tile.png Binary files differnew file mode 100755 index 0000000..4f8e83b --- /dev/null +++ b/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/tile.png diff --git a/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/unfocused.png b/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/unfocused.png Binary files differnew file mode 100755 index 0000000..630ccb3 --- /dev/null +++ b/wmaker/GNUstep/Library/WindowMaker/Themes/gruber.themed/unfocused.png |
