-
Would it be possible to force the dark-mode on a specific page? For example: ---
scheme: slate
---
# Header1
Lorem ipsum... |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Jul 31, 2023
Replies: 1 comment
-
No, that's not supported and not planned, but you might achieve it with some additional JavaScript to automatically change the mode when the page loads. It's a rather unusual use case, which is why we're not considering it. We hope for your understanding. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
botkero
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, that's not supported and not planned, but you might achieve it with some additional JavaScript to automatically change the mode when the page loads. It's a rather unusual use case, which is why we're not considering it. We hope for your understanding.