|
|
|
|
|
by thristian
5591 days ago
|
|
It should be simple enough to implement in HTML - it looks like it's just doing (seconds since midnight × 16777215 / 86400), converting to hex and using that as a colour. Toggling between "clock" and "colour" mode would be a bit more difficult, but doable. Anyone feeling up to the challenge? |
|
edit: Hours corrected. Thanks wladimir