Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

jason chan
jason chan
31,009 Points

Simple Drawing Application revisited it

http://codepen.io/jasonchan/full/vGgxRJ/

This is my revisited drawing application. I also added clearing functionality. Oh man.

2 Answers

Just added #000 as new color...but when i draw it is more a sort of grey :/ Is that the result because it tries to mix a new color with the given color and the background color?

Maybe you dont get the point... If a user wants it to draw #000 it maybe should draw #000 and not some sort of grey. I dont know what you dont understand about #000 != grey