From 17b17c3bd7380bec050eaa82580979805d151cb4 Mon Sep 17 00:00:00 2001 From: Samir Boulema Date: Mon, 4 Nov 2024 11:56:09 +0100 Subject: [PATCH] Icons not visible on Visual Studio using "Blue" theme #48 --- src/NuGetMonitor/Resources/VSColorScheme.xaml | 3 +++ src/NuGetMonitor/View/Monitor/NuGetMonitorControl.xaml | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/NuGetMonitor/Resources/VSColorScheme.xaml b/src/NuGetMonitor/Resources/VSColorScheme.xaml index 39e17f9..31a5002 100644 --- a/src/NuGetMonitor/Resources/VSColorScheme.xaml +++ b/src/NuGetMonitor/Resources/VSColorScheme.xaml @@ -60,4 +60,7 @@ + + \ No newline at end of file diff --git a/src/NuGetMonitor/View/Monitor/NuGetMonitorControl.xaml b/src/NuGetMonitor/View/Monitor/NuGetMonitorControl.xaml index e3525d5..118f465 100644 --- a/src/NuGetMonitor/View/Monitor/NuGetMonitorControl.xaml +++ b/src/NuGetMonitor/View/Monitor/NuGetMonitorControl.xaml @@ -18,7 +18,8 @@ - +