ajalt / colormath

Multiplatform Kotlin color conversion and manipulation
https://ajalt.github.io/colormath/
MIT License
308 stars 21 forks source link

Support HCT color system #31

Open frett opened 1 year ago

frett commented 1 year ago

Google defined a new HCT color system that is used to power the Material You design system for newer versions of Android. It would be nice if this library supported conversion to/from the HCT color system.

References: https://material.io/blog/science-of-color-design https://github.com/material-foundation/material-color-utilities/blob/main/java/hct/Hct.java