We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c8a1a commit 2403faaCopy full SHA for 2403faa
1 file changed
main.py
@@ -73,7 +73,7 @@ async def dispatch(self, request: Request, call_next):
73
"displayRequestDuration": True,
74
"filter": True,
75
"showExtensions": True,
76
- "syntaxHighlight.theme": "obsidian",
+ "syntaxHighlight.theme": "arta",
77
"docExpansion": "none",
78
"pluginLoadType": "chain",
79
"tagsSorter": "alpha",
0 commit comments