<?xml version=1.0?>
<JWM> <!-- adapted from Barry Kauler's stark-blueish -->

<WindowStyle>
	<Font>Sans-10</Font>
	<Width>6</Width>    
	<Foreground>black</Foreground
	<Background>#FCFEFF</Background>
	<Active><Foreground>black</Foreground>
	<Background>#F1F8FE</Background>
	<Outline>black</Outline></Active>
</WindowStyle>

<TrayStyle>
	<Font>Sans-10</Font>
	<Foreground>black</Foreground>
	<Background>#FFFFFF</Background>
	<Outline>black</Outline>
	<Active><Foreground>#000000</Foreground>
	<Background>#A1D4F8</Background></Active>
</TrayStyle>

<PagerStyle>
	<Outline>#000000</Outline>
	<Foreground>#DCDAD5</Foreground>
	<Background>#9898A8</Background>
	<Active><Foreground>#F899CA</Foreground>
	<Background>#DA4976</Background></Active>
</PagerStyle>

<PopupStyle>
	<Font>Sans-10</Font>
	<Outline>black</Outline>
	<Foreground>black</Foreground>
	<Background>yellow</Background>
</PopupStyle>

<MenuStyle>
	<Font>Sans-10</Font>
	<Foreground>#000000</Foreground>
	<Background>#FFFFFF</Background>
	<Active><Foreground>#000000</Foreground>
	<Background>#C1E0FA</Background></Active>
	<Opacity>0.85</Opacity>
</MenuStyle>

</JWM>