mirror of
https://github.com/penpot/penpot.git
synced 2026-09-11 06:28:47 +00:00
Minor changes on the colors library.
This commit is contained in:
parent
3fdee99aa8
commit
f1107432b7
@ -10,7 +10,7 @@
|
|||||||
(def +collections+
|
(def +collections+
|
||||||
[{:name "Generic 1"
|
[{:name "Generic 1"
|
||||||
:id 1
|
:id 1
|
||||||
:builtin true
|
:type :builtin
|
||||||
:data #{"#00f9ff"
|
:data #{"#00f9ff"
|
||||||
"#009fff"
|
"#009fff"
|
||||||
"#0078ff"
|
"#0078ff"
|
||||||
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
{:name "Generic 2"
|
{:name "Generic 2"
|
||||||
:id 2
|
:id 2
|
||||||
:builtin true
|
:type :builtin
|
||||||
:data #{"#20f9ff"
|
:data #{"#20f9ff"
|
||||||
"#209fff"
|
"#209fff"
|
||||||
"#2078ff"
|
"#2078ff"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user