Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Category color confusion #995

Closed
ericrosenbaum opened this issue Jul 6, 2017 · 10 comments
Closed

Category color confusion #995

ericrosenbaum opened this issue Jul 6, 2017 · 10 comments
Assignees
Milestone

Comments

@ericrosenbaum
Copy link
Contributor

In play tests, we often see kids searching for blocks by color, when are they copying a stack from a Scratch Activity Card. They will for example look for sound blocks in the looks category, or vice versa, because they are similar colors. The clusters that get confused seem to be:

  • Looks and Sound
  • Control, Events and Data
  • Operators and Pen
  • Motion and Sensing

screen shot 2017-07-06 at 10 57 53 am

@christan1029
Copy link

christan1029 commented Jul 11, 2017

I agree with the suggestion. The difference between the colors for Data and Control, for example, is too subtle for no real reason. This issue could also be a hindrance to colorblind users; they commonly confuse different types of blue and purple hues. Differentiating between Motion, Looks, Sound, and Sensing would be difficult for them.

A change such as this decreases ambiguity-

image

In this-
'Looks' color has changed to Red (#ff0000)
'Data' color has changed to Dark Red (#880015)
'Events' color has changed to Pink (#FFC4FF)
'Sensing' color has changed to Grey (#7F7F7F)
'Operators' color has changed to Yellow (#FFF200)
Actual ring color has not been established yet.

Note: This picture was only made to demonstrate visually that it would work better with less ambiguity in the colors. I understand if alternative colors would be preferred instead of my proposed colors.

Also (obviously) it is to be noted that if the category colors are changed, the correlating code blocks need to have their colors changed as well.

@mrjacobbloom
Copy link
Contributor

There was also some exploration of using icons for the categories in the palette, that might help to clear up the confusion: #262 (comment)

Plus those icons are just really cool, kudos to carl for throwing them together just for the mockup

@carljbowman
Copy link

We plan to continue refining colors along with exploring addtional ways of clarifying categories. As @mrjacobbloom called out, we will experiment with iconography for the categories as a direction. That said, the sketches referenced above are purely to demonstrate the concept. The exact icons should not be taken literally.

This type of work will also have implications on the horizontal grammar. When we started work Scratch 3.0, we unified the visual language of the vertical and horizontal grammar to allow for more seamless transitions between the two grammars. This unification included proportions, shape, and colors.

@tjvr
Copy link

tjvr commented Jul 27, 2017

Sorry to ping you but

The exact icons should not be taken literally

Those are some pretty icons you've made there :-)

@Kenny2github
Copy link
Contributor

OKAY WHAT HOW DID I MISS THIS

This issue could also be a hindrance to colorblind users; they commonly confuse different types of blue and purple hues.

YES! I am colorblind - in the 2.0 editor I can never use any Looks or Motion blocks without clicking the palettes twice! If the blocks themselves could have a change in colors, I would be forever grateful - as would any other colorblind users!
Please seriously consider this change - I have actually had the working time for motion-heavy projects DOUBLED because I had to click two palettes (Looks then couldn't find the block because it was in Motion).

@ed-cooper
Copy link

Input from the discussion forums on a new set of category colours:
https://scratch.mit.edu/discuss/post/2761039/

@kyleplo
Copy link
Contributor

kyleplo commented Apr 16, 2018

Maybe there could be a high contrast mode option?

@aetinx
Copy link

aetinx commented Nov 27, 2020

Maybe you can add this as an accessibility feature, as older, more experienced Scratchers may get confused and irritated.

@Secret-chest
Copy link

What about A SEARCH BAR

@cwillisf
Copy link
Contributor

Good news: we're working on accessibility features, including block colors! Stay tuned :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests