maui
maui copied to clipboard
Pick better defaults for the `NavigationPAge` template defaults
Description
Currently if you change the root page to be a NavigationPage the titlebar looks like
We should probably set the BarTextColor to match the Shell colors
<Setter Property="Shell.TitleColor" Value="{AppThemeBinding Light={StaticResource Black}, Dark={StaticResource SecondaryDarkText}}" /