diff --git a/Material.Styles/Resources/Themes/CarouselPage.axaml b/Material.Styles/Resources/Themes/CarouselPage.axaml index a523ed22..c5818af4 100644 --- a/Material.Styles/Resources/Themes/CarouselPage.axaml +++ b/Material.Styles/Resources/Themes/CarouselPage.axaml @@ -1,7 +1,7 @@ - + - + diff --git a/Material.Styles/Resources/Themes/DrawerPage.axaml b/Material.Styles/Resources/Themes/DrawerPage.axaml index 47336c3e..e87b8efa 100644 --- a/Material.Styles/Resources/Themes/DrawerPage.axaml +++ b/Material.Styles/Resources/Themes/DrawerPage.axaml @@ -7,7 +7,7 @@ - + @@ -81,7 +81,7 @@ Theme="{StaticResource MaterialFlatToggleButton}" IsChecked="{Binding #PART_SplitView.IsPaneOpen, Mode=TwoWay}" Background="Transparent" - Foreground="{DynamicResource MaterialPrimaryMidForegroundBrush}" + Foreground="{DynamicResource MaterialBodyBrush}" DockPanel.Dock="Left" AutomationProperties.Name="Toggle navigation drawer" ToolTip.Tip="Toggle navigation drawer"> @@ -89,7 +89,7 @@ @@ -134,7 +134,7 @@ M12.7347,4.20949 C13.0332,3.92233 13.508,3.93153 13.7952,4.23005 C14.0823,4.52857 14.0731,5.00335 13.7746,5.29051 L5.50039,13.25 L24.2532,13.25 C24.6674,13.25 25.0032,13.5858 25.0032,13.9999982 C25.0032,14.4142 24.6674,14.75 24.2532,14.75 L5.50137,14.75 L13.7746,22.7085 C14.0731,22.9957 14.0823,23.4705 13.7952,23.769 C13.508,24.0675 13.0332,24.0767 12.7347,23.7896 L3.30673,14.7202 C2.89776,14.3268 2.89776,13.6723 3.30673,13.2788 L12.7347,4.20949 Z - + @@ -66,7 +66,7 @@ WindowDecorationProperties.ElementRole="DecorationsElement" Theme="{StaticResource MaterialFlatButton}" Background="Transparent" - Foreground="{DynamicResource MaterialPrimaryMidForegroundBrush}" + Foreground="{DynamicResource MaterialBodyBrush}" IsVisible="{TemplateBinding IsBackButtonEffectivelyVisible}" VerticalAlignment="Stretch" Padding="8,0" @@ -74,7 +74,7 @@ diff --git a/Material.Styles/Resources/Themes/TabbedPage.axaml b/Material.Styles/Resources/Themes/TabbedPage.axaml index a4125f9e..d8f70800 100644 --- a/Material.Styles/Resources/Themes/TabbedPage.axaml +++ b/Material.Styles/Resources/Themes/TabbedPage.axaml @@ -20,6 +20,7 @@ + @@ -71,7 +72,7 @@ - + @@ -79,7 +80,7 @@ - @@ -105,7 +106,7 @@ - + @@ -150,7 +151,7 @@