#ini #color #material #utilities #utils

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
Download history 26/week @ 2023-08-07 49/week @ 2023-08-14 16/week @ 2023-08-21 4/week @ 2023-08-28 11/week @ 2023-09-04 51/week @ 2023-09-11 39/week @ 2023-09-18 34/week @ 2023-09-25 16/week @ 2023-10-02 4/week @ 2023-10-09 9/week @ 2023-10-16 11/week @ 2023-10-23 12/week @ 2023-10-30 11/week @ 2023-11-06 62/week @ 2023-11-13 23/week @ 2023-11-20

108 downloads per month
Used in matugen

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.1–1.6MB
~28K SLoC