<?xml version="1.0"?>
<JWM>

	<WindowStyle>
		<Font>Sans-11:bold</Font>
		<Width>2</Width>
		<Height>28</Height>
		<Active>
			<Foreground>yellow</Foreground>
			<Background>#9dbbdb:black</Background>
			</Active>
		<Foreground>gray90</Foreground>
		<Background>gray70:gray30</Background>
	</WindowStyle>

	<TrayStyle>
		<Font>Sans-11:bold</Font>
		<Foreground>yellow</Foreground>
		<Background>#4D525B</Background>
	</TrayStyle>

	<TrayButtonStyle> 
		<Font>Sans-11</Font> 
		<Foreground>yellow</Foreground> 
		<Background>gray50:gray10</Background> 
		<Active>
			<Foreground>white</Foreground>
			<Background>gray60:gray20</Background>
		</Active>
	</TrayButtonStyle>

	<TaskListStyle>
		<Font>Sans-11</Font>
		<Active>
			<Foreground>yellow</Foreground>
			<Background>gray50:gray10</Background>
		</Active>
		<Foreground>gray90</Foreground>
		<Background>gray60:gray20</Background>
	</TaskListStyle>

	<PagerStyle>
		<Foreground>gray70</Foreground>
		<Background>gray45</Background>
		<Active>
			<Foreground>gray65</Foreground>
			<Background>gray55</Background>
		</Active>
	</PagerStyle>

	<PopupStyle>
		<Font>Sans-11</Font>
		<Outline>black</Outline>
		<Foreground>black</Foreground>
		<Background>gold</Background>
	</PopupStyle>

	<MenuStyle>
		<Font>Sans-11</Font>
		<Foreground>white</Foreground>
		<Background>#4D525B</Background>
		<Active>
			<Foreground>yellow</Foreground>
			<Background>#9dbbdb:black</Background>
		</Active>
	</MenuStyle>

</JWM>
