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 |
100 downloads per month
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
~0.8–1.1MB
~23K SLoC