mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 06:06:39 +02:00
Minor code reorganization and wip of colors page.
This commit is contained in:
parent
a93c6bfa45
commit
9c2c7f40ba
13 changed files with 221 additions and 56 deletions
|
@ -52,7 +52,6 @@
|
|||
(rest)
|
||||
(mapv #(js/parseInt % 16))))
|
||||
|
||||
|
||||
(defn rgb-to-hex
|
||||
[[r g b]]
|
||||
(letfn [(to-hex [c]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue