4 releases
0.2.1 | Feb 4, 2023 |
---|---|
0.2.0 | Jan 20, 2023 |
0.1.1 | Nov 10, 2022 |
0.1.0 | Aug 17, 2022 |
#14 in #material-design
311 downloads per month
Used in 9 crates
(via ribir_painter)
100KB
2.5K
SLoC
Rust Material color utilities
A rust port of https://github.com/material-foundation/material-color-utilities
Currently, everything is implemented.
lib.rs
:
Utilities for creating Material 3 colour schemes
It has optional Serde serialisation support, using the serde
feature.
material-color-utilities-rs = {version = "0", features=["serde"]}
Dependencies
~1.3–1.8MB
~30K SLoC