Skip to content

Releases: mikealmond/color

Fixing tests

22 Mar 16:37
Compare
Choose a tag to compare

Changed

  • Fix unit tests
  • Updated example theme color

Support all the things

25 Jan 15:28
Compare
Choose a tag to compare

0.0.3 - 2017-01-24

Changed

  • Support back to PHP 5.5 (this will probably change for a v0.1.0 release)

Bug fixes

24 Jan 19:34
Compare
Choose a tag to compare

0.0.2 - 2017-01-24

Fixed

  • Allow hex values to include initial #

Initial relase

24 Jan 16:32
Compare
Choose a tag to compare

0.0.1 - 2017-01-24

Added

  • Alter color lightness, darkness, and hue
  • Calculate brightness and luminosity contrast between two colors
  • Generate color palettes based on a color
  • Convert from hex to RGB to HSL
  • Output CSS strings of colors