<?xml version="1.0"?>
<JWM> 
   <WindowStyle> 
      <Font>FreeSans-10</Font> 
      <Width>4</Width> 
      <Height>24</Height> 
      <Active> 
         <Foreground>#FFFFFF</Foreground> 
         <Background>#00008B:#212121</Background> 
         <Outline>#0000FF</Outline> 
      </Active> 
      <Foreground>#FFFFFF</Foreground> 
      <Background>#333333:#000000</Background> 
      <Outline>#00008B</Outline> 
   </WindowStyle> 
   <TaskListStyle> 
      <Font>FreeSans-10</Font> 
      <Active>
         <Foreground>#FFFFFF</Foreground>
         <Background>#00008B:#212121</Background>
      </Active>
      <Foreground>#a8a8a8</Foreground> 
      <Background>#333333:#000000</Background> 
   </TaskListStyle> 
   <TrayStyle> 
      <Font>FreeSans-10</Font> 
      <Background>#212121</Background> 
      <Foreground>#FFFFFF</Foreground> 
   </TrayStyle> 
   <PagerStyle> 
      <Outline>#a8a8a8</Outline> 
      <Foreground>#707070</Foreground> 
      <Background>#383838</Background> 
      <Active>
         <Foreground>#00008B</Foreground>
         <Background>#707070</Background>
      </Active>
   </PagerStyle> 
   <MenuStyle> 
      <Font>FreeSans-10:Bold</Font> 
      <Foreground>#c4c4c4</Foreground> 
      <Background>#000000</Background> 
      <Active>
         <Foreground>#FFFFFF</Foreground>
         <Background>#00008B:#212121</Background>
      </Active>
   </MenuStyle> 
   <PopupStyle> 
      <Font>FreeSans-10</Font> 
      <Outline>#383838</Outline> 
      <Foreground>#FFFFFF</Foreground> 
      <Background>#0000FF</Background> 
   </PopupStyle> 
</JWM> 
 