Light/Dark Mode Scheme Not Showing on MKDocs Material #5358
mangeldev13
started this conversation in
General
Replies: 1 comment
-
I'm not sure I understand the problem. It sounds like you're referring to automatic mode, which is still in Insiders. Are you sponsoring and using Insiders? If not, this might be the cause. If that's not what you meant, please provide a minimal reproduction. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Yesterday I'm successfully add light and dark mode scheme on MkDocs-material When I tried to add auto match with system preferences when I click to auto, the icon is missing. So I delete the code for auto and everything is working fine.
Today, I'm trying to add auto code again, but just like before when I click it, the icon is MISSING.
I try to delete the auto scheme and run mkdocs serve
BUT, NOTHING CHANGES
THE ICON STILL MISSING, what should I do to show up the toggle again? I've rewrite the code and restart my pc
Beta Was this translation helpful? Give feedback.
All reactions