Skip to content

Commit b60357f

Browse files
committed
Set syntax highlighting to AnyBody default
1 parent 57b7817 commit b60357f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,9 @@ def tagged_commit():
287287
"use_issues_button": True,
288288
"show_navbar_depth": 2,
289289
"search_bar_text": "",
290+
"pygment_light_style": "AnyScript",
291+
"pygment_dark_style": "stata-dark"
292+
290293

291294
}
292295

0 commit comments

Comments
 (0)