diff --git a/mastermind/Pages/Defaite.xaml b/mastermind/Pages/Defaite.xaml
index 9a91087..55c95c8 100644
--- a/mastermind/Pages/Defaite.xaml
+++ b/mastermind/Pages/Defaite.xaml
@@ -8,12 +8,12 @@
-
+
-
+
diff --git a/mastermind/Pages/Egaliter.xaml b/mastermind/Pages/Egaliter.xaml
index 25baa3a..695837e 100644
--- a/mastermind/Pages/Egaliter.xaml
+++ b/mastermind/Pages/Egaliter.xaml
@@ -8,12 +8,12 @@
-
+
-
+
diff --git a/mastermind/Pages/Regle.xaml b/mastermind/Pages/Regle.xaml
index 62c9818..8eb0589 100644
--- a/mastermind/Pages/Regle.xaml
+++ b/mastermind/Pages/Regle.xaml
@@ -9,7 +9,7 @@
-
+
@@ -23,7 +23,7 @@
Deux joueurs se battent pour trouver la combinaison en premier, il y a douze tours.
Le premier joueur à trouver la combinaison à gagner, chaque joueur a le même nombre de coups à réaliser. Donc si le joueur un à trouvé la solution au bout de huit coups, le joueur deux doit finir son huitième coup. Si le joueur deux trouve la combinaison, les deux joueurs sont à égalité. Sinon, le joueur un gagne.
Pour trouver la combinaison, les joueurs disposent de quatre indicateurs. Ces indicateurs sont quatre ronds qui représentent les quatre couleurs sélectionnées par le joueur. Un rond noir signifie qu’une couleur est à la bonne place, un rond blanc correspond à une mauvaise place et s'il n’y a pas d’indicateur aucune des couleurs n’est présentent dans la combinaison.
- " />
+ " Style="{StaticResource TexteFrame}" />
diff --git a/mastermind/Pages/TableauScore.xaml b/mastermind/Pages/TableauScore.xaml
index a9c25d6..d701db3 100644
--- a/mastermind/Pages/TableauScore.xaml
+++ b/mastermind/Pages/TableauScore.xaml
@@ -10,14 +10,14 @@
-
+
-
+
diff --git a/mastermind/Pages/Victoire.xaml b/mastermind/Pages/Victoire.xaml
index 17e288c..bb2f7c2 100644
--- a/mastermind/Pages/Victoire.xaml
+++ b/mastermind/Pages/Victoire.xaml
@@ -8,12 +8,12 @@
-
+
-
+
diff --git a/mastermind/Resources/Styles/Colors.xaml b/mastermind/Resources/Styles/Colors.xaml
index 0de4bcd..9fe44f7 100644
--- a/mastermind/Resources/Styles/Colors.xaml
+++ b/mastermind/Resources/Styles/Colors.xaml
@@ -32,7 +32,8 @@
#C875A4#F0C67B#622E72
-
+ #F93A3A
+
#E1E1E1#C8C8C8#ACACAC
diff --git a/mastermind/Resources/Styles/Styles.xaml b/mastermind/Resources/Styles/Styles.xaml
index 2544e8c..c60756d 100644
--- a/mastermind/Resources/Styles/Styles.xaml
+++ b/mastermind/Resources/Styles/Styles.xaml
@@ -4,7 +4,6 @@
xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml">
-
@@ -12,7 +11,18 @@
+
+
+
+
-
-
-
-
-
+
diff --git a/mastermind/Views/CTableauScore.xaml b/mastermind/Views/CTableauScore.xaml
index d3f4491..a7cc50b 100644
--- a/mastermind/Views/CTableauScore.xaml
+++ b/mastermind/Views/CTableauScore.xaml
@@ -3,12 +3,12 @@
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
x:Class="mastermind.Views.CTableauScore">
-
+
-
-
-
-
+
+
+
+