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

  <WindowStyle> 
    <Font>DejaVu Sans-10</Font> 
    <Width>4</Width> 
    <Height>22</Height>
    <Corner>4</Corner>
    <Foreground>#999</Foreground> 
    <Background>#cccccc:#D6DBDF</Background>
    <Outline>#aaa</Outline> 
    <Active> 
      <Foreground>#222</Foreground> 
      <Background>#6FF36F</Background> 
      <Outline>#777</Outline> 
    </Active> 
  </WindowStyle> 

  <TrayStyle> 
    <Font>DejaVu Sans-10</Font> 
    <Foreground>#000000</Foreground> 
    <Background>#FCC869:#F5BC54</Background> 
    <Outline>#FF0000</Outline>
    <Active>
      <Foreground>black</Foreground> 
      <Background>#8B6914:#A1936F</Background>
    </Active> 
  </TrayStyle> 

  <PagerStyle> 
    <Outline>black</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>black</Foreground> 
    <Background>#FBFB96</Background> 
    <Outline>#A52A2A</Outline>
    <Active>
      <Foreground>black</Foreground> 
      <Background>#FFA500</Background>
    </Active>
  </MenuStyle> 

	<ClockStyle>
		<Font>Sans-11:bold:normal</Font>
		<Foreground>#000000</Foreground>
	</ClockStyle>

</JWM>
