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

	<WindowStyle>
		<Font>Sans-10</Font>
		<Width>4</Width>
		<Height>22</Height>
		<Active>
			<Foreground>#BEC0BE</Foreground>
			<Background>#494949</Background>
			<Outline>black</Outline>
		</Active>
		<Foreground>black</Foreground>
		<Background>#7F7F7F</Background>
		<Outline>black</Outline>
	</WindowStyle>

	<TaskListStyle>
		<Font>Sans-10</Font>
		<Active>
			<Foreground>black</Foreground>
			<Background>#A9A9A9</Background>
		</Active>
		<Background>#C2C2C2</Background>
	</TaskListStyle>

	<TrayStyle>
		<Font>Sans-10</Font>
		<Foreground>black</Foreground>
		<Background>#A9A9A9</Background>
	</TrayStyle>

	<PagerStyle>
		<Outline>black</Outline>
		<Foreground>#A9A9A9</Foreground>
		<Background>#888888</Background>
		<Active>
			<Foreground>#8899AA</Foreground>
			<Background>#3A4956</Background>
		</Active>
	</PagerStyle>

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

	<MenuStyle>
		<Font>Sans-10</Font>
		<Foreground>black</Foreground>
		<Background>#7F7F7F</Background>
		<Active>
			<Foreground>black</Foreground>
			<Background>#BEC0BE</Background>
		</Active>
	</MenuStyle>

</JWM>
