From e45e8fad433793fdc2e4f39597e61bed3cf2c931 Mon Sep 17 00:00:00 2001 From: CJKmkp <2564608840@qq.com> Date: Sat, 2 May 2026 17:36:05 +0800 Subject: [PATCH] improve:UI --- Ink Canvas/MainWindow.xaml | 6 +++--- Ink Canvas/Resources/Styles/Dark.xaml | 6 ++++++ Ink Canvas/Resources/Styles/Light.xaml | 6 ++++++ 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/Ink Canvas/MainWindow.xaml b/Ink Canvas/MainWindow.xaml index 88ad72df..d28822a4 100644 --- a/Ink Canvas/MainWindow.xaml +++ b/Ink Canvas/MainWindow.xaml @@ -2990,7 +2990,7 @@ AllowsTransparency="True" StaysOpen="True" IsOpen="False"> - @@ -3000,13 +3000,13 @@ + Foreground="{DynamicResource ToolsPopupTitleForeground}" FontWeight="Bold"/> - diff --git a/Ink Canvas/Resources/Styles/Dark.xaml b/Ink Canvas/Resources/Styles/Dark.xaml index 4a8605fe..e51e5a71 100644 --- a/Ink Canvas/Resources/Styles/Dark.xaml +++ b/Ink Canvas/Resources/Styles/Dark.xaml @@ -28,6 +28,12 @@ + + + + + + diff --git a/Ink Canvas/Resources/Styles/Light.xaml b/Ink Canvas/Resources/Styles/Light.xaml index bda7ee69..53529dbf 100644 --- a/Ink Canvas/Resources/Styles/Light.xaml +++ b/Ink Canvas/Resources/Styles/Light.xaml @@ -28,6 +28,12 @@ + + + + + +