Bug 19486

Summary: [Gtk] Setting font colours
Product: WebKit Reporter: Don Scorgie <Don>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on: 15597    
Bug Blocks:    

Description Don Scorgie 2008-06-11 11:20:56 PDT
Webkit does not seem to respect the theme font colours and provides no method of seeting the relevant colours.

This impacts on "high contrast inverse" themes.  These have white fonts on dark backgrounds.  When tested, this results in the correct dark background, but the text remain black (and hence unreadable).

In addition, some themes set the "link-color" property, which is not respected.

Ideally, webkit would take care of these, reading and setting direct from the theme however as a backup, the ability to set a property of WebKitWebSettings would be great.

Thanks
Comment 1 Christian Dywan 2009-04-09 12:10:19 PDT

*** This bug has been marked as a duplicate of 15597 ***