.readthedocs.yml
LICENSE
README.md
pyproject.toml
.github/workflows/pypi-publish.yml
.github/workflows/tests.yml
docs/Makefile
docs/make.bat
docs/technical_notes.pdf
docs/source/api.rst
docs/source/build_images.py
docs/source/build_viscm.py
docs/source/colormaps.rst
docs/source/colorsets.rst
docs/source/conf.py
docs/source/index.rst
docs/source/_static/custom.css
docs/source/_static/favicon.ico
docs/source/_static/icon.svg
docs/source/_templates/footer-right.html
docs/source/img/cmaps_condensed.svg
docs/source/img/csets_condensed.svg
src/tol_colors/__init__.py
src/tol_colors/__main__.py
src/tol_colors/changelog.md
src/tol_colors/colors.json
src/tol_colors/py.typed
src/tol_colors.egg-info/PKG-INFO
src/tol_colors.egg-info/SOURCES.txt
src/tol_colors.egg-info/dependency_links.txt
src/tol_colors.egg-info/requires.txt
src/tol_colors.egg-info/top_level.txt
tests/test_module.py