feat: enhance Thumb.

This commit is contained in:
Zhang Dian
2025-03-10 10:52:12 +08:00
parent 589221bf88
commit 2192aabf14
4 changed files with 9 additions and 11 deletions

View File

@@ -13,4 +13,5 @@
<StaticResource x:Key="ColorSliderDarkBorderBrush" ResourceKey="SemiColorBlack" />
<StaticResource x:Key="ColorSpectrumBorderBrush" ResourceKey="SemiColorBorder" />
<StaticResource x:Key="ColorPreviewerMainBoxShadow" ResourceKey="SemiShadowElevated" />
<BoxShadows x:Key="ColorSliderBoxShadow">0 0 2 1 #FFFFFF</BoxShadows>
</ResourceDictionary>