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.
palenight
1 parent 101fabc commit 3932a21Copy full SHA for 3932a21
documentation/docusaurus.config.js
@@ -2,7 +2,7 @@
2
// Note: type annotations allow type checking and IDEs autocompletion
3
4
const lightCodeTheme = require('prism-react-renderer/themes/github');
5
-const darkCodeTheme = require('prism-react-renderer/themes/dracula');
+const darkCodeTheme = require('prism-react-renderer/themes/palenight');
6
7
/** @type {import('@docusaurus/types').Config} */
8
const config = {
0 commit comments