We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617f4d1 commit a844a12Copy full SHA for a844a12
website/siteConfig.js
@@ -41,7 +41,7 @@ const siteConfig = {
41
42
highlight: {
43
// Highlight.js theme to use for syntax highlighting in code blocks.
44
- theme: 'default',
+ theme: 'github',
45
},
46
47
// Add custom scripts here that would be placed in <script> tags.
0 commit comments