On Mon, Apr 30, 2018 at 06:56:24AM +0000, Duncan wrote: > Duncan posted on Mon, 30 Apr 2018 06:33:02 +0000 as excerpted: > > >... > Well, since I was already staring at it, I /did/ just modify mine a bit. > > I wanted yellow text for the active titlebar, so (standard 8-bit rgba > values): > > ActiveTextColor=255,255,0,255 Did this too. Much easier to read. Thanks! > ... Augustine