[Epic] Rework colors
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 140
- Forks
- 100
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 30
Description
The 100-900 scale used by Paragon colors carries some baggage. Having 100 = light, and 900 = dark, leads to issues when those get used throughout the platform if someone wants to have a dark theme. Tailwind handles this by having people add dark: to elements, which feels quite limiting. Radix seems to handle this well.
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
No files, tests, or entry points are named. Start by reviewing Paragon's current 100–900 color scale and comparing the Tailwind and Radix approaches referenced in the issue. The epic is complete only when a replacement color approach and its handling of light and dark themes are defined, but the issue does not specify the implementation scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, tailwindcss
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100