Hi, I just see the same issue, I get the start page's background color as blue, previously the background color is white.
I just check my WinXP color setting, see the image below:
Now, C::B has set the blue color as the start page's (default) background, I think that was not correct. In my XP, when you open any browser to view a html, the background color is white, When you open a windows explorer, the background is also white.
So, is it possible to set the default start page's background to white? Or the background color of the "Window Text" in the above screen shot. Thanks.
EDIT: the suggest color is: wxSYS_COLOUR_WINDOW
which means: Window background, see
http://docs.wxwidgets.org/2.8/wx_wxsystemsettings.htmlEDIT2:The font color should set default to wxSYS_COLOUR_WINDOWTEXT (Text in windows), I can't find the default color for the link text.