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

Color combo #113

Open
effa opened this issue Jan 24, 2016 · 3 comments
Open

Color combo #113

effa opened this issue Jan 24, 2016 · 3 comments

Comments

@effa
Copy link
Member

effa commented Jan 24, 2016

Choose and consistently use a beautiful color combo throughout the application. Also use a brighter colors in Blockly. Blockly colors should be at least close to the application color combo, should not use too many colors and should be consistent (e.g. the same color for all maze commands, the same color for all program flow commands etc.). Blockly enforces the same level of value and saturation of all colors, but these two constant can be changed e.g. to brighter (https://developers.google.com/blockly/custom-blocks/defining-blocks#setcolour).

Inspiration: http://ethanschoonover.com/solarized, http://www.colorcombos.com/

@jcechak
Copy link
Collaborator

jcechak commented Jan 24, 2016

What should we do with bootstrap theme? The new colour combo should make
its way to bootstrap as well, shouldn't it. Why don't we start with default
bootstrap colour scheme. I find is quite nice and simple.

2016-01-24 13:44 GMT+01:00 Tomáš Effenberger notifications@github.com:

Choose and consistently use a beautiful color combo throughout the
application. Also use a brighter colors in Blockly. Blockly colors should
be at least close to the application color combo, should not use too many
colors and should be consistent (e.g. the same color for all maze commands,
the same color for all program flow commands etc.). Blockly enforces the
same level of value and saturation of all colors, but these two constant
can be changed e.g. to brighter (
https://developers.google.com/blockly/custom-blocks/defining-blocks#setcolour
).

Inspiration: http://ethanschoonover.com/solarized,
http://www.colorcombos.com/


Reply to this email directly or view it on GitHub
#113.

@jcechak
Copy link
Collaborator

jcechak commented Jan 24, 2016

Sadly, Bootstrap colours have quite different saturation and value values. That means we cannot use them.

@effa
Copy link
Member Author

effa commented May 29, 2016

We can also consider viridis colormap (https://bids.github.io/colormap/), which should be better at least for the most common type of colorblindness (red-green).

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

No branches or pull requests

2 participants