Skip to content

Support system-/browser-level dark mode #234

@rmccue

Description

@rmccue

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions