diff --git a/PermaTop/UserControls/WindowPropertyItem.xaml b/PermaTop/UserControls/WindowPropertyItem.xaml index 3e70ecc..80514a9 100644 --- a/PermaTop/UserControls/WindowPropertyItem.xaml +++ b/PermaTop/UserControls/WindowPropertyItem.xaml @@ -270,6 +270,7 @@ Click="SetPosBtn_Click" Content="{x:Static lang:Resources.SetPosition}" FontWeight="Bold" + Foreground="{DynamicResource Foreground1}" Style="{DynamicResource PrimaryButton}" />