Skip to content

Commit 4ad2be6

Browse files
authored
コードブロックのダークテーマの設定を追加 (#900)
1 parent fc00106 commit 4ad2be6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ const config: Config = {
6969
},
7070
prism: {
7171
theme: prismThemes.github,
72+
darkTheme: prismThemes.dracula,
7273
},
7374
navbar: {
7475
title: "ut.code(); Learn",

0 commit comments

Comments
 (0)