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

<WindowStyle>
	<Font>Sans-10</Font>
	<Width>3</Width>    
	<Foreground>#777777</Foreground
	<Background>#444444</Background>
	<Outline>black</Outline>
	<Active><Foreground>white</Foreground>
	<Background>#444444</Background>
	<Outline>black</Outline></Active>
</WindowStyle>

<TrayStyle>
	<Font>Sans-10</Font>
	<Foreground>white</Foreground>
	<Background>#444444</Background>
	<Outline>black</Outline>
	<Active><Foreground>white</Foreground>
	<Background>#F0544C</Background></Active>
</TrayStyle>

<PagerStyle>
	<Outline>#000000</Outline>
	<Foreground>#ABABAB</Foreground>
	<Background>#9A9A9A</Background>
	<Active><Foreground>#EEEEEE</Foreground>
	<Background>#F0544C</Background></Active>
</PagerStyle>

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

<MenuStyle>
	<Font>Sans-10</Font>
	<Foreground>#FFFFFF</Foreground>
	<Background>#444444</Background>
	<Active><Foreground>#FFFFFF</Foreground>
	<Background>#F0544C</Background></Active>
	<Opacity>0.85</Opacity>
</MenuStyle>

<ClockStyle>
	<Font>Sans-10</Font>
	<Foreground>#ffffff</Foreground>
</ClockStyle>
	
</JWM>
