In my application I am rendering some HTML pages into a WebBrowser
element. In some articles I found that the WebBrowser's background as well as foreground colors depend on the HTML page properties.
How could I change this HTML background and foreground color in my program to view a custom color ?