Epic - Align with Win11 look and feel
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 103
Description
Windows 11 implemented a new look and feel. While we get most of that automatically through the Common Controls we do have several places where we owner draw our controls and these should be enhanced in some way to look more aligned with Windows. This is part of our dotnet/planning/issues/27 theme.
I will be creating and adding issues to this epic in the coming weeks to outline precisely what we need to be doing.
- [ ] Investigate which controls need to be changed to align with Win11
- [ ] If available from Windows, expose a property that indicates whether the OS is in a Dark Mode or a Light Mode. I'm currently working directly with Windows on this.
- [ ] https://github.com/dotnet/winforms/issues/7641
- [x] #6153
- [x] #5516
- [x] #6187
Contributor guide
Assessment
This issue has not been assessed yet.