#material-design #color #utilities #color-scheme #port #implemented

ini-material-color-utilities-rs

A rust port of Material Design color utilities

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

Download history 2/week @ 2024-07-04 25/week @ 2024-07-25 3/week @ 2024-08-01

85 downloads per month

Custom license

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