A simple web-based color blender.
Anyone can freely contribute to the color-blender project. If you'd like to contribute,
- Follow the Linux kernel coding guidelines1.
- Follow the code of conduct.
- If you're proposing changes, feel free to open an issue.
- If implementing anything (let it be, a new algorithm, for instance), the code, make it so it solves the problem, or task more efficiently, instead of looking solely for the "fastest" one.
This project is released under the GNU GPLv3
This project is inspired by Eric A. Meyer's color blender.