4 releases (2 breaking)
0.5.0 | Nov 14, 2023 |
---|---|
0.4.1 | Sep 17, 2023 |
0.4.0 | Aug 15, 2023 |
0.3.0 | Aug 5, 2023 |
#597 in Images
85 downloads per month
115KB
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–2MB
~32K SLoC