New update released, new package on first post.
Changes:
Changes:
- Version 1.1.10.03.24
- Deleted functions saturate(), desaturate(), brighten() and darken()
- Added functions hue('color',newHue), saturation('color',newSat) and lightness('color',newLight)
Those functions were doing practically the same as the shift functions, these new functions will fix the hue, saturation or lightness values to a new given value which allows for better control. - Renamed colorBrightness() function to brightness()
- Renamed colorHSL(), colorRGB() and colorHEX() functions to HSL(),RGB() and HEX()
- Small changes to example skins.
- Added new Themes example skin.
- Added support to input HEX colors.
Statistics: Posted by RicardoTM — Yesterday, 11:52 pm — Replies 34 — Views 1208