From e999aeac23e078aaf93aea14c563f1fd56d6453b Mon Sep 17 00:00:00 2001 From: rabbitism Date: Fri, 26 May 2023 20:31:57 +0800 Subject: [PATCH] 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 @@ - +