]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
More contrasty pygment style
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 26 Nov 2020 02:52:24 +0000 (02:52 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 26 Nov 2020 05:26:45 +0000 (05:26 +0000)
docs/conf.py

index 2a8973f07fc3ac9cbce7d1bca41ce5a0b100ae73..bbf7bc1ecf206f98d843297885825e8f7125121d 100644 (file)
@@ -64,7 +64,7 @@ else:
 html_css_files = ["psycopg.css"]
 
 # The name of the Pygments (syntax highlighting) style to use.
-pygments_style = "friendly"
+pygments_style = "default"
 
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.