/coloriconPy

Simple color icons using python! 🐍

Primary LanguagePython

🎨 Icon Paint Py

Simple color icons using python! 🐍

Installation

pip install Pillow

Run

python main.py images/example.png 250,128,114 color
python main.py images/<IMAGE_PATH> RGB_COLOR NAME_NEW_FILE

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate