diff --git a/AideDeJeu/AideDeJeu/Views/MainShell.xaml b/AideDeJeu/AideDeJeu/Views/MainShell.xaml index a31aa915..9c8ca3c3 100644 --- a/AideDeJeu/AideDeJeu/Views/MainShell.xaml +++ b/AideDeJeu/AideDeJeu/Views/MainShell.xaml @@ -4,7 +4,13 @@ xmlns:local="clr-namespace:AideDeJeu.Views" xmlns:pc="clr-namespace:AideDeJeu.Views.PlayerCharacter" xmlns:library="clr-namespace:AideDeJeu.Views.Library" - x:Class="AideDeJeu.Views.MainShell"> + x:Class="AideDeJeu.Views.MainShell" + BackgroundColor="{DynamicResource HDWhite}" + FlyoutBackgroundColor="{DynamicResource HDWhite}" + Shell.ForegroundColor="{DynamicResource HDRed}" + Shell.TitleColor="{DynamicResource HDBlack}" + Shell.UnselectedColor="{DynamicResource HDLightGrey}" + > #2196F3 @@ -14,10 +20,10 @@ - - + + - +