Add missing Tailwind palette colors
Open
Beginner friendly
A-Color
C-Feature
S-Ready-For-Implementation
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
as of writing, these colors are missing from bevy's bevy_color tailwind palettes:
* taupe
* mauve
* mist
* olive
## What problem does this solve or what need does it fill?
adding this allow more easy access to good colors for ui theming
## What solution would you like?
Adding these so we are synced with tailwinds website
## What alternative(s) have you considered?
manually adding these colors per-project
Contributor guide
Research direction
Start in Bevy's bevy_color Tailwind palettes and compare the available colors with Tailwind's website. Add taupe, mauve, mist, and olive so the palettes are synchronized, then verify the project’s relevant color tests or checks if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, tailwindcss
- Domain
- design
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100