scratchfoundation / scratchfoundation/scratch-blocks
Add possibility to change color of block category titles
Open
Nobody has claimed this yet.
developer facing
feature
priority 4
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
Expected Behavior
As a developer I would like to be able to change the color of the block category titles (such as "motors", "movements", "light" ++) to match the colors of the blocks. Currently they can only be gray as seen here:
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 or tests are named in the issue. Start by locating the code that renders block category titles and comparing it with the existing block color handling. Done means category titles can be assigned colors matching their blocks while preserving the current gray behavior when no color is configured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100