git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20263
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#ifdef __WXMAC__
// The app workspace colour is always white, but we should have
// a contrast with the page.
#ifdef __WXMAC__
// The app workspace colour is always white, but we should have
// a contrast with the page.
- wxSystemColour colourIndex = wxSYS_COLOUR_BTNFACE;
+ wxSystemColour colourIndex = wxSYS_COLOUR_3DDKSHADOW;
#else
wxSystemColour colourIndex = wxSYS_COLOUR_APPWORKSPACE;
#endif
#else
wxSystemColour colourIndex = wxSYS_COLOUR_APPWORKSPACE;
#endif
#ifdef __WXMAC__
// The app workspace colour is always white, but we should have
// a contrast with the page.
#ifdef __WXMAC__
// The app workspace colour is always white, but we should have
// a contrast with the page.
- wxSystemColour colourIndex = wxSYS_COLOUR_BTNFACE;
+ wxSystemColour colourIndex = wxSYS_COLOUR_3DDKSHADOW;
#else
wxSystemColour colourIndex = wxSYS_COLOUR_APPWORKSPACE;
#endif
#else
wxSystemColour colourIndex = wxSYS_COLOUR_APPWORKSPACE;
#endif