Reapply "ColorPicker new theme."

This reverts commit a521efd39a.
This commit is contained in:
Zhang Dian
2024-03-12 16:47:35 +08:00
parent 4b7674d7e2
commit bb3966c36c
2 changed files with 68 additions and 21 deletions

View File

@@ -29,6 +29,12 @@
<colorPicker:SemiColorLightPalette />
</ColorPicker.Palette>
</ColorPicker>
<ColorPicker ColorSpectrumShape="Box" Theme="{DynamicResource HexColorPicker}">
<ColorPicker.Palette>
<colorPicker:SemiColorLightPalette />
</ColorPicker.Palette>
</ColorPicker>
</StackPanel>
</StackPanel>
</UserControl>