.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/task.md
.github/workflows/test_and_deploy.yml
.napari-hub/DESCRIPTION.md
.napari-hub/config.yml
resources/ndev-cozy.png
src/ndev_themes/__init__.py
src/ndev_themes/_version.py
src/ndev_themes/napari.yaml
src/ndev_themes.egg-info/PKG-INFO
src/ndev_themes.egg-info/SOURCES.txt
src/ndev_themes.egg-info/dependency_links.txt
src/ndev_themes.egg-info/entry_points.txt
src/ndev_themes.egg-info/requires.txt
src/ndev_themes.egg-info/top_level.txt
src/ndev_themes/_tests/__init__.py