<?xml version="1.0"?>
<JWM> <!-- adapted from DarkTree of steve_s -->

<WindowStyle>
  <Font>Sans-10</Font>
  <Width>3</Width>
  <Foreground>#b8ed48</Foreground>
  <Background>#010101</Background>         
  <Outline>#3C5505</Outline>
  <Active>
    <Foreground>#fafdfa</Foreground>
    <Background>#74A604:#010101</Background>
    <Outline>#3C5505</Outline>
  </Active>
</WindowStyle> 

<TrayStyle>
  <Font>Sans-10</Font>
  <Foreground>#b8ed48</Foreground>
  <Background>#010101</Background>
  <Active>
    <Foreground>#fafdfa</Foreground>
    <Background>#74A604:#010101</Background>
  </Active>
</TrayStyle>

<PagerStyle>
  <Outline>#b8ed48</Outline>
  <Foreground>#b8ed48</Foreground>
  <Background>#517403</Background>
  <Active>
    <Foreground>#517403</Foreground>
    <Background>#74A604</Background>
  </Active>
</PagerStyle>

<PopupStyle>
  <Font>Sans-10</Font>
  <Outline>#b8ed48</Outline>
  <Foreground>#b8ed48</Foreground>
  <Background>#010101</Background>
</PopupStyle>

<MenuStyle>
  <Font>Sans-10</Font>
  <Foreground>#b8ed48</Foreground>
  <Background>#010101</Background>
  <Active>
    <Foreground>#fafdfa</Foreground>
    <Background>#74A604:#010101</Background>
  </Active>
</MenuStyle>
  
</JWM>
