wintercms / wintercms/wn-tailwindui-plugin
Active state green color
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 20
- Forks
- 10
- Avg merge
- 3h 16m
- Merged PRs (30d)
- 1
Description
TailwindUI has a new active state color, causing the row to flash green when clicking it
Before it was #3498db !important; (the same color as the row on hover, but I noticed all colors changed a bit)
If not a mistake, let me know so I can override it myself🙏
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
Review the TailwindUI-related styles controlling row active and hover states, comparing them with the reported #3498db !important; baseline. Done means clicking a row no longer flashes the unintended green and the active and hover colors match the intended design; confirm with a manual click.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tailwindcss
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100