diff --git a/docs/conf.py b/docs/conf.py index f0d500c8f7..3e37813987 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -276,7 +276,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.