[Users] Background colour of message view window

Salvatore De Paolis iwkse at claws-mail.org
Mon Sep 17 15:27:37 CEST 2012


Hi Marco,

On Mon, 17 Sep 2012 14:14:51 +0200
Marco <netuse at lavabit.com> wrote:

> Hi,
> 
> is it possible to change the background colour of the message view
> window? 

That's about changing  your gtk2 theme, so it means you'll see such
change in all applications that use this widget.
You have to search for TextView, because the message view window
is that widget.
Checking the wwp gtkrc file, pay attention do this:

class "*Text*"     style "text_sand_dark_reverse"

If you change the class text_sand_dark_reverse you can also change
the colour of the background:
hint: bg[NORMAL] = "#ececec"

HTH

-- 
Salvatore



More information about the Users mailing list