egui/crates/ecolor
GiGaGon 1787952a83
Create gray -> grey doc aliases (#5362)
As someone who uses "grey" instead of "gray", it is annoying that my
autocomplete can never find any of the "gray" color related things, so
this adds doc aliases for that.

* [x] I have followed the instructions in the PR template
2024-11-11 13:21:58 +01:00
..
src Create gray -> grey doc aliases (#5362) 2024-11-11 13:21:58 +01:00
CHANGELOG.md Release 0.29.1 - Bug fixes 2024-10-01 10:08:21 +02:00
Cargo.toml Enable rustdoc `generate-link-to-definition` feature on docs.rs (#5030) 2024-08-30 11:22:29 +02:00
README.md Add badges to all crates' README.md 2023-02-12 18:08:13 +01:00

README.md

ecolor - egui color library

Latest version Documentation unsafe forbidden MIT Apache

A simple color storage and conversion library.

Made for egui.