Skip to content

Commit 46c71a2

Browse files
DOC: Switch Sphinx theme to bizstyle, and tweak the logo colors.
1 parent 5ca440f commit 46c71a2

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
2 Bytes
Loading
192 Bytes
Loading

doc/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
# a list of builtin themes.
5353
#
5454
#html_theme = 'alabaster'
55-
html_theme = 'pyramid'
55+
#html_theme = 'pyramid'
5656
#html_theme = 'nature'
57-
#html_theme = 'bizstyle'
57+
html_theme = 'bizstyle'
5858
#html_theme = 'classic'
5959
html_copy_source = False
6060

0 commit comments

Comments
 (0)