From e999aeac23e078aaf93aea14c563f1fd56d6453b Mon Sep 17 00:00:00 2001 From: rabbitism Date: Fri, 26 May 2023 20:31:57 +0800 Subject: [PATCH 1/2] fix: fix button and label text color in dark mode. --- src/Semi.Avalonia/Themes/Dark/Button.axaml | 2 +- src/Semi.Avalonia/Themes/Dark/Label.axaml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/Semi.Avalonia/Themes/Dark/Button.axaml b/src/Semi.Avalonia/Themes/Dark/Button.axaml index 5586dc2..131c68d 100644 --- a/src/Semi.Avalonia/Themes/Dark/Button.axaml +++ b/src/Semi.Avalonia/Themes/Dark/Button.axaml @@ -36,7 +36,7 @@ - + diff --git a/src/Semi.Avalonia/Themes/Dark/Label.axaml b/src/Semi.Avalonia/Themes/Dark/Label.axaml index 7f23e92..a489379 100644 --- a/src/Semi.Avalonia/Themes/Dark/Label.axaml +++ b/src/Semi.Avalonia/Themes/Dark/Label.axaml @@ -1,5 +1,6 @@ @@ -83,7 +84,7 @@ - + From c2b5b01f34dd6998e560a74595db605f267329b4 Mon Sep 17 00:00:00 2001 From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com> Date: Fri, 26 May 2023 20:43:18 +0800 Subject: [PATCH 2/2] fix: togglebutton text color in dark mode. --- src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml b/src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml index 9f01c67..0c35d26 100644 --- a/src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml +++ b/src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml @@ -49,7 +49,7 @@ - +