diff --git a/UserInterface/Menu.xaml b/UserInterface/Menu.xaml index 36b8880..1917bf0 100644 --- a/UserInterface/Menu.xaml +++ b/UserInterface/Menu.xaml @@ -107,13 +107,16 @@ + Background="{x:Null}" Foreground="{x:Static stm:MenuDefines.ColorForeground}" CaretBrush="{x:Static stm:MenuDefines.ColorForeground}" + TextOptions.TextRenderingMode="ClearType" TextOptions.TextFormattingMode="Display"/> @@ -140,8 +143,8 @@ -