-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
enhancementstatus: needs discussionIssues that need more discussion before they can be properly triaged.Issues that need more discussion before they can be properly triaged.
Description
Just the Docs has a great dark mode, but it's completely modal at build time. It would be great if it could be configured to use the prefers-color-scheme: dark
media query to dynamically support dark mode depending on the user's preferences.
One possible solution to this would be to use CSS variables rather than SCSS variables where possible, and have these then cascade down from :root
.
samhh, resynth1943, redtux, koppor, blaylockbk and 11 more
Metadata
Metadata
Assignees
Labels
enhancementstatus: needs discussionIssues that need more discussion before they can be properly triaged.Issues that need more discussion before they can be properly triaged.