From c05572b0ad24f20fbff07804dcb5149250269984 Mon Sep 17 00:00:00 2001 From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com> Date: Wed, 26 Jun 2024 18:51:09 +0800 Subject: [PATCH] feat: replace colors. --- src/Ursa.Themes.Semi/Controls/Calendar.axaml | 100 ++++++++++++------- 1 file changed, 62 insertions(+), 38 deletions(-) diff --git a/src/Ursa.Themes.Semi/Controls/Calendar.axaml b/src/Ursa.Themes.Semi/Controls/Calendar.axaml index 2fe6a6f..7a5a499 100644 --- a/src/Ursa.Themes.Semi/Controls/Calendar.axaml +++ b/src/Ursa.Themes.Semi/Controls/Calendar.axaml @@ -3,11 +3,13 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:u="https://irihi.tech/ursa"> - - - + + + + + + - @@ -38,15 +40,18 @@ + + + + + - - + + - - - @@ -148,16 +169,19 @@ + @@ -264,4 +288,4 @@ - + \ No newline at end of file