We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88d5a88 commit 6f28129Copy full SHA for 6f28129
1 file changed
docusaurus.config.js
@@ -1,7 +1,7 @@
1
// @ts-check
2
// Note: type annotations allow type checking and IDEs autocompletion
3
4
-const lightCodeTheme = require('prism-react-renderer/themes/github');
+const lightCodeTheme = require('prism-react-renderer/themes/palenight');
5
const darkCodeTheme = require('prism-react-renderer/themes/dracula');
6
7
const TwitterSvg =
0 commit comments