Spaceface16518 / Spaceface16518/website
Default to user set theme
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Astro
- Stars
- 1
- Forks
- 0
- Avg merge
- 12h 3m
- Merged PRs (30d)
- 1
Description
There's a way to set the theme based purely on CSS (and also one in JS on the same answer). This would have to be integrated with the existing theme, and could even be merged upstream.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing theme implementation, then review the linked Stack Overflow approaches for detecting the browser or OS color preference. Integrate that preference with the current theme behavior; done means the site defaults to the user's preferred theme without losing the existing theme option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100