0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-04 02:51:20 -05:00

Minor changes on the colors library.

This commit is contained in:
Andrey Antukh 2016-09-22 22:18:11 +03:00
parent 3fdee99aa8
commit f1107432b7
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -10,7 +10,7 @@
(def +collections+
[{:name "Generic 1"
:id 1
:builtin true
:type :builtin
:data #{"#00f9ff"
"#009fff"
"#0078ff"
@ -23,7 +23,7 @@
{:name "Generic 2"
:id 2
:builtin true
:type :builtin
:data #{"#20f9ff"
"#209fff"
"#2078ff"