diff --git a/README.md b/README.md new file mode 100644 index 0000000..80ad760 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +ColorClock +========== + +My implementation of a color that changes the background color. + +[ColorClock](http://terribleplan.github.io/ColorClock/) + +License: +======== + +All code in this repository is available under a BSD 2-Clause license + +Ideas: +====== +* Only show 'nice' colors +* Walk up and down between 2 colors over time +* Come up with some way to smoothly walk all the color space +* Do it in css only