<?xml version="1.0"?>
<JWM> <!-- adapted from Barry Kauler's stark-blueish -->
   <WindowStyle>
      <Font>Sans-10</Font>
      <Width>3</Width>    
      <Foreground>#777777</Foreground>
      <Background>#444444</Background>
      <Outline>#000000</Outline>
      <Active>
         <Foreground>#FFFFFF</Foreground>
         <Background>#444444</Background>
         <Outline>#000000</Outline>
      </Active>
   </WindowStyle>
   <TrayStyle>
      <Font>Sans-10</Font>
      <Foreground>#FFFFFF</Foreground>
      <Background>#444444</Background>
      <Outline>#000000</Outline>
      <Active>
         <Foreground>#FFFFFF</Foreground>
         <Background>#ffb000</Background>
      </Active>
   </TrayStyle>
   <PagerStyle>
      <Outline>#000000</Outline>
      <Foreground>#ABABAB</Foreground>
      <Background>#9A9A9A</Background>
      <Active>
         <Foreground>#99F7F8</Foreground>
         <Background>#ffb000</Background>
      </Active>
   </PagerStyle>
   <PopupStyle>
      <Font>Sans-10</Font>
      <Outline>#000000</Outline>
      <Foreground>#000000</Foreground>
      <Background>#99F7F8</Background>
   </PopupStyle>
   <MenuStyle>
      <Font>Sans-10</Font>
      <Foreground>#FFFFFF</Foreground>
      <Background>#444444</Background>
      <Active>
         <Foreground>#FFFFFF</Foreground>
         <Background>#ffb000</Background>
      </Active>
      <Opacity>0.85</Opacity>
   </MenuStyle>
   <ClockStyle>
      <Font>Sans-13:normal:normal</Font>
      <Foreground>#ffffff</Foreground>
   </ClockStyle>
</JWM>