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+ (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"