On Sat, 2006-08-12 at 10:01 +0200, Igor Jagec wrote: > Hi there! > > Is it possible to change URL colour? It is set to #0000FF by default, > and I want it to be #006600. I played a bit with gconf editor and my > ~/.evolution/mail/config/gtkrc-mail-fonts and what ever I did, It didn't > help.
There's a gtk theme setting for URL colours, but whether Evo respects it or not I don't know. I guess you'd need to add something like: GtkHTML::link-color = "#006600" to your ~/.gtkrc-2.0 file to try it (create the file if it doesn't exist). Cheeri, Calum. -- CALUM BENSON, Usability Engineer Sun Microsystems Ireland mailto:[EMAIL PROTECTED] Java Desktop System Group http://ie.sun.com +353 1 819 9771 Any opinions are personal and not necessarily those of Sun Microsystems _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
