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

[Contrib] Tango Colors #57

Open
simpsus opened this issue Dec 28, 2013 · 0 comments
Open

[Contrib] Tango Colors #57

simpsus opened this issue Dec 28, 2013 · 0 comments

Comments

@simpsus
Copy link
Contributor

simpsus commented Dec 28, 2013

The tango color scheme
http://tango.freedesktop.org/static/cvs/tango-art-tools/palettes/Tango-Palette.png
is a nice standard set of colors.

An enum containing all the colors:

https://github.com/simpsus/WordCram/blob/sketches/src/contrib/TangoColorEnum.java

A Colorer Iterating through these words based on some strategies:

https://github.com/simpsus/WordCram/blob/sketches/src/contrib/TangoWordColorer.java

A Colorer that uses the temperature levels of the colors in relation to the word weight:

https://github.com/simpsus/WordCram/blob/sketches/src/contrib/TangoHeatMap.java

@simpsus simpsus mentioned this issue Dec 28, 2013
5 tasks
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

1 participant