<!-- Title: Jwm-Vista Author: Tom new for jwm 2.0, replaces borderstyle above --> 

<JWM>

<WindowStyle> 
	<Font>DejaVu Sans 9</Font> 
	<Width>4</Width 
	<Height>20</Height> 
	<Active> 
		<Text>black</Text> 
		<Title>white:#dce2f2</Title> 
	<Outline>black</Outline> 
	</Active> 
	<Inactive> 
		<Text>#aaaaaa</Text> 
		<Title>:black</Title> 
	<Outline>black</Outline> 
	</Inactive> 
</WindowStyle> 

<TaskListStyle> 
	<Font>DejaVu Sans 12</Font> 
	<ActiveForeground>white</ActiveForeground> 
	<ActiveBackground>black:#9dbbdb</ActiveBackground> 
	<Foreground>white</Foreground> 
	<Background>gray50:black</Background> 
</TaskListStyle> 

<TrayStyle> 
	<Font>DejaVu Sans 12</Font> 
	<Background>gray10</Background> 
	<Foreground>white</Foreground> 
</TrayStyle> 

<PagerStyle> 
	<Outline>black</Outline> 
	<Foreground>white</Foreground> 
	<Background>gray20</Background> 
	<ActiveForeground>#9dbbdb</ActiveForeground> 
	<ActiveBackground>gray20</ActiveBackground> 
</PagerStyle> 

<MenuStyle> 
	<Font>DejaVu Sans 10</Font> 
	<Foreground>white</Foreground> 
	<Background>gray20</Background> 
	<ActiveForeground>white</ActiveForeground> 
	<ActiveBackground>#9dbbdb:black</ActiveBackground> 
</MenuStyle> 

<PopupStyle> 
	<Font>DejaVu Sans 10</Font> 
	<Outline>black</Outline> 
	<Foreground>black</Foreground> 
	<Background>ivory</Background> 
</PopupStyle>

</JWM>