We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf57164 + 4ad2be6 commit cd708f8Copy full SHA for cd708f8
1 file changed
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