themify 0.1.2

A very simple program to apply a color palette to an image, based on minimal color distance.
1
2
3
4
# USAGE:
`themify <path_to_input> <path_to_palette> <path_to_output>`
# NOTE:
So far only colors in hex-code (eg.: #1bfad2) are valid input, any lines that do match that are ignored.