Releases: JorgeCastilloPrz/AndroidColorX
Releases · JorgeCastilloPrz/AndroidColorX
HSV support and contrasting extension
- Adds support for HSV with
HSVColor
. - Adds
color.contrasting()
extension to get a color contrasting a given one.
HSVColor
.color.contrasting()
extension to get a color contrasting a given one.