thememe-phantomesse

A light-weight and modular option to extract terminal colors from an image and to theme multiple apps.


License
ISC
Install
pip install thememe-phantomesse==0.0.2

Documentation

To test:

test/test.sh

To package the script:

python setup.py sdist

To install the script:

sudo python setup.py install

To upload the script:

python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*