From fa825fce47742da48ce7075b1be75482ff9a30b4 Mon Sep 17 00:00:00 2001 From: Andrew Kolos Date: Fri, 16 Oct 2020 07:20:58 -0400 Subject: [PATCH] [GUI] Fix content bg color on first screen to match the second screen (#411) --- DiscordChatExporter.Gui/Views/RootView.xaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/DiscordChatExporter.Gui/Views/RootView.xaml b/DiscordChatExporter.Gui/Views/RootView.xaml index 098b4ae..c259992 100644 --- a/DiscordChatExporter.Gui/Views/RootView.xaml +++ b/DiscordChatExporter.Gui/Views/RootView.xaml @@ -142,7 +142,10 @@ Value="{Binding ProgressManager.Progress, Mode=OneWay}" /> - +