diff --git a/WinUINotes/WinUINotes/MainWindow.xaml b/WinUINotes/WinUINotes/MainWindow.xaml index c37f075..91cdc85 100644 --- a/WinUINotes/WinUINotes/MainWindow.xaml +++ b/WinUINotes/WinUINotes/MainWindow.xaml @@ -34,4 +34,4 @@ - + \ No newline at end of file diff --git a/WinUINotes/WinUINotes/Views/AllNotesPage.xaml b/WinUINotes/WinUINotes/Views/AllNotesPage.xaml index 7f152c0..711941d 100644 --- a/WinUINotes/WinUINotes/Views/AllNotesPage.xaml +++ b/WinUINotes/WinUINotes/Views/AllNotesPage.xaml @@ -7,8 +7,7 @@ xmlns:models="using:WinUINotes.Models" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" - mc:Ignorable="d" - Background="{ThemeResource ApplicationPageBackgroundThemeBrush}"> + mc:Ignorable="d"> @@ -21,11 +20,11 @@ - - + @@ -44,21 +43,21 @@ - diff --git a/WinUINotes/WinUINotes/Views/NotePage.xaml b/WinUINotes/WinUINotes/Views/NotePage.xaml index d216bb6..cf856a4 100644 --- a/WinUINotes/WinUINotes/Views/NotePage.xaml +++ b/WinUINotes/WinUINotes/Views/NotePage.xaml @@ -6,8 +6,7 @@ xmlns:local="using:WinUINotes" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" - mc:Ignorable="d" - Background="{ThemeResource ApplicationPageBackgroundThemeBrush}"> + mc:Ignorable="d"> @@ -34,7 +33,7 @@ HorizontalAlignment="Right" Spacing="4" Grid.Row="1" Grid.Column="1"> -