Skip to content

Oknesif/BashColorScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BashColorScript

Small bash script for coloring .png images.

Usage:

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

About

Small bash script for coloring .png images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages