From 3a5ea250720f5319d6a7fe90a1e4460f613919eb Mon Sep 17 00:00:00 2001 From: Alexandre Agostinho Date: Fri, 31 Mar 2023 10:03:14 +0200 Subject: [PATCH] modification sur vue Home + Couleurs --- Vue/Home.xaml | 107 +++++++++++++++++++++++++++++++ Vue/Resources/Styles/Colors.xaml | 6 +- 2 files changed, 110 insertions(+), 3 deletions(-) diff --git a/Vue/Home.xaml b/Vue/Home.xaml index 7322018..3ccd689 100644 --- a/Vue/Home.xaml +++ b/Vue/Home.xaml @@ -4,5 +4,112 @@ x:Class="Vue.Home"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Vue/Resources/Styles/Colors.xaml b/Vue/Resources/Styles/Colors.xaml index d183ec4..14f9922 100644 --- a/Vue/Resources/Styles/Colors.xaml +++ b/Vue/Resources/Styles/Colors.xaml @@ -4,9 +4,9 @@ xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"> - #512BD4 - #DFD8F7 - #2B0B98 + #116466 + #D1E8E2 + #FFCB9A White Black #E1E1E1