Add a possibility to customize dark mode colours in wxMSW

Add MSW-specific wxDarkModeSettings class which can be used to customize
the colours used in the dark mode (and will be also used for other
customizations in the future).

This commit is best viewed using Git --color-moved option.
This commit is contained in:
Vadim Zeitlin 2023-02-19 17:18:17 +00:00
parent 0c321cd039
commit d3ab43ae02
11 changed files with 203 additions and 52 deletions

View file

@ -1843,6 +1843,7 @@ set(MSW_HDR
wx/msw/datetimectrl.h
wx/msw/timectrl.h
wx/generic/activityindicator.h
wx/msw/darkmode.h
)
set(MSW_RSC