Skip to content

Commit 9e3385f

Browse files
committed
doc: use red logo for furo dark theme
Signed-off-by: Xavier Delaruelle <[email protected]>
1 parent 35321be commit 9e3385f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ def get_version_release_from_git():
138138
html_theme_options = {
139139
'sidebar_hide_name': True,
140140
'light_logo': 'modules_red.svg',
141-
'dark_logo': 'modules_white.svg',
141+
'dark_logo': 'modules_red.svg',
142142
}
143143

144144
# The name of an image file (relative to this directory) to place at the top

0 commit comments

Comments
 (0)