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

@@ -4,6 +4,7 @@
<TargetFrameworks>net6.0;netstandard2.0</TargetFrameworks>
<LangVersion>10</LangVersion>
<Nullable>enable</Nullable>
<Version>0.1.0-preview5</Version>
<Title>Semi.Avalonia.ColorPicker</Title>
<Authors>IRIHI Technology</Authors>
<Description>Avalonia Theme inspired by Semi Design. </Description>