Add missing Tailwind palette colors

Open Beginner friendly
#25,027 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
70/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust, tailwindcss
Domain
design

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.

Description

A-Color C-Feature S-Ready-For-Implementation

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

Dominant language
Rust
Stars
48.3k
Forks
4.9k
Avg merge
3d 17h
Merged PRs (30d)
172

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bevyengine/bevy

All issues in bevyengine/bevy

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.