.gitignore
CHANGELOG.md
LICENSE
README.md
_create_templates.py
dbc.css
pyproject.toml
setup.cfg
.github/workflows/release.yml
examples/color_mode.py
examples/demo_4_graphs.py
examples/demo_quickstart.py
examples/demo_template_all.py
examples/demo_template_vs_default.py
examples/demo_theme_change_4_graphs.py
examples/demo_theme_changer_all.py
examples/demo_toggle.py
examples/demo_toggle_icons.py
examples/sample_app.py
examples/demo_local_stylesheets_ThemeSwitchAIO/README.md
examples/demo_local_stylesheets_ThemeSwitchAIO/app.py
examples/demo_local_stylesheets_ThemeSwitchAIO/assets/theme1.css
examples/demo_local_stylesheets_ThemeSwitchAIO/assets/theme2.css
examples/demo_new_switch/demo_new_switch.py
examples/demo_new_switch/server_side_assets/custom_dark_theme.css
examples/demo_new_switch/server_side_assets/custom_light_theme.css
examples/demo_new_switch/server_side_assets/dbc.css
examples/testing_AIO_Switch/testing_AIO_Switch.py
examples/testing_AIO_Switch/assets/testing_dark.css
examples/testing_AIO_Switch/assets/testing_light.css
src/aio/__init__.py
src/aio/aio_theme_changer.py
src/aio/aio_theme_switch.py
src/aio/clientsideCallbacks.js
src/dash_bootstrap_templates/__init__.py
src/dash_bootstrap_templates.egg-info/PKG-INFO
src/dash_bootstrap_templates.egg-info/SOURCES.txt
src/dash_bootstrap_templates.egg-info/dependency_links.txt
src/dash_bootstrap_templates.egg-info/requires.txt
src/dash_bootstrap_templates.egg-info/top_level.txt
src/dash_bootstrap_templates/templates/bootstrap.json
src/dash_bootstrap_templates/templates/bootstrap_dark.json
src/dash_bootstrap_templates/templates/cerulean.json
src/dash_bootstrap_templates/templates/cerulean_dark.json
src/dash_bootstrap_templates/templates/cosmo.json
src/dash_bootstrap_templates/templates/cosmo_dark.json
src/dash_bootstrap_templates/templates/cyborg.json
src/dash_bootstrap_templates/templates/cyborg_dark.json
src/dash_bootstrap_templates/templates/darkly.json
src/dash_bootstrap_templates/templates/darkly_dark.json
src/dash_bootstrap_templates/templates/flatly.json
src/dash_bootstrap_templates/templates/flatly_dark.json
src/dash_bootstrap_templates/templates/journal.json
src/dash_bootstrap_templates/templates/journal_dark.json
src/dash_bootstrap_templates/templates/litera.json
src/dash_bootstrap_templates/templates/litera_dark.json
src/dash_bootstrap_templates/templates/lumen.json
src/dash_bootstrap_templates/templates/lumen_dark.json
src/dash_bootstrap_templates/templates/lux.json
src/dash_bootstrap_templates/templates/lux_dark.json
src/dash_bootstrap_templates/templates/materia.json
src/dash_bootstrap_templates/templates/materia_dark.json
src/dash_bootstrap_templates/templates/minty.json
src/dash_bootstrap_templates/templates/minty_dark.json
src/dash_bootstrap_templates/templates/morph.json
src/dash_bootstrap_templates/templates/morph_dark.json
src/dash_bootstrap_templates/templates/pulse.json
src/dash_bootstrap_templates/templates/pulse_dark.json
src/dash_bootstrap_templates/templates/quartz.json
src/dash_bootstrap_templates/templates/quartz_dark.json
src/dash_bootstrap_templates/templates/sandstone.json
src/dash_bootstrap_templates/templates/sandstone_dark.json
src/dash_bootstrap_templates/templates/simplex.json
src/dash_bootstrap_templates/templates/simplex_dark.json
src/dash_bootstrap_templates/templates/sketchy.json
src/dash_bootstrap_templates/templates/sketchy_dark.json
src/dash_bootstrap_templates/templates/slate.json
src/dash_bootstrap_templates/templates/slate_dark.json
src/dash_bootstrap_templates/templates/solar.json
src/dash_bootstrap_templates/templates/solar_dark.json
src/dash_bootstrap_templates/templates/spacelab.json
src/dash_bootstrap_templates/templates/spacelab_dark.json
src/dash_bootstrap_templates/templates/superhero.json
src/dash_bootstrap_templates/templates/superhero_dark.json
src/dash_bootstrap_templates/templates/united.json
src/dash_bootstrap_templates/templates/united_dark.json
src/dash_bootstrap_templates/templates/vapor.json
src/dash_bootstrap_templates/templates/vapor_dark.json
src/dash_bootstrap_templates/templates/yeti.json
src/dash_bootstrap_templates/templates/yeti_dark.json
src/dash_bootstrap_templates/templates/zephyr.json
src/dash_bootstrap_templates/templates/zephyr_dark.json