diff --git a/GameAtlas/.vs/GameAtlas/v17/.suo b/GameAtlas/.vs/GameAtlas/v17/.suo index f044c2f..d1f92fa 100644 Binary files a/GameAtlas/.vs/GameAtlas/v17/.suo and b/GameAtlas/.vs/GameAtlas/v17/.suo differ diff --git a/GameAtlas/GameAtlas/AppShell.xaml.cs b/GameAtlas/GameAtlas/AppShell.xaml.cs index c70d1f2..ae9ad77 100644 --- a/GameAtlas/GameAtlas/AppShell.xaml.cs +++ b/GameAtlas/GameAtlas/AppShell.xaml.cs @@ -9,5 +9,7 @@ public partial class AppShell : Shell InitializeComponent(); Routing.RegisterRoute(nameof(PageJeu), typeof(PageJeu)); + + Routing.RegisterRoute(nameof(PageAdmin), typeof(PageAdmin)); } } diff --git a/GameAtlas/GameAtlas/Resources/Styles/Colors.xaml b/GameAtlas/GameAtlas/Resources/Styles/Colors.xaml index 3bbc159..37fa899 100644 --- a/GameAtlas/GameAtlas/Resources/Styles/Colors.xaml +++ b/GameAtlas/GameAtlas/Resources/Styles/Colors.xaml @@ -4,41 +4,41 @@ xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"> - #FAD05D - #C8D1FF - #D9D9D9 - White - Black - #E1E1E1 - #C8C8C8 - #A0A0A0 - #919191 - #5E5E5E - #404040 - #212121 - #141414 - #121212 - - - - - - - - - - - - - - #F7B548 - #FFD590 - #FFE5B9 - #28C2D1 - #7BDDEF - #C3F2F4 - #3E8EED - #72ACF1 + #FAD05D + #C8D1FF + #D9D9D9 + White + Black + #E1E1E1 + #C8C8C8 + #A0A0A0 + #919191 + #5E5E5E + #404040 + #212121 + #141414 + #121212 + + + + + + + + + + + + + + #F7B548 + #FFD590 + #FFE5B9 + #28C2D1 + #7BDDEF + #C3F2F4 + #3E8EED + #72ACF1 #A7CBF6 \ No newline at end of file diff --git a/GameAtlas/GameAtlas/Resources/Styles/Styles.xaml b/GameAtlas/GameAtlas/Resources/Styles/Styles.xaml index 4cf4640..cd3e1d5 100644 --- a/GameAtlas/GameAtlas/Resources/Styles/Styles.xaml +++ b/GameAtlas/GameAtlas/Resources/Styles/Styles.xaml @@ -4,402 +4,402 @@ xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/GameAtlas/GameAtlas/Views/PageAccueil.xaml b/GameAtlas/GameAtlas/Views/PageAccueil.xaml index 5f08cd3..714fa2f 100644 --- a/GameAtlas/GameAtlas/Views/PageAccueil.xaml +++ b/GameAtlas/GameAtlas/Views/PageAccueil.xaml @@ -9,263 +9,275 @@ - + + + + + + + + + + + + + + + + + + + + + + - - - - - + - - - - - -