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

	<WindowStyle>
		<Font align="center">Sans-10:bold</Font>
		<Width>5</Width>
		<Height>22</Height>
		<Corner>4</Corner>
		<Active>
			<Foreground>white</Foreground>
			<Background>#3B3E3F</Background>
			<Outline>#1B2021</Outline>
		</Active>
		<Foreground>#BDBDBD</Foreground>
		<Background>#3B3E3F</Background>
		<Outline>#1B2021</Outline>
	</WindowStyle>

	<TaskListStyle>
		<Font>Sans-10</Font>
		<Outline>#1B2021</Outline>
		<Active>
			<Foreground>white</Foreground>
			<Background>#7F7F7F</Background>
		</Active>
		<Background>#2F3133</Background>
	</TaskListStyle>

	<TrayStyle>
		<Font>Sans-10</Font>
		<Outline>#1B2021</Outline>
		<Foreground>white</Foreground>
		<Background>#3B3E3F</Background>
	</TrayStyle>

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

	<PopupStyle>
		<Font>Sans-10</Font>
		<Outline>#000000</Outline>
		<Foreground>#FCFCFC</Foreground>
		<Background>#000000</Background>
	</PopupStyle>

	<MenuStyle>
		<Font>Sans-10</Font>
		<Outline>#1B2021</Outline>
		<Foreground>white</Foreground>
		<Background>#2D2E30</Background>
		<Active>
			<Foreground>white</Foreground>
			<Background>#7F7F7F</Background>
		</Active>
	</MenuStyle>

</JWM>
