General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
backround color and text color
Posted by: snick
Date: April 22, 2002 08:05AM

Is it possible to change the back round color to black and the text to white, and make K-meleon ingnore web pages color and backround settings. Any help would be wounderful.

Options: ReplyQuote
Re: backround color and text color
Posted by: po
Date: April 22, 2002 10:14AM


adding these prefs:

user_pref("browser.display.foreground_color", "#FFFFFF");
user_pref("browser.display.background_color", "#000000");
user_pref("browser.display.use_document_colors", false);

seems to do the trick in the current beta version - hopefully they'll work in 0.6 as well... there are similar prefs for link colors, etc... look in the file '...\K-Meleon\defaults\pref\all.js' for more interesting stuff.

Options: ReplyQuote
Re: backround color and text color
Posted by: snick
Date: April 24, 2002 08:20AM

Thanks for the help

Options: ReplyQuote


K-Meleon forum is powered by Phorum.