#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

#344 in Images

Download history 23/week @ 2023-12-18 24/week @ 2023-12-25 8/week @ 2024-02-26 19/week @ 2024-03-11 68/week @ 2024-04-01

87 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–1.9MB
~31K SLoC