add:主题切换

This commit is contained in:
2025-09-21 01:06:42 +08:00
parent beebfb0dae
commit c4d2b15c48
4 changed files with 29 additions and 21 deletions
+4
View File
@@ -20,4 +20,8 @@
<Color x:Key="FloatBarButtonBackgroundKey">Transparent</Color>
<Color x:Key="FloatBarButtonBackgroundPointerOverKey">#66FFFFFF</Color>
<Color x:Key="FloatBarButtonButtonBackgroundPressedKey">#99FFFFFF</Color>
<!-- 白板模式浮动栏颜色 -->
<SolidColorBrush x:Key="BoardFloatBarBackground" Color="#f4f4f5" />
<SolidColorBrush x:Key="BoardFloatBarBorderBrush" Color="#a1a1aa" />
</ResourceDictionary>