Rework color scales for semantic meaning instead of light -> dark
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 140
- Forks
- 100
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 30
Description
https://www.radix-ui.com/colors handles this by having a scale that goes from Backgrounds -> Accessible text which seems like exactly what we're looking for.
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 existing Paragon color-scale definitions and compare their organization with the semantic scale described in the linked Radix Colors reference. Done means the scales represent semantic roles from backgrounds through accessible text rather than only progressing from light to dark.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- accessibility, design
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100