xz / xz/new.css
Accent Color
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 4.1k
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
accent-color property is still not fully supported, but this will be pretty neat feature. It will change background color of checkboxes and radios to the theme color.
Contributor guide
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 reviewing the MDN documentation and Can I Use reference linked in the issue, then inspect the framework's stylesheet entry points to see how form controls are styled. Done means adding support for the accent-color property so checkbox and radio backgrounds use the theme color, while considering the browser-support limitations noted in the references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100