Play With Colors!

Unmaintained Play With Colors! 1.0.5

No permission to download
Version 1.0.5 released
  • Clamp mechanism added for colors channel (to avoid any incorrect color return)
  • Code improved
Version 1.0.4 released

The following commands based on "Less Css" Script (http://lesscss.org) have been added:
  1. multiply
  2. screen
  3. overlay
  4. softlight
  5. hardlight
  6. difference
  7. exclusion
  8. average
  9. tint
  10. shade
  11. saturate
  12. desaturate
  13. lighten
  14. darken
  15. fadein
  16. fadeout
  17. fade
  18. spin
  19. mix
For a demo, see the FAQ.
Version 1.0.3 released
  • Add a new feature to the calc command that allows to get the medium color between two colors (see the FA
Version 1.0.2 released
  • Fix a too greedy regex
  • FAQ available
Top Bottom