SkillAgentSearch skills...

PaletteDesigner

Avalonia interactive tool to generate beautiful color palettes and themes, exporting projects to Adobe ASE, XAML, AXAML and JSON for use in various applications

Install / Use

/learn @LaurentInSeattle/PaletteDesigner
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

Palette Designer

An Avalonia based interactive tool to generate color palettes and themes, exporting design projects to ADOBE ASE / ACO formats, CSS for use on the web, and also XAML, AXAML, plain text and JSON for use in various desktop or mobile applications, such as Uno, Avalonia or WPF applications.

Palette from Color Wheel

<p align="left"><img src="Screenshots/Screenshot 2026-01-08 095700.png" height="600"/>

Can export the palettes to the following formats: Avalonia aXAML, WPF / UWP / UNO XAML, Paint.Net , CSS, Adobe ASE / ACO, JSON.

Palette from any Image Shades

<p align="left"><img src="Screenshots/Screenshot 2026-01-08 095833.png" height="600"/>

Uses the KMeans algorithm to extract the most dominant colors from any image. Images are converted to the CIELAB color space for better and more accurate results.

A 'Wizard' mode to create palettes, very easy to use...

<p align="left"><img src="Screenshots/WizardMode.png" height="600"/>

Create colorful palettes and themes by just moving a few sliders!

Localization

  • Human translated: Italian, French and English.

  • Machine translated: Spanish, Ukrainian, Bulgarian, Armenian, Greek, German, Japanese, Chinese, Korean, Magyar, Hindi and Bengali.

<p align="left"><img src="Screenshots/Screenshot 2026-01-08 095906.png" height="600"/>

Fixes for the machine translations are welcome! The translation files are in the "Assets\Languages" folder.

Download

https://github.com/LaurentInSeattle/PaletteDesigner/blob/main/Download/PaletteDesigner.zip

You can also download the latest release from the Releases section.

Or... Build it...

  • Clone this repo'
  • => Clone the "Lyt.Framework" repo' side by side. (https://github.com/LaurentInSeattle/Lyt.Framework)
  • => Clone the "Lyt.Avalonia" repo' side by side. (https://github.com/LaurentInSeattle/Lyt.Avalonia)
  • Open the solution in Visual Studio, restore nugets, then clean and build.

Developed and tested with .Net 10, Visual Studio 2026 18.3 and Avalonia 11.3.12. Also builds with Jet Brains Rider. On Mac and Linux, you should disable the post build event, as it is Windows specific.

Dependencies

  • Avalonia (Skia)
  • Microsoft Dependency Injection and Hosting Framework
  • Microsoft Community Toolkit MVVM Framework
  • Microsoft CSharp Scripting Framework

Related Skills

View on GitHub
GitHub Stars7
CategoryDesign
Updated5d ago
Forks0

Languages

C#

Security Score

90/100

Audited on Mar 23, 2026

No findings