diff --git a/LivreLand/AppShell.xaml b/LivreLand/AppShell.xaml index 7efe205..993028e 100644 --- a/LivreLand/AppShell.xaml +++ b/LivreLand/AppShell.xaml @@ -14,13 +14,13 @@ ContentTemplate="{DataTemplate view:BibliothequeView}" Icon="books_vertical_fill.png"/> diff --git a/LivreLand/LivreLand.csproj b/LivreLand/LivreLand.csproj index afc1c4e..f32cd11 100644 --- a/LivreLand/LivreLand.csproj +++ b/LivreLand/LivreLand.csproj @@ -67,9 +67,21 @@ MSBuild:Compile + + MSBuild:Compile + + + MSBuild:Compile + + + MSBuild:Compile + MSBuild:Compile + + MSBuild:Compile + MSBuild:Compile diff --git a/LivreLand/Resources/Styles/Colors.xaml b/LivreLand/Resources/Styles/Colors.xaml index 2740006..e0df97e 100644 --- a/LivreLand/Resources/Styles/Colors.xaml +++ b/LivreLand/Resources/Styles/Colors.xaml @@ -5,8 +5,11 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"> #e1e1e1 + #5b5b5b #f8f8f8 - + #f2f0f6 + #c9c9cb + #512BD4 #DFD8F7 #2B0B98 diff --git a/LivreLand/Resources/Styles/Styles.xaml b/LivreLand/Resources/Styles/Styles.xaml index dc4a034..d4d8f4f 100644 --- a/LivreLand/Resources/Styles/Styles.xaml +++ b/LivreLand/Resources/Styles/Styles.xaml @@ -176,6 +176,28 @@ + + + + + + + +