Q: Dark mode off #2533
Answered
by
lizheming
githubhabIT
asked this question in
Q&A
Q: Dark mode off
#2533
-
Describe the bug | 问题描述How can I make dark mode not turn on? Website URL | 问题网站Where your waline deploy? | 服务部署在哪里?Vercel (Default) Where your comment data store? | 数据存储在哪里?LeanCloud(https://leancloud.app) Describe the bug | Problem descriptionHow can I make dark mode not turn on? Website URL | Problem websiteWhere your waline deploy? | Where is the service deployed?Vercel (Default) Where your comment data store? | Where is the data stored?LeanCloud(https://leancloud.app) |
Beta Was this translation helpful? Give feedback.
Answered by
lizheming
May 29, 2024
Replies: 1 comment
-
https://waline.js.org/en/reference/client/props.html#dark set |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
githubhabIT
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://waline.js.org/en/reference/client/props.html#dark set
dark
option tofalse
.