Small bash script for coloring .png images.
Usage:
- First of all, you have to install ImageMagic on your computer. Easiest way to do it on Mac systems is http://cactuslab.com/imagemagick/
- Second, coppy script to your computer and make it executable. (chmode +x 'scpiptfilename')
- Dowload WHITE icons from https://design.google.com/icons/
- Extract icons from .zip
- In Bash, go to folder there you dowloaded icons
- Run script by passing two arguments: folder which contain drawable subfolders and color in 0xFFFFFF format.