diff --git a/doc/source/conf.py b/doc/source/conf.py index 1a32665f..984aea75 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -138,7 +138,7 @@ if os_rtd: html_theme_options = { 'sidebar_hide_name': True, 'light_logo': 'modules_red.svg', - 'dark_logo': 'modules_white.svg', + 'dark_logo': 'modules_red.svg', } # The name of an image file (relative to this directory) to place at the top