Skip to content

Commit 7415e14

Browse files
committed
feat(docs): set dark mode as default and hide toggle
1 parent 5cda73b commit 7415e14

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/docs.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"$schema": "https://mintlify.com/docs.json",
33
"theme": "maple",
4+
"appearance": {
5+
"default": "dark",
6+
"strict": true
7+
},
48
"name": "33 JavaScript Concepts",
59
"description": "33 concepts every JavaScript developer should know",
610
"colors": {

0 commit comments

Comments
 (0)