Minor code reorganization and wip of colors page.

This commit is contained in:
Andrey Antukh 2015-12-20 20:19:07 +02:00
parent a93c6bfa45
commit 9c2c7f40ba
13 changed files with 221 additions and 56 deletions

View file

@ -52,7 +52,6 @@
(rest)
(mapv #(js/parseInt % 16))))
(defn rgb-to-hex
[[r g b]]
(letfn [(to-hex [c]