Implement prefers-color-scheme
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Clojure
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The prefers-color-scheme CSS media feature is used to detect if a user has requested light or dark color themes.
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 task manager's UI and CSS entry points, then review how color themes are currently selected. Implement support for the prefers-color-scheme media feature and verify that the interface responds to the user's light or dark theme preference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, css
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100