Docs scrollbar stays light in dark mode #4172
clicktodev
started this conversation in
Proposals
Replies: 1 comment
-
Only the content is in the repo. The actual docs site is not currently open source. Perhaps someone from the team will see this and update it. |
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.
-
Could easily be fixed with
color-scheme: dark;
on the html element but I can't find where to put it.Looked at the docs source code but all I see are md files and no style files.
Beta Was this translation helpful? Give feedback.
All reactions