Colorizer is a small tool that lets you redefine colors by providing new definitions for basic colors.
// TODO Document the algorithm
- Standardize each color types
String()output- Ideally, the output should be directly paste-able to colorhexa.com
- Write tests for most functions
- Implement a more intuitive gradient function