summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 41f10d79b..163eb12a1 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -101,7 +101,7 @@ html_theme = 'bootstrap'
# documentation.
# html_theme_options = {}
html_theme_options = {
- 'bootswatch_theme': "united",
+ 'bootswatch_theme': "journal",
}
# Add any paths that contain custom themes here, relative to this directory.