Discussion:
[webkit-help] GTK WebKit Focus Ring Color
Bharathwaaj Srinivasan
2010-08-15 19:27:49 UTC
Permalink
Hi,

How to change the dotted focus ring colour in Gtk WebKit which appears when
the tab key is pressed?

I would like it to be changed to bold yellow like the chromium port.

I looked in RenderTheme.h and RenderThemeGtk.h, but couldn't identify the
place to modify.

Kind regards,
Bharath
Antonio Gomes
2010-08-16 04:49:51 UTC
Permalink
Not sure how settable it is via APIs, but a hardcore way would be
changing WebCore/css/html.css your self and re-running build-webkit.

On Sun, Aug 15, 2010 at 3:27 PM, Bharathwaaj Srinivasan
Post by Bharathwaaj Srinivasan
Hi,
How to change the dotted focus ring colour in Gtk WebKit which appears when
the tab key is pressed?
I would like it to be changed to bold yellow like the chromium port.
I looked in RenderTheme.h and RenderThemeGtk.h, but couldn't identify the
place to modify.
Kind regards,
Bharath
_______________________________________________
webkit-help mailing list
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
--
--Antonio Gomes
Loading...