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