# Required line:
# DecorHook DecorWin95   "&W. Decor Windows"
# -- Start of Win 95 decor -- (If you like this sort of thing)
# For decor changing to work, add to DecorBase
DestroyDecor recreate DecorBase
AddToDecor      DecorBase
+ TitleStyle      LeftJustified ActiveUp (Solid Navy -- flat) \
                  ActiveDown (Solid Navy -- flat) \
                  Inactive (Solid grey51 -- flat)
+ ButtonStyle All ActiveUp (Solid Navy -- flat) \
                  ActiveDown (Solid Navy -- flat) \
                  Inactive (Solid grey51 -- flat)
+ AddButtonStyle 1   MiniIcon
+ AddButtonStyle 2   Pixmap win95-close-full.xpm
+ AddButtonStyle 4   Pixmap win95-maximize-full.xpm
+ AddButtonStyle 6   Pixmap win95-minimize-full.xpm
+ BorderStyle     Active -- HiddenHandles NoInset
+ BorderStyle     Inactive -- HiddenHandles NoInset

Style "*" Button 1, Button 2, Button 4, Button 6
Mouse 0 1 N     Menu Window-Ops Close
Mouse 0 2 N     Close
Mouse 0 4 A     Maximize
Mouse 0 6 N     Iconify
Style "*"       UseDecor DecorBase, Color Black/grey75
Style "*" HilightFore white, HilightBack grey60
Style "*" Font -adobe-helvetica-bold-r-*-120-*
MenuStyle "*" WIN, PopupDelayed, PopupDelay 150
MenuStyle "*" Foreground Black, Background grey75, Greyed grey40
MenuStyle "*" Font -adobe-helvetica-medium-r-*-120-*
MenuStyle "*" Animation, Hilight3DThin
MenuStyle "*" ActiveFore white, HilightBack navy
MenuStyle "*" PopupOffset 1 100
SetAnimation 1 .1 .2 .3 .4 .5 .6 .7 .8 .9 1.0

# Undo things specific to this decor:
DestroyFunc DecorRemoveHook
AddToFunc DecorRemoveHook
+ I Style "*" NoButton 1
+ I Style "*" NoButton 2
+ I Style "*" NoButton 4
+ I Style "*" NoButton 6
