Releases: mikealmond/color
Releases · mikealmond/color
Fixing tests
Changed
- Fix unit tests
- Updated example theme color
Support all the things
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
0.0.2 - 2017-01-24
Fixed
- Allow hex values to include initial #
Initial relase
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