diff --git a/src/Misc/MainForm.cs b/src/Misc/MainForm.cs
index 72d0377..c405465 100644
--- a/src/Misc/MainForm.cs
+++ b/src/Misc/MainForm.cs
@@ -1028,6 +1028,7 @@ namespace mpvnet
MessageBoxEx.ButtonBackground = Theme.Current.GetBrush("highlight");
ContextMenu = new WpfControls.ContextMenu();
ContextMenu.Closed += ContextMenu_Closed;
+ ContextMenu.UseLayoutRounding = true;
BuildMenu();
System.Windows.Application.Current.ShutdownMode = System.Windows.ShutdownMode.OnExplicitShutdown;
Cursor.Position = new Point(Cursor.Position.X + 1, Cursor.Position.Y);
diff --git a/src/WPF/Resources.xaml b/src/WPF/Resources.xaml
index 130a427..4f11afe 100644
--- a/src/WPF/Resources.xaml
+++ b/src/WPF/Resources.xaml
@@ -266,10 +266,6 @@
-
- #88000000
-
-
10,6
@@ -815,7 +811,7 @@
-
+
@@ -885,7 +881,7 @@
-
+