From 5b397091a898ec315efc56f36c2697cc5556e8f1 Mon Sep 17 00:00:00 2001
From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
Date: Fri, 17 Jan 2025 00:08:12 +0800
Subject: [PATCH] feat: redesign CaptionButtons.
---
src/Ursa.Themes.Semi/Compatibles/Theme.axaml | 33 ++++++++++
.../Controls/UrsaWindow.axaml | 64 ++++++++-----------
2 files changed, 61 insertions(+), 36 deletions(-)
diff --git a/src/Ursa.Themes.Semi/Compatibles/Theme.axaml b/src/Ursa.Themes.Semi/Compatibles/Theme.axaml
index 4a08c3a4..7051e9cd 100644
--- a/src/Ursa.Themes.Semi/Compatibles/Theme.axaml
+++ b/src/Ursa.Themes.Semi/Compatibles/Theme.axaml
@@ -42,4 +42,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Ursa.Themes.Semi/Controls/UrsaWindow.axaml b/src/Ursa.Themes.Semi/Controls/UrsaWindow.axaml
index 23b26029..03f9cf84 100644
--- a/src/Ursa.Themes.Semi/Controls/UrsaWindow.axaml
+++ b/src/Ursa.Themes.Semi/Controls/UrsaWindow.axaml
@@ -126,7 +126,6 @@
+
-
-
+
+
+
+
\ No newline at end of file