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

<WindowStyle>
 <Font>Sans-10</Font>
 <Width>3</Width>
 <Height>22</Height>
 <Foreground>#585858</Foreground>
 <Background>#dddddd:#dddddd</Background>
 <Outline>#dddddd</Outline> 
 <Active>
    <Foreground>#585858</Foreground>
    <Background>#dddddd:#dddddd</Background>
    <Outline>#dddddd</Outline>
 </Active>
</WindowStyle> 

<TaskListStyle>
<Font>Sans-10</Font>
  <Active>
    <Foreground>#585858</Foreground>
    <Background>#dddddd:#dddddd</Background>
  </Active>
<Background>#dddddd:#dddddd</Background>
</TaskListStyle>

<TrayStyle>
  <Font>Sans-10</Font>
  <Foreground>#585858</Foreground>
  <Background>#dddddd</Background>
</TrayStyle>

<PagerStyle>
  <Outline>#bebebe</Outline>
  <Foreground>#dddddd</Foreground>
  <Background>#dddddd</Background>
    <Active>
    <Foreground>#dddddd</Foreground>
      <Background>#dddddd</Background>
  </Active>
</PagerStyle>

<PopupStyle>
  <Font>Sans-10</Font>
  <Outline>#dddddd</Outline>
  <Foreground>#585858</Foreground>
  <Background>#dddddd</Background>
</PopupStyle>

<MenuStyle>
  <Font>Sans-10</Font>
  <Foreground>#585858</Foreground>
  <Background>#dddddd</Background>
    <Active>
    <Foreground>#585858</Foreground>
      <Background>#dddddd:#dddddd</Background>
  </Active>
</MenuStyle>

</JWM>
