8 May
2009
8 May
'09
12:39 a.m.
On Thu, May 07, 2009 at 03:44:19PM +0000, corvid wrote:
IL'dar wrote:
Can I change colours of dialogues and scrollbar in dillo2? I would like to gets something less bright. Even something like fluid2's -bg option will be ok.
Not currently.
I would not necessarily be opposed to making ui_fg and ui_bg prefs and adding a bunch of [class]::default_style->[whatever]color() to dillo.cc, although I wouldn't be surprised if we ran into our share of places where fltk hardcodes things to, say, GRAY75.
What do people think about reading X resources as in attached patch (mainly copied from commented fltk2 code)? It allows to specify e.g. dillo.background:red dillo.foreground:white in your .Xdefaults Cheers, Johannes