# Semi.Avalonia.ColorPicker [![Semi Avalonia ColorPicker](https://img.shields.io/nuget/v/Semi.Avalonia.ColorPicker.svg?color=red&style=flat-square)](https://www.nuget.org/packages/Semi.Avalonia.ColorPicker/) [![Semi Avalonia ColorPicker](https://img.shields.io/nuget/dt/Semi.Avalonia.ColorPicker.svg?style=flat-square)](https://www.nuget.org/packages/Semi.Avalonia.ColorPicker/) Avalonia ColorPicker Theme inspired by Semi Design This package provides Semi Design theming for the Avalonia ColorPicker control. ## Installation ```bash dotnet add package Semi.Avalonia.ColorPicker ``` ## Prerequisites This package requires the main Semi.Avalonia theme to be installed: ```bash dotnet add package Semi.Avalonia ``` ## Usage Include the ColorPicker theme in your application: ```xaml ``` ## Resources - [Documentation](https://docs.irihi.tech/semi/) - [Repository](https://github.com/irihitech/Semi.Avalonia) - [Online Demo](https://irihitech.github.io/Semi.Avalonia/) - [Download Demo](https://github.com/irihitech/Semi.Avalonia/releases) ## Credits [Semi Design](https://semi.design/) [Avalonia](https://github.com/AvaloniaUI/Avalonia)