Skip to content

Commit cc9023f

Browse files
committed
docs: use trac theme for syntax highlighting
1 parent 1a5e395 commit cc9023f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
8080

8181
# The name of the Pygments (syntax highlighting) style to use.
82-
pygments_style = 'sphinx'
82+
pygments_style = 'trac'
8383

8484
# If true, `todo` and `todoList` produce output, else they produce nothing.
8585
todo_include_todos = False

0 commit comments

Comments
 (0)