.gitignore
.readthedocs.yaml
CHANGELOG.md
CONTRIBUTION.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
.github/.keep
.github/workflows/ci.yml
.github/workflows/publish.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/usage.rst
docs/source/css/custom.css
docs/source/github/contribution.rst
docs/source/github/license.rst
docs/source/images/logo.png
images/logo.png
pigmenta/__init__.py
pigmenta/palettes.py
pigmenta.egg-info/PKG-INFO
pigmenta.egg-info/SOURCES.txt
pigmenta.egg-info/dependency_links.txt
pigmenta.egg-info/top_level.txt
pigmenta/static/colorhunt.json
pigmenta/tests/test_pigmenta.py