Files
wxWidgets/include
Steve Cornett bb47481f4c Update non-client colors upon theme change in wxMSW
This change updates the colors in the top level window title bar, menu
bar, etc, with dark/light theme change.

wxMSWDarkMode::EnableForTLW() is renamed to ConfigureTLW() as this
function can now either enable or disable the use of dark theme.

Closes #26425.
2026-05-23 18:38:53 +02:00
..