Damien Thébault wrote:
> Le jeudi 04 octobre 2007 à 14:50 +0200, Michał 'Khorne' Rzechonek a
> écrit : 
>> Mind that the patch removes banner background, because blue links on
>> blue background look really bad and I didn't like the background anyway.
> 
> Ok after investigating it is possible to change link color by using :
>   '<a href="%s"><span color="%s">%s</span></a>'
> instead of :
>   '<a href="%s">%s</a>'
> 
> (since blue is hardcoded in libsexy, it's the only way I found)
> Maybe the link color should be added to gajim themes, the hard part
> would be the default GtkWidget::link-color, but no theme seems to use it
> anyway, so I think that blue should be fine.
> 
> 

We already have a button to choose URL color in preference window. Using
this option sounds indeed a good idea

-- 
Yann

_______________________________________________
Gajim-devel mailing list
Gajim-devel@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/gajim-devel

Reply via email to