summaryrefslogtreecommitdiff
path: root/api-ref/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'api-ref/source/conf.py')
-rw-r--r--api-ref/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-ref/source/conf.py b/api-ref/source/conf.py
index aea4cf4dd..0654c31e3 100644
--- a/api-ref/source/conf.py
+++ b/api-ref/source/conf.py
@@ -98,7 +98,7 @@ add_module_names = False
show_authors = False
# The name of the Pygments (syntax highlighting) style to use.
-pygments_style = 'sphinx'
+pygments_style = 'native'
# -- Options for man page output ----------------------------------------------