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

  <WindowStyle>
    <Font>Sans-10</Font>
    <Width>3</Width>
    <Height>28</Height>
    <Corner>4</Corner>
    <Foreground>#616161</Foreground>
    <Background>#a9a9a9:#e8e8e8</Background>
    <Outline>#2C2C2C</Outline>
    <Active>
      <Foreground>black</Foreground>
      <Background>#A9A9A9</Background>
      <Outline>#2C2C2C</Outline>
    </Active>
  </WindowStyle>

  <TrayStyle>
    <Font>Sans-10</Font>
    <Foreground>black</Foreground>
    <Background>#C2C2C2</Background>
    <Outline>#2C2C2C</Outline>
    <Active>
      <Foreground>black</Foreground>
      <Background>#A9A9A9</Background>
    </Active>
  </TrayStyle>

  <PagerStyle>
    <Outline>black</Outline>
    <Foreground>#DCDAD5</Foreground>
    <Background>#888888</Background>
    <Active>
      <Foreground>#8899AA</Foreground>
      <Background>#3A4956</Background>
    </Active>
  </PagerStyle>

  <PopupStyle>
    <Font>Sans-10</Font>
    <Outline>black</Outline>
    <Foreground>black</Foreground>
    <Background>#EEEEEE</Background>
  </PopupStyle>

  <MenuStyle>
    <Font>Sans-10</Font>
    <Foreground>black</Foreground>
    <Background>#DCDAD5</Background>
    <Outline>#DCDAD5</Outline>
    <Active>
      <Foreground>black</Foreground>
      <Background>#A9A9A9</Background>
    </Active>
  </MenuStyle>

</JWM>
