Skip to content

Releases: IODevBlue/DesignColors

Design Colors v1.1.2

14 Oct 10:44
Compare
Choose a tag to compare
  • Included @JvmStatic to ease Java interoperability.
  • Added utility function getRGB() and createColor().

Design Colors v1.1.1

11 Sep 11:39
Compare
Choose a tag to compare
  • Added Utility functions addAlpha() and isDarkColor().
  • Added design colors for popular brands: Google, Twitter, Instagram, Youtube, Pinterest etc.

Design Colors v1.0.1

27 Jul 13:38
Compare
Choose a tag to compare
  • Changed library name from MaterialPaletteColors to DesignColors to accommodate other design colors.
  • Added Flat Design Colors.
  • Changed color constants to RGB values.