Revert "ColorPicker new theme."

This commit is contained in:
Zhang Dian
2024-01-26 19:52:45 +08:00
committed by GitHub
parent 3531376eb2
commit a521efd39a
2 changed files with 21 additions and 68 deletions

View File

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