Skip to content

Commit 1037286

Browse files
committed
コードブロックのダークテーマの設定を追加
1 parent 4b2c22b commit 1037286

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.config.js

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

0 commit comments

Comments
 (0)