From 11385128bca21226dbd20bb64d1c55f655db342f Mon Sep 17 00:00:00 2001 From: "DESKTOP-3BO4HSG\\ksat" Date: Thu, 12 Jan 2023 14:45:17 +0800 Subject: [PATCH] perf: optimize dark mode theme style --- STranslate/Style/Dark/DictionaryButtonDark.xaml | 14 +++++++------- STranslate/Style/Dark/DictionaryComboBoxDark.xaml | 8 ++++---- STranslate/Style/Dark/DictionaryCommonDark.xaml | 10 +++++----- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/STranslate/Style/Dark/DictionaryButtonDark.xaml b/STranslate/Style/Dark/DictionaryButtonDark.xaml index 2acc1d3..a7bfaa9 100644 --- a/STranslate/Style/Dark/DictionaryButtonDark.xaml +++ b/STranslate/Style/Dark/DictionaryButtonDark.xaml @@ -19,7 +19,7 @@ FontSize="18" VerticalAlignment="Center" Text="" - Foreground="WhiteSmoke"/> + Foreground="#abb2bf"/> @@ -69,7 +69,7 @@ FontSize="22" VerticalAlignment="Center" Text="" - Foreground="WhiteSmoke"/> + Foreground="#abb2bf"/> @@ -92,7 +92,7 @@ FontSize="17" VerticalAlignment="Center" Text="" - Foreground="WhiteSmoke"/> + Foreground="#abb2bf"/> @@ -114,7 +114,7 @@ FontSize="18" VerticalAlignment="Center" Text="" - Foreground="WhiteSmoke"/> + Foreground="#abb2bf"/> @@ -136,7 +136,7 @@ FontSize="18" VerticalAlignment="Center" Text="" - Foreground="WhiteSmoke"/> + Foreground="#abb2bf"/> @@ -158,7 +158,7 @@ FontSize="18" VerticalAlignment="Center" Text="" - Foreground="WhiteSmoke"/> + Foreground="#abb2bf"/> @@ -180,7 +180,7 @@ FontSize="18" VerticalAlignment="Center" Text="" - Foreground="WhiteSmoke"/> + Foreground="#abb2bf"/> diff --git a/STranslate/Style/Dark/DictionaryComboBoxDark.xaml b/STranslate/Style/Dark/DictionaryComboBoxDark.xaml index a041d18..2e04242 100644 --- a/STranslate/Style/Dark/DictionaryComboBoxDark.xaml +++ b/STranslate/Style/Dark/DictionaryComboBoxDark.xaml @@ -8,14 +8,14 @@ diff --git a/STranslate/Style/Dark/DictionaryCommonDark.xaml b/STranslate/Style/Dark/DictionaryCommonDark.xaml index 643a903..5593703 100644 --- a/STranslate/Style/Dark/DictionaryCommonDark.xaml +++ b/STranslate/Style/Dark/DictionaryCommonDark.xaml @@ -21,11 +21,11 @@ \ No newline at end of file