On Thu, Mar 25, 2010 at 03:47:18PM +0100, pancake wrote: > > Is there any possibility to change the default canvas color in > webkit? I use my own > css which set the background color to black, but while the page is > loading or when > there's no loaded page it is white and it burns my eyes. This would > be another > feature I would be happy to use :) > Don't you think it could be done using the
http://webkitgtk.org/reference/webkitgtk-WebKitWebSettings.html#WebKitWebSettings--print-backgrounds the "print-backgrounds" property and setting a dark background image in your style.css ?