diff --git a/Schemas/MainWindow.xaml b/Schemas/MainWindow.xaml index e7f94ca..bf88a11 100644 --- a/Schemas/MainWindow.xaml +++ b/Schemas/MainWindow.xaml @@ -7,8 +7,8 @@ SnapsToDevicePixels="True" WindowStartupLocation="CenterScreen" WindowStyle="None" - AllowsTransparency="True" - Background="Transparent" + AllowsTransparency="False" + Background="{DynamicResource AppBorderColor}" Foreground="{DynamicResource AppFgColor}">