wxwidgets/interface
Vadim Zeitlin 32daebe883 Don't return true from wxSystemAppearance::IsDark() in light mode
Even if the system is configured to use the dark mode, we shouldn't
return true from this function unless the application itself uses dark
mode, otherwise we're going to use wrong colours not providing enough
contrast with the system-provided ones.

This basically reverts #22020 as now that we have real dark mode
support, we should be using it instead.
2022-12-25 19:45:53 +00:00
..
wx Don't return true from wxSystemAppearance::IsDark() in light mode 2022-12-25 19:45:53 +00:00
check_syntax.sh Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00