summaryrefslogtreecommitdiff
path: root/jthanio/settings/base.py
diff options
context:
space:
mode:
Diffstat (limited to 'jthanio/settings/base.py')
-rw-r--r--jthanio/settings/base.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jthanio/settings/base.py b/jthanio/settings/base.py
index 4a89fac..466fd1d 100644
--- a/jthanio/settings/base.py
+++ b/jthanio/settings/base.py
@@ -162,4 +162,4 @@ WAGTAIL_SITE_NAME = "jthanio"
# Base URL to use when referring to full URLs within the Wagtail admin backend -
# e.g. in notification emails. Don't include '/admin' or a trailing slash
BASE_URL = 'http://example.com'
-WAGTAIL_CODE_BLOCK_THEME = 'twilight'
+WAGTAIL_CODE_BLOCK_THEME = 'okaidia'