mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-09 16:23:12 +00:00
Add light mode back (#137)
This commit is contained in:
parent
9cb8384779
commit
059eb293c1
@ -196,6 +196,11 @@ const config = {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
colorMode: {
|
||||||
|
defaultMode: "dark",
|
||||||
|
disableSwitch: false,
|
||||||
|
respectPrefersColorScheme: false,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
markdown: {
|
markdown: {
|
||||||
mermaid: true,
|
mermaid: true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user