<?xml version="1.0"?>
<JWM>
  <WindowStyle> 
    <Font>DejaVu Sans-10</Font> 
    <Width>4</Width> 
    <Height>22</Height>
    <Corner>4</Corner>
    <Foreground>#999</Foreground> 
    <Background>#D6DBDF</Background>
    <Outline>#aaa</Outline> 
    <Active> 
      <Foreground>#222</Foreground> 
      <Background>#A4A4A4</Background> 
      <Outline>#A4A4A4</Outline> 
    </Active> 
  </WindowStyle> 
  <TrayStyle> 
    <Font>DejaVu Sans-10</Font> 
    <Foreground>#222</Foreground> 
    <Background>#A4A4A4</Background> 
    <Outline>#A4A4A4</Outline>
    <Active>
      <Foreground>#000000</Foreground> 
      <Background>#578090</Background>
    </Active> 
  </TrayStyle> 
  <PagerStyle> 
    <Outline>#000000</Outline> 
    <Foreground>#DCDAD5</Foreground> 
    <Background>#888888</Background> 
    <Active>
      <Foreground>#8899AA</Foreground> 
      <Background>#3A4956</Background> 
    </Active>
  </PagerStyle> 
  <PopupStyle> 
    <Font>DejaVu Sans-10</Font> 
    <Outline>black</Outline> 
    <Foreground>black</Foreground> 
    <Background>#91AABF</Background> 
  </PopupStyle> 
  <MenuStyle> 
    <Font>DejaVu Sans-10</Font> 
    <Foreground>#000000</Foreground> 
    <Background>#A4A4A4</Background> 
    <Outline>#999</Outline>
    <Active>
      <Foreground>#000000</Foreground> 
      <Background>#5395AF</Background>
    </Active>
  </MenuStyle> 
</JWM>
