diff --git a/src/Files.App/App.xaml b/src/Files.App/App.xaml index 8d7d0dd729ee..30fc256cd8af 100644 --- a/src/Files.App/App.xaml +++ b/src/Files.App/App.xaml @@ -34,8 +34,8 @@ - - + + @@ -45,8 +45,8 @@ - - + + @@ -56,11 +56,11 @@ - - + + - + diff --git a/src/Files.App/UserControls/SidebarControl.xaml b/src/Files.App/UserControls/SidebarControl.xaml index 9ad5661cd689..fb9216d2e3a8 100644 --- a/src/Files.App/UserControls/SidebarControl.xaml +++ b/src/Files.App/UserControls/SidebarControl.xaml @@ -44,11 +44,9 @@ - - 0 - - 1,0,0,0 + 0,0,0,0 + 0,0,0,0 @@ -409,11 +407,18 @@ x:Name="ContentRoot" Grid.Row="2" Grid.ColumnSpan="2" - Background="{ThemeResource App.Theme.FileArea.BackgroundBrush}"> + Background="{ThemeResource App.Theme.Sidebar.BackgroundBrush}"> - + - +