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

	<WindowStyle>
		<Font>Sans-10</Font>
		<Width>3</Width>
		<Height>22</Height>
		<Active>
			<Foreground>black</Foreground>
			<Background>#A9A9A9</Background>
			<Outline>black</Outline>
		</Active>
		<Foreground>black</Foreground>
		<Background>#D2D2D2</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>#DCDAD5</Background>
	</TrayStyle>

	<PagerStyle>
		<Outline>black</Outline>
		<Foreground>#DCDAD5</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>#DCDAD5</Background>
		<Active>
			<Foreground>black</Foreground>
			<Background>#A9A9A9</Background>
		</Active>
	</MenuStyle>

</JWM>
