<JWM>

<!-- Theme for JWM version < 2.3 (dCores based on Jessie, Trusty and Wheezy) -->

<!-- Reference: black -> grey22 darker -> grey88 lighter -> white -->

   <!-- Visual Styles -->

   <WindowStyle>

      <Font antialias="false">helvetica-r12</Font>
      <Width>4</Width>
      <Height>22</Height>

      <Active>
         <Text>black</Text>
         <Title>grey66</Title>
         <Outline>white</Outline>
      </Active>

      <Inactive>
         <Text>black</Text>
         <Title>grey44</Title>
         <Outline>white</Outline>
      </Inactive>

   </WindowStyle>

   <TaskListStyle>
      <Font antialias="false">helvetica-r12</Font>
      <ActiveForeground>black</ActiveForeground>
      <ActiveBackground>grey88</ActiveBackground>
      <Foreground>black</Foreground>
      <Background>grey66</Background>
   </TaskListStyle>

   <!-- Additional TrayStyle attribute: insert -->
   <TrayStyle>
      <Font antialias="false">helvetica-r12</Font>
      <Background>grey66</Background>
      <Foreground>black</Foreground>
   </TrayStyle>

   <PagerStyle>
      <Outline>black</Outline>
      <Foreground>grey66</Foreground>
      <Background>grey44</Background>
      <ActiveForeground>white</ActiveForeground>
      <ActiveBackground>grey88</ActiveBackground>
   </PagerStyle>

   <MenuStyle>
      <Font antialias="false">helvetica-r12</Font>
      <Foreground>black</Foreground>
      <Background>grey66</Background>
      <ActiveForeground>black</ActiveForeground>
      <ActiveBackground>white</ActiveBackground>
   </MenuStyle>

   <PopupStyle enabled="false">
      <Font antialias="false">helvetica-r12</Font>
      <Outline>white</Outline>
      <Foreground>white</Foreground>
      <Background>grey66</Background>
   </PopupStyle>

</JWM>

