diff --git a/docs/conf.py b/docs/conf.py index 37f8c5fe97..f582e255d0 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -270,7 +270,7 @@ 'github_user': 'Unidata', 'github_repo': 'MetPy', 'github_version': 'main', # Make changes to the main branch - 'default_mode': 'light', + 'default_mode': 'auto', } # Add any paths that contain custom themes here, relative to this directory.