From d032a49c3c1efd06d04c66efd306cfb15248907f Mon Sep 17 00:00:00 2001 From: LukePulverenti Luke Pulverenti luke pulverenti Date: Sat, 25 Aug 2012 13:31:58 -0400 Subject: [PATCH] Added a gradient to the splash screen background --- MediaBrowser.Common/UI/Splash.xaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/MediaBrowser.Common/UI/Splash.xaml b/MediaBrowser.Common/UI/Splash.xaml index 8bb6d0acad..cc1881b73c 100644 --- a/MediaBrowser.Common/UI/Splash.xaml +++ b/MediaBrowser.Common/UI/Splash.xaml @@ -8,9 +8,13 @@ ShowInTaskbar="True" ResizeMode="NoResize" WindowStartupLocation="CenterScreen" - WindowState="Normal" - Background="Black"> - + WindowState="Normal"> + + + + + +