From 4171ef0375c055f27a55f7424a006d0f154973dd Mon Sep 17 00:00:00 2001 From: Yannis DOUMIR FERNANDES Date: Thu, 30 Mar 2023 19:32:12 +0200 Subject: [PATCH] MODIFY couleur vert -> bleu plus continuite de la page searchMob --- Vues/Connexion.xaml | 8 ++++--- Vues/Inscription.xaml | 14 +++++++------ Vues/PageConnexion.xaml | 46 +++++++++++++++++++++-------------------- Vues/SearchMob.xaml | 45 ++++++++++++++++++++++------------------ 4 files changed, 62 insertions(+), 51 deletions(-) diff --git a/Vues/Connexion.xaml b/Vues/Connexion.xaml index 8393e30..e3870e0 100644 --- a/Vues/Connexion.xaml +++ b/Vues/Connexion.xaml @@ -34,7 +34,7 @@ WidthRequest="200" BackgroundColor="DimGrey" Placeholder="Identifiant" - PlaceholderColor="DarkSlateGrey" + PlaceholderColor="CornflowerBlue" />