[JWM] No text colour setting for active tray buttons

Jeremy C. Reed reed at reedmedia.net
Tue Aug 7 08:50:13 CDT 2007


On Tue, 7 Aug 2007, Hood Family wrote:

> Also, with the window resize at the top issue - have you considered 
> putting a border below the title bar? - or enabling separate colours for 
> the frame and title bar? - that's why JWM's frame never looked sharp 
> like the Windows one, as there was no colour contrast.

I am not sure I understand that part. JWM has configurations for: Title 
(bar), Corner (handles) and Outline (I think that is "frame" in your 
terminology). That is for active and inactive windows. Here is an example 
from the default configuration:

   <WindowStyle>

      <Active>
         <Text>white</Text>
         <Title>#70849d:#2e3a67</Title>
         <Corner>white</Corner>
         <Outline>black</Outline>
      </Active>

      <Inactive>
         <Text>#aaaaaa</Text>
         <Title>#808488:#303438</Title>
         <Corner>#aaaaaa</Corner>
         <Outline>black</Outline>
      </Inactive>

   </WindowStyle>


(If I misunderstood you, I am sorry and please explain.)

  Jeremy C. Reed


More information about the JWM mailing list