Environment
Windows 11, net10.0, pkg MewUI.Windows 16.0 Direct2D
Reproduction steps
When upgrading my apps from 15.2 to 16.0, theme for interactable controls defaults to a light theme regardless of the currently selected theme. This is noticeable when the theme is set to dark or system (with a dark system theme). Controls update to the correct color when the mouse hovers over them or when the theme is updated programmatically at runtime.
Expected behavior
Controls follow the currently selected theme at launch.
Actual behavior
Controls default to light theme at launch.
Minimal repro / code / screenshots / logs
Before submitting
Environment
Windows 11, net10.0, pkg MewUI.Windows 16.0 Direct2D
Reproduction steps
When upgrading my apps from 15.2 to 16.0, theme for interactable controls defaults to a light theme regardless of the currently selected theme. This is noticeable when the theme is set to dark or system (with a dark system theme). Controls update to the correct color when the mouse hovers over them or when the theme is updated programmatically at runtime.
Expected behavior
Controls follow the currently selected theme at launch.
Actual behavior
Controls default to light theme at launch.
Minimal repro / code / screenshots / logs
Before submitting