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:
parent
3fdee99aa8
commit
f1107432b7
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue