From a3f117666bcce22e7b6e3264556828dae87d83f4 Mon Sep 17 00:00:00 2001 From: heck Date: Thu, 5 Nov 2020 18:00:21 +0100 Subject: [PATCH] nice theme "nature" --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 0ab999a..8e3ed74 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -82,7 +82,7 @@ pygments_style = None # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # -html_theme = "alabaster" +html_theme = "nature" # 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