Re: Set colour of title bar for active window?
Brought to you by:
captnmark
|
From: Walter H. <wal...@gm...> - 2014-06-20 21:11:20
|
On Fri, 20 Jun 2014 16:26:40 -0400, Walter Dnes wrote: > On Fri, Jun 20, 2014 at 11:38:39AM +0000, Walter Hurry wrote > >> Thanks for the replies, Walter and Adam. With your help I have got >> almost there. I had to edit: >> >> titleAB.xpm titleAL.xpm titleAM.xpm titleAP.xpm titleAR.xpm titleAS.xpm >> titleAT.xpm >> >> in ~/icewm/themes/Nitrogen. >> >> The only problem remaining is that I can't see a way to change the >> background of the buttons on the active window without changing the >> background of the buttons on inactive windows. I've tried creating a >> titleAJ.xpm and a titleAQ.xpm, but they seem to have no effect. Any >> thoughts? > > I believe that the "titleA*" files handle the active (A) window > settings and the "titleI*" files handle inactive (I) window settings. > Do you have any "titleI*" files (titleIB.xpm, etc). Yes. $ ls titleA* titleAB.xpm titleAM.xpm titleAR.xpm titleAT.xpm titleAL.xpm titleAP.xpm titleAS.xpm $ ls titleI* titleIB.xpm titleIM.xpm titleIR.xpm titleIT.xpm titleIL.xpm titleIP.xpm titleIS.xpm |