Browse Source

use tango pygments theme

Ask Solem 12 years ago
parent
commit
51f507fd74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/conf.py

+ 1 - 1
docs/conf.py

@@ -75,7 +75,7 @@ intersphinx_mapping = {
 }
 
 # The name of the Pygments (syntax highlighting) style to use.
-pygments_style = 'trac'
+pygments_style = 'tango'
 
 # Add any paths that contain custom static files (such as style sheets) here,
 # relative to this directory. They are copied after the builtin static files,