microsoft / devhome

The new Dev Home experience for Windows!
https://aka.ms/devhomedocs
MIT License
3.56k stars 311 forks source link

Devhome's title bar shows incorrect colors when switching from light mode to dark mode #3197

Open timkur opened 3 months ago

timkur commented 3 months ago

Dev Home version

No response

Windows build number

No response

Other software

No response

Steps to reproduce the bug

Launch DevHome. Then switch to either Dark or Light mode.

Expected result

No response

Actual result

The colors in the titlebar are off.

I fixed this issue in Project Ironsides... we should probably fix it in DevHome proper as well.

https://github.com/microsoft/devhome/pull/3187

Included System Information

No response

Included Extensions Information

No response

chendrixson commented 3 months ago

Related Changing Theme To Dark Mode on First Launch Causes UI Errors

bbonaby commented 3 months ago

For what its worth, when WinAppSDK's 1.6 comes out of experimentation, we should move to the new titlebar control that they introduced https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/experimental-channel#new-titlebar-control.