diff --git a/extras/vld-windows/VideoLinkDownloader/App.xaml b/extras/vld-windows/VideoLinkDownloader/App.xaml index b20ec7183..5eb21c490 100644 --- a/extras/vld-windows/VideoLinkDownloader/App.xaml +++ b/extras/vld-windows/VideoLinkDownloader/App.xaml @@ -3,14 +3,11 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:VideoLinkDownloader" - xmlns:fw="clr-namespace:SourceChord.FluentWPF;assembly=FluentWPF" StartupUri="MainWindow.xaml"> - - + diff --git a/extras/vld-windows/VideoLinkDownloader/MainWindow.xaml b/extras/vld-windows/VideoLinkDownloader/MainWindow.xaml index 9e8199061..3c211460f 100644 --- a/extras/vld-windows/VideoLinkDownloader/MainWindow.xaml +++ b/extras/vld-windows/VideoLinkDownloader/MainWindow.xaml @@ -5,10 +5,9 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:VideoLinkDownloader" - xmlns:fw="clr-namespace:SourceChord.FluentWPF;assembly=FluentWPF" mc:Ignorable="d" - Background="#222" - Foreground="White" + Background="White" + Foreground="Black" Title="MainWindow" Height="450" Width="800"> @@ -16,20 +15,16 @@ + CaptionHeight="0" /> + Background="#222">