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 d79cafa commit 38c43b0Copy full SHA for 38c43b0
docs/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/okaidia");
5
const darkCodeTheme = require("prism-react-renderer/themes/dracula");
6
7
/** @type {import('@docusaurus/types').Config} */
0 commit comments