From ab9a076ae6d2ff42ae63a807c2e3cf994370b3a9 Mon Sep 17 00:00:00 2001 From: "nicolas.barbosa" Date: Tue, 2 Apr 2024 18:16:38 +0200 Subject: [PATCH] Ajout du style commun label bouton fond --- mastermind/AppShell.xaml | 2 + mastermind/Resources/Styles/Colors.xaml | 9 + mastermind/Resources/Styles/Styles.xaml | 435 +----------------------- 3 files changed, 28 insertions(+), 418 deletions(-) diff --git a/mastermind/AppShell.xaml b/mastermind/AppShell.xaml index 42fb93c..7c99902 100644 --- a/mastermind/AppShell.xaml +++ b/mastermind/AppShell.xaml @@ -5,6 +5,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" xmlns:local="clr-namespace:mastermind" xmlns:pages="clr-namespace:mastermind.Pages" + Shell.NavBarIsVisible="False" Shell.FlyoutBehavior="Flyout" Title="mastermind"> @@ -38,4 +39,5 @@ + diff --git a/mastermind/Resources/Styles/Colors.xaml b/mastermind/Resources/Styles/Colors.xaml index 22f0a67..2910bd4 100644 --- a/mastermind/Resources/Styles/Colors.xaml +++ b/mastermind/Resources/Styles/Colors.xaml @@ -19,6 +19,15 @@ #190649 #1f1f1f + #FAEEA1 + #2F0E36 + #A90237 + #71E26D + #060270 + #358F92 + #662323 + #F2B861 + #E1E1E1 #C8C8C8 #ACACAC diff --git a/mastermind/Resources/Styles/Styles.xaml b/mastermind/Resources/Styles/Styles.xaml index 1720bb3..3886b18 100644 --- a/mastermind/Resources/Styles/Styles.xaml +++ b/mastermind/Resources/Styles/Styles.xaml @@ -3,78 +3,24 @@ - - - - - - - + - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -