<?xml version="1.0"?>
<JWM> <!-- adapted from Barry Kauler's NuFlat-grey -->
   <WindowStyle> 
      <Font>Sans-10</Font> 
      <Width>3</Width> 
      <Foreground>#555555</Foreground> 
      <Background>#cccccc</Background>          
      <Outline>#777777</Outline> 
      <Active>
         <Foreground>#ffffff</Foreground> 
         <Background>#6993C1</Background> 
         <Outline>#777777</Outline>
      </Active> 
   </WindowStyle> 
   <TrayStyle> 
      <Font>Sans-10</Font> 
      <Foreground>#000000</Foreground> 
      <Background>#DCDAD5</Background> 
      <Active>
         <Foreground>#ffffff</Foreground> 
         <Background>#6A94C2</Background>
      </Active> 
   </TrayStyle> 
   <PagerStyle> 
      <Outline>#000000</Outline> 
      <Foreground>#DCDAD5</Foreground> 
      <Background>#888888</Background> 
      <Active>
         <Foreground>#8899AA</Foreground> 
         <Background>#6A94C2</Background>
      </Active> 
   </PagerStyle> 
   <PopupStyle> 
      <Font>Sans-10</Font> 
      <Outline>#000000</Outline> 
      <Foreground>#000000</Foreground> 
      <Background>#FFFF00</Background> 
   </PopupStyle> 
   <MenuStyle> 
      <Font>Sans-10</Font> 
      <Foreground>#000000</Foreground> 
      <Background>#EEEEEE</Background> 
      <Active>
         <Foreground>#ffffff</Foreground> 
         <Background>#6A94C2</Background>
      </Active> 
   </MenuStyle> 
</JWM>
