scratchfoundation / scratchfoundation/scratch-blocks

Add possibility to change color of block category titles

Open
#2,047 1 comment 0 reactions 0 assignees View on GitHub

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:

image

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.