diff --git a/src/Views/Widgets/DiffViewer.xaml b/src/Views/Widgets/DiffViewer.xaml index 0914c4ec..bf078309 100644 --- a/src/Views/Widgets/DiffViewer.xaml +++ b/src/Views/Widgets/DiffViewer.xaml @@ -6,7 +6,7 @@ xmlns:controls="clr-namespace:SourceGit.Views.Controls" xmlns:models="clr-namespace:SourceGit.Models" mc:Ignorable="d" - Background="{DynamicResource Brush.Contents}" + Background="{DynamicResource Brush.Window}" d:DesignHeight="450" d:DesignWidth="800">