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 4b2c22b commit 1037286Copy full SHA for 1037286
docusaurus.config.js
@@ -70,6 +70,7 @@ const config = {
70
},
71
prism: {
72
theme: prismThemes.github,
73
+ darkTheme: prismThemes.dracula,
74
75
navbar: {
76
title: "ut.code(); Learn",
0 commit comments