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

Add alternate color palettes #67

Merged
merged 6 commits into from Apr 13, 2017
Merged

Add alternate color palettes #67

merged 6 commits into from Apr 13, 2017

Conversation

GregKWhite
Copy link
Contributor

@GregKWhite GregKWhite commented Apr 13, 2017

This adds optional color palettes for the three major color blindness types. Interestingly, the one I found that works for deuteranopia also happened to work for protanopia and tritanopia.

You can use Sim Daltonism (https://michelf.ca/projects/sim-daltonism/) to check it out.

I also removed the default stream seeds since they weren't necessary. Colors are also upserted so that we can change them down the road without breaking streams.

Here are screenshots for the curious:

Deuteranopia

deuteranopia

Protanopia

protanopia

Tritanopia

tritanopia

Copy link

@stevenpetryk stevenpetryk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They look dope to me.

@GregKWhite GregKWhite merged commit 4d04735 into develop Apr 13, 2017
@GregKWhite GregKWhite deleted the feat/color-palettes branch April 13, 2017 23:53
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

Successfully merging this pull request may close these issues.

None yet

3 participants