improve:主题切换

This commit is contained in:
CJK_mkp
2025-11-01 20:26:52 +08:00
parent 16ae32bfd7
commit 8394e99127
6 changed files with 34 additions and 7 deletions
+4
View File
@@ -145,4 +145,8 @@
<BitmapImage x:Key="HandMoveIcon" UriSource="/Resources/new-icons/hand-move.png"/>
<BitmapImage x:Key="ZoomIcon" UriSource="/Resources/new-icons/zoom.png"/>
<BitmapImage x:Key="RotateIcon" UriSource="/Resources/new-icons/rotate.png"/>
<!-- 浮动栏手势按钮图标资源 - 浅色主题 -->
<BitmapImage x:Key="GestureIcon" UriSource="/Resources/new-icons/gesture.png"/>
<BitmapImage x:Key="GestureIconEnabled" UriSource="/Resources/new-icons/gesture-enabled.png"/>
</ResourceDictionary>