.gitignore
LICENSE
README.md
pyproject.toml
tests/__init__.py
tests/test_plotnine.py
tests/colors/__init__.py
tests/colors/test_colors.py
tests/colors/test_palettes.py
udotstyles/__init__.py
udotstyles/_version.py
udotstyles.egg-info/PKG-INFO
udotstyles.egg-info/SOURCES.txt
udotstyles.egg-info/dependency_links.txt
udotstyles.egg-info/requires.txt
udotstyles.egg-info/top_level.txt
udotstyles/colors/__init__.py
udotstyles/colors/colors.py
udotstyles/colors/palettes.py
udotstyles/plotninestyles/__init__.py
udotstyles/plotninestyles/_palette_gen.py
udotstyles/plotninestyles/scales.py
udotstyles/plotninestyles/themes.py