diff --git a/Sources/Stim/Stim/AppShell.xaml b/Sources/Stim/Stim/AppShell.xaml
index a05539d..df7b4c2 100644
--- a/Sources/Stim/Stim/AppShell.xaml
+++ b/Sources/Stim/Stim/AppShell.xaml
@@ -4,11 +4,20 @@
xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
xmlns:local="clr-namespace:Stim"
- Shell.FlyoutBehavior="Disabled">
-
-
+ xmlns:views="clr-namespace:Stim"
+ FlyoutBehavior="Disabled"
+ BackgroundColor="{StaticResource Gray600}"
+ >
+
+
+
+
+
diff --git a/Sources/Stim/Stim/FollowPage.xaml b/Sources/Stim/Stim/FollowPage.xaml
index 221c307..596960a 100644
--- a/Sources/Stim/Stim/FollowPage.xaml
+++ b/Sources/Stim/Stim/FollowPage.xaml
@@ -2,8 +2,7 @@
+ Title="Suivis">
@@ -17,7 +16,6 @@
-
diff --git a/Sources/Stim/Stim/MainPage.xaml b/Sources/Stim/Stim/MainPage.xaml
index ce7e11e..e1dbcbd 100644
--- a/Sources/Stim/Stim/MainPage.xaml
+++ b/Sources/Stim/Stim/MainPage.xaml
@@ -1,13 +1,11 @@
-
-
+
@@ -20,8 +18,6 @@
-
-
diff --git a/Sources/Stim/Stim/ProfilPage.xaml b/Sources/Stim/Stim/ProfilPage.xaml
index eb29f06..e576814 100644
--- a/Sources/Stim/Stim/ProfilPage.xaml
+++ b/Sources/Stim/Stim/ProfilPage.xaml
@@ -2,8 +2,7 @@
+ Title="Profil">
@@ -18,7 +17,6 @@
-
diff --git a/Sources/Stim/Stim/Resources/Styles/Styles.xaml b/Sources/Stim/Stim/Resources/Styles/Styles.xaml
index e7eefdb..c5aaf62 100644
--- a/Sources/Stim/Stim/Resources/Styles/Styles.xaml
+++ b/Sources/Stim/Stim/Resources/Styles/Styles.xaml
@@ -362,7 +362,7 @@
-
+