2 releases
0.1.1 | Jul 31, 2023 |
---|---|
0.1.0 | Jul 31, 2023 |
#24 in #hex-color
6KB
iced-hex-color
This crate contains a few utility macros for generating Iced color structs from standard hex color codes.
- hex_color!: Generates code for an iced::Color struct
- hex_color_core!: Generates code for an iced_core::Color struct
See the hex_color! macro for usage details; aside from the Iced crate used, both macros are identical.
This crate is compatible with Iced version 0.10.
Dependencies
~345–790KB
~18K SLoC