1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 12:50:04 -04:00
Files
egui/crates/ecolor
Lucas Meurer dd8f584a8f Add changelogs
2026-08-05 12:14:29 +02:00
..
2026-05-22 12:25:34 +02:00
2026-08-05 12:14:29 +02:00

ecolor - egui color library

Latest version Documentation unsafe forbidden MIT Apache

A simple color storage and conversion library.

This crate is built for the wants and needs of egui.

If you want an actual good color crate, use color instead.