diff options
Diffstat (limited to 'docs/src/conf.py')
-rw-r--r-- | docs/src/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/conf.py b/docs/src/conf.py index f6f43253..354759a2 100644 --- a/docs/src/conf.py +++ b/docs/src/conf.py @@ -118,7 +118,7 @@ pygments_style = 'sphinx' # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. -html_theme = 'nature' +html_theme = 'furo' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the |