diff --git a/STranslate/Style/Dark/DictionaryButtonDark.xaml b/STranslate/Style/Dark/DictionaryButtonDark.xaml index 50e7e5d..48dcc3e 100644 --- a/STranslate/Style/Dark/DictionaryButtonDark.xaml +++ b/STranslate/Style/Dark/DictionaryButtonDark.xaml @@ -91,7 +91,7 @@ FontSize="18" VerticalAlignment="Center" Text="" - Foreground="#515151"/> + Foreground="WhiteSmoke"/> @@ -113,7 +113,7 @@ FontSize="18" VerticalAlignment="Center" Text="" - Foreground="#515151"/> + Foreground="WhiteSmoke"/> @@ -135,7 +135,7 @@ FontSize="18" VerticalAlignment="Center" Text="" - Foreground="#515151"/> + Foreground="WhiteSmoke"/> @@ -157,7 +157,7 @@ FontSize="18" VerticalAlignment="Center" Text="" - Foreground="#515151"/> + Foreground="WhiteSmoke"/>