diff --git a/src/cascadia/TerminalApp/MinMaxCloseControl.xaml b/src/cascadia/TerminalApp/MinMaxCloseControl.xaml index a1c5587c24b..e797044b4aa 100644 --- a/src/cascadia/TerminalApp/MinMaxCloseControl.xaml +++ b/src/cascadia/TerminalApp/MinMaxCloseControl.xaml @@ -6,7 +6,7 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" - Background="{ThemeResource ApplicationPageBackgroundThemeBrush}" + Background="{ThemeResource SystemChromeLowColor}" HorizontalAlignment="Left" VerticalAlignment="Top" Orientation="Horizontal" @@ -18,12 +18,12 @@ 1.0 - + @@ -31,12 +31,12 @@ 1.0 - + @@ -130,7 +130,11 @@ - +