From 97a0f2118684268964438cabfbc281c874c15664 Mon Sep 17 00:00:00 2001
From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
Date: Tue, 28 Mar 2023 22:00:15 +0800
Subject: [PATCH] mix: move disabled Foreground resources.
---
src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml | 2 +-
src/Semi.Avalonia/Themes/Light/ToggleButton.axaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml b/src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml
index a8d32ef..9fe9c99 100644
--- a/src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml
+++ b/src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml
@@ -17,6 +17,7 @@
+
@@ -25,7 +26,6 @@
-
diff --git a/src/Semi.Avalonia/Themes/Light/ToggleButton.axaml b/src/Semi.Avalonia/Themes/Light/ToggleButton.axaml
index cbeecef..a7c4ac4 100644
--- a/src/Semi.Avalonia/Themes/Light/ToggleButton.axaml
+++ b/src/Semi.Avalonia/Themes/Light/ToggleButton.axaml
@@ -17,6 +17,7 @@
+
@@ -25,7 +26,6 @@
-