Replies: 1 comment 2 replies
-
That's not that simple. As the Switch is controlled by JavaScript and a setting stored in the users local storage. For the CSS part its fully controlled by a media query dependent on the clients preferences. So right now I don't see a good and reliable way to handle it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be neat if it was possible to control the default theme selection with a setting in your
config.toml
file, e.g. like this:Beta Was this translation helpful? Give feedback.
All reactions