feat: Add color picker themes.

This commit is contained in:
rabbitism
2023-02-09 18:43:02 +08:00
parent ec33914f86
commit 52e57b14fd
19 changed files with 1621 additions and 8 deletions

View File

@@ -1,3 +1,4 @@
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<!-- Add Resources Here -->
<CornerRadius x:Key="NumericUpDownCornerRadius">3</CornerRadius>
</ResourceDictionary>