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

  <WindowStyle>
    <Font>Sans-10</Font>
    <Width>4</Width>
    <Height>28</Height>     
    <Corner>4</Corner>
    <Foreground>#808080</Foreground>
    <Background>#FFFFFF</Background>
    <Outline>black</Outline>
    <Active>
      <Foreground>#333333</Foreground>
      <Background>#F3F3F3</Background>
      <Outline>black</Outline>
    </Active>
  </WindowStyle> 

  <TaskListStyle>
    <Font>Sans-10</Font>
    <Active>
      <Foreground>#FFFFFF</Foreground>
      <Background>#333333</Background>
    </Active>
    <Background>#FFFFFF</Background>
  </TaskListStyle>

  <TrayStyle>
    <Font>Sans-10</Font>
    <Foreground>black</Foreground>
    <Background>#FFFFFF</Background>
  </TrayStyle>

  <PagerStyle>
    <Outline>grey</Outline>
    <Foreground>#e8e8e8</Foreground>
    <Background>#535353</Background>
    <Active>
      <Foreground>#575858</Foreground>
      <Background>#393939</Background>
    </Active>
  </PagerStyle>

  <PopupStyle>
    <Font>Sans-10</Font>
    <Outline>#2C2C2C</Outline>
    <Foreground>#E0E0E0</Foreground>
    <Background>#171717</Background>
  </PopupStyle>

  <MenuStyle>
    <Font>Sans-10</Font>
    <Foreground>black</Foreground>
    <Background>#FFFFFF</Background>
    <Active>
      <Foreground>#FFFFFF</Foreground>
      <Background>#333333</Background>
    </Active>
  </MenuStyle>

</JWM>
