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

  <WindowStyle>
    <Font>Sans-10</Font>
    <Width>4</Width>
    <Height>22</Height>
    <Corner>4</Corner>
    <Foreground>#bbb</Foreground>
    <Background>#999:#757575</Background>
    <Outline>#777</Outline>
    <Active>
      <Foreground>#eee</Foreground>
      <Background>#222:#757575</Background>
      <Outline>#444</Outline>
    </Active>
  </WindowStyle>

  <TrayStyle>
    <Font>Sans-10</Font>
    <Foreground>#bbb</Foreground>
    <Background>#888:#333</Background>
    <Outline>#444</Outline>
    <Active>
      <Foreground>#222</Foreground>
      <Background>#DDBB98:#9B5D1C</Background>
    </Active>
  </TrayStyle>

  <PagerStyle>
    <Outline>black</Outline>
    <Foreground>#888</Foreground>
    <Background>#333</Background>
    <Active>
      <Foreground>#E1A053</Foreground>
      <Background>#734822</Background>
    </Active>
  </PagerStyle>

  <PopupStyle>
    <Font>Sans-10</Font>
    <Outline>#222</Outline>
    <Foreground>#222</Foreground>
    <Background>#CEA87E</Background>
  </PopupStyle>

  <MenuStyle>
    <Font>Sans-10</Font>
    <Foreground>#bbb</Foreground>
    <Background>#444</Background>
    <Outline>#222</Outline>
    <Active>
      <Foreground>black</Foreground>
      <Background>#DDBB98:#C47625</Background>
    </Active>
  </MenuStyle>

</JWM>



