argyleink / argyleink/open-props

Request: Dark mode as opt-in

Open
#495 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
5.5k
Forks
216
PR merge metrics
No merged PRs in 30d

Description

We don't have an requirements to create a "Dark mode" variant of our website. However when dark mode is preferred certain aspects of the base styles do update due to `@media (--OSdark) {`.

The prop is fine but could the rules be refactored into an optional "extra" that gives us an opt-in approach, similar to normalise and buttons etc.? Thank you.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the base styles containing `@media (--OSdark)` and compare their organization with the optional extras mentioned in the issue, such as normalize and buttons. Done means dark-mode rules are separated into an opt-in extra rather than being applied automatically.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
design, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.