diff --git a/ILSpy/MainWindow.xaml b/ILSpy/MainWindow.xaml index 7cc334097..5dbd9b720 100644 --- a/ILSpy/MainWindow.xaml +++ b/ILSpy/MainWindow.xaml @@ -32,7 +32,7 @@ ShowRoot="False" AllowDropOrder="True" AllowDrop="True" - BorderThickness="0,1,1,1" Visibility="Visible" /> + BorderThickness="0" Visibility="Visible" /> diff --git a/ILSpy/themes/DarkTheme.xaml b/ILSpy/themes/DarkTheme.xaml index f1125651c..976a981da 100644 --- a/ILSpy/themes/DarkTheme.xaml +++ b/ILSpy/themes/DarkTheme.xaml @@ -52,7 +52,7 @@ - + MediumVioletRed CornflowerBlue diff --git a/ILSpy/themes/LightTheme.xaml b/ILSpy/themes/LightTheme.xaml index 4772cfd78..7997c8729 100644 --- a/ILSpy/themes/LightTheme.xaml +++ b/ILSpy/themes/LightTheme.xaml @@ -47,6 +47,6 @@ - + \ No newline at end of file