Skip to content

Commit dd02209

Browse files
initialize
1 parent 0206fe3 commit dd02209

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

typedoc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"src/structures/ChatInputCommandInteraction.ts",
1111
],
1212
"out": "docs",
13-
"theme": "typedoc-material-theme",
13+
"theme": ["typedoc-material-theme"],3
14+
"themeColor": "#90D5FF",
1415
"excludePrivate": true,
1516
"includeVersion": true,
1617
"hideGenerator": false,

0 commit comments

Comments
 (0)