From 62050bdeb26f66ed16234034ede9ca4fa34b5c1a Mon Sep 17 00:00:00 2001 From: "SONGE9B3\\song_pd_win11" Date: Wed, 28 Dec 2022 15:58:15 +0800 Subject: [PATCH] perf: update ui for dark mode --- STranslate/Style/Dark/DictionaryButtonDark.xaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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"/>