# Required line:
# DecorHook DecorMwm "&M. Decor Mwm"

# For decor changing to work, add to DecorBase
DestroyDecor recreate DecorBase
AddToDecor DecorBase
+	TitleStyle	Centered
+	TitleStyle	ActiveUp (Solid cyan4 -- Raised) \
			ActiveDown (Solid cyan4 -- flat) \
			Inactive (Solid grey51 -- Raised)
+	ButtonStyle	Reset
+	ButtonStyle	All -- UseTitleStyle
+	AddButtonStyle 2	5  25x25@1 25x75@1 75x75@0 75x25@0 25x25@1
+	AddButtonStyle 4	5  45x45@1 55x45@1 55x55@0 45x55@0 45x45@1
+	BorderStyle	Simple

Menustyle * mwm, Font -adobe-helvetica-medium-r-*-120-*
MenuStyle * Foreground Black, Background grey75, Greyed grey40
Style *		Button 1, Button 2, Button 4
Mouse 0	1 N	Menu Window-Ops Close
Mouse 0	2 N	Maximize
Mouse 0	4 N	Iconify
Style *		UseDecor DecorBase, ForeColor Black
Style *		Font -adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*
Style *		HilightFore white, HilightBack cyan4

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