.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
TODO.md
pyproject.toml
tasks.py
src/dye/__init__.py
src/dye/__main__.py
src/dye/agents.py
src/dye/dye.py
src/dye/exceptions.py
src/dye/filters.py
src/dye/pattern.py
src/dye/theme.py
src/dye/version.py
src/dye_your_shell.egg-info/PKG-INFO
src/dye_your_shell.egg-info/SOURCES.txt
src/dye_your_shell.egg-info/dependency_links.txt
src/dye_your_shell.egg-info/entry_points.txt
src/dye_your_shell.egg-info/requires.txt
src/dye_your_shell.egg-info/top_level.txt
tests/conftest.py
tests/test_agent_base.py
tests/test_agent_environment_variables.py
tests/test_agent_eza.py
tests/test_agent_fzf.py
tests/test_agent_gnu_ls.py
tests/test_agent_iterm.py
tests/test_agent_shell.py
tests/test_dye.py
tests/test_dye_agents.py
tests/test_dye_apply.py
tests/test_dye_preview.py
tests/test_dye_themes.py
tests/test_filters.py
tests/test_pattern.py
tests/test_theme.py
tests/test_themer.pyold
themes/dracula-old.toml
themes/dracula.toml
themes/hello.toml