From 61b29d5a36eb7b9be5d5acb2a0fd9b6d57a10d12 Mon Sep 17 00:00:00 2001 From: Raphael LACOTE Date: Fri, 2 Dec 2022 15:19:45 +0100 Subject: [PATCH] =?UTF-8?q?L=C3=A9g=C3=A8re=20modification=20de=20la=20pag?= =?UTF-8?q?e=20Comptepour=20les=20vues=20Windows?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sources/IHM/AppShellDesktop.xaml | 2 +- Sources/IHM/Desktop/Compte.xaml | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/Sources/IHM/AppShellDesktop.xaml b/Sources/IHM/AppShellDesktop.xaml index a84f38e..16d34e1 100644 --- a/Sources/IHM/AppShellDesktop.xaml +++ b/Sources/IHM/AppShellDesktop.xaml @@ -8,7 +8,7 @@ Shell.NavBarIsVisible="False"> diff --git a/Sources/IHM/Desktop/Compte.xaml b/Sources/IHM/Desktop/Compte.xaml index 04b5a29..56db4d6 100644 --- a/Sources/IHM/Desktop/Compte.xaml +++ b/Sources/IHM/Desktop/Compte.xaml @@ -3,24 +3,28 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="IHM.Desktop.Compte" Title="Compte" - BackgroundColor="{StaticResource Yellow100Accent}"> - + BackgroundColor="{StaticResource Yellow300Accent}"> + +