diff --git a/docs/source/conf.py b/docs/source/conf.py index e954742e..c080661b 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -78,7 +78,7 @@ language = "en" # The name of the Pygments (syntax highlighting) style to use. -# pygments_style = "sphinx" +pygments_style = "monokai" # The reST default role (used for this markup: `text`) to use for all documents. default_role = "ref"