dotMorten / WinUIEx

WinUI Extensions
https://dotmorten.github.io/WinUIEx
MIT License
602 stars 38 forks source link

[Question] Is there any chance to customize titlebar text foreground color? #24

Closed zipgenius closed 2 years ago

zipgenius commented 2 years ago

While it is possible to set the titlebar color, sometimes it may be useful to customize the foreground color in order to avoid, e.g. black text on dark background color.

dotMorten commented 2 years ago

Yes WinUI already provides this ability and WinUIEx doesn’t need to provide anything there. Look at the AppWindow class which has these settings (And WinUIEx gives you easy access to)