Create README.md
This commit is contained in:
parent
ad9b981e21
commit
1f4fe33200
18
README.md
Normal file
18
README.md
Normal file
|
@ -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
|
Loading…
Reference in a new issue