color-name-list 11.2.0 → 11.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/dist/colornames.csv +7 -0
- package/dist/colornames.esm.js +1 -1
- package/dist/colornames.esm.mjs +1 -1
- package/dist/colornames.html +1 -1
- package/dist/colornames.json +1 -1
- package/dist/colornames.min.json +1 -1
- package/dist/colornames.scss +1 -1
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +28 -0
- package/dist/colornames.yaml +21 -0
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/scripts/build.js +14 -14
- package/scripts/lib.js +2 -2
- package/src/colornames.csv +7 -0
package/dist/colornames.xml
CHANGED
|
@@ -54041,6 +54041,10 @@
|
|
|
54041
54041
|
<hex>#3a5b52</hex>
|
|
54042
54042
|
</color>
|
|
54043
54043
|
<color>
|
|
54044
|
+
<name>Iridescent Blue</name>
|
|
54045
|
+
<hex>#0153c8</hex>
|
|
54046
|
+
</color>
|
|
54047
|
+
<color>
|
|
54044
54048
|
<name>Iridescent Green</name>
|
|
54045
54049
|
<hex>#48c072</hex>
|
|
54046
54050
|
</color>
|
|
@@ -57285,6 +57289,10 @@
|
|
|
57285
57289
|
<hex>#fc2647</hex>
|
|
57286
57290
|
</color>
|
|
57287
57291
|
<color>
|
|
57292
|
+
<name>La La Lavender</name>
|
|
57293
|
+
<hex>#a3498a</hex>
|
|
57294
|
+
</color>
|
|
57295
|
+
<color>
|
|
57288
57296
|
<name>La La Love</name>
|
|
57289
57297
|
<hex>#bf90bb</hex>
|
|
57290
57298
|
</color>
|
|
@@ -76217,6 +76225,10 @@
|
|
|
76217
76225
|
<hex>#a7b8c4</hex>
|
|
76218
76226
|
</color>
|
|
76219
76227
|
<color>
|
|
76228
|
+
<name>Overchlorinated Pool</name>
|
|
76229
|
+
<hex>#0ae9b4</hex>
|
|
76230
|
+
</color>
|
|
76231
|
+
<color>
|
|
76220
76232
|
<name>Overdue Blue</name>
|
|
76221
76233
|
<hex>#4400ff</hex>
|
|
76222
76234
|
</color>
|
|
@@ -77373,6 +77385,10 @@
|
|
|
77373
77385
|
<hex>#f5eaeb</hex>
|
|
77374
77386
|
</color>
|
|
77375
77387
|
<color>
|
|
77388
|
+
<name>Pan de Coco</name>
|
|
77389
|
+
<hex>#dca356</hex>
|
|
77390
|
+
</color>
|
|
77391
|
+
<color>
|
|
77376
77392
|
<name>Pan Purple</name>
|
|
77377
77393
|
<hex>#657aef</hex>
|
|
77378
77394
|
</color>
|
|
@@ -86105,6 +86121,10 @@
|
|
|
86105
86121
|
<hex>#5a395b</hex>
|
|
86106
86122
|
</color>
|
|
86107
86123
|
<color>
|
|
86124
|
+
<name>Purple Yam</name>
|
|
86125
|
+
<hex>#a846d7</hex>
|
|
86126
|
+
</color>
|
|
86127
|
+
<color>
|
|
86108
86128
|
<name>Purple Yearning</name>
|
|
86109
86129
|
<hex>#dd1166</hex>
|
|
86110
86130
|
</color>
|
|
@@ -87149,6 +87169,10 @@
|
|
|
87149
87169
|
<hex>#b2c346</hex>
|
|
87150
87170
|
</color>
|
|
87151
87171
|
<color>
|
|
87172
|
+
<name>Rainforest Matcha</name>
|
|
87173
|
+
<hex>#446019</hex>
|
|
87174
|
+
</color>
|
|
87175
|
+
<color>
|
|
87152
87176
|
<name>Rainforest Nights</name>
|
|
87153
87177
|
<hex>#002200</hex>
|
|
87154
87178
|
</color>
|
|
@@ -112017,6 +112041,10 @@
|
|
|
112017
112041
|
<hex>#8878c3</hex>
|
|
112018
112042
|
</color>
|
|
112019
112043
|
<color>
|
|
112044
|
+
<name>Ube Halaya</name>
|
|
112045
|
+
<hex>#a86093</hex>
|
|
112046
|
+
</color>
|
|
112047
|
+
<color>
|
|
112020
112048
|
<name>Über Umber</name>
|
|
112021
112049
|
<hex>#7b5838</hex>
|
|
112022
112050
|
</color>
|
package/dist/colornames.yaml
CHANGED
|
@@ -40528,6 +40528,9 @@
|
|
|
40528
40528
|
-
|
|
40529
40529
|
name:"Iridescent"
|
|
40530
40530
|
hex:"#3a5b52"
|
|
40531
|
+
-
|
|
40532
|
+
name:"Iridescent Blue"
|
|
40533
|
+
hex:"#0153c8"
|
|
40531
40534
|
-
|
|
40532
40535
|
name:"Iridescent Green"
|
|
40533
40536
|
hex:"#48c072"
|
|
@@ -42961,6 +42964,9 @@
|
|
|
42961
42964
|
-
|
|
42962
42965
|
name:"Là Jiāo Hóng Red"
|
|
42963
42966
|
hex:"#fc2647"
|
|
42967
|
+
-
|
|
42968
|
+
name:"La La Lavender"
|
|
42969
|
+
hex:"#a3498a"
|
|
42964
42970
|
-
|
|
42965
42971
|
name:"La La Love"
|
|
42966
42972
|
hex:"#bf90bb"
|
|
@@ -57160,6 +57166,9 @@
|
|
|
57160
57166
|
-
|
|
57161
57167
|
name:"Overcast Sky"
|
|
57162
57168
|
hex:"#a7b8c4"
|
|
57169
|
+
-
|
|
57170
|
+
name:"Overchlorinated Pool"
|
|
57171
|
+
hex:"#0ae9b4"
|
|
57163
57172
|
-
|
|
57164
57173
|
name:"Overdue Blue"
|
|
57165
57174
|
hex:"#4400ff"
|
|
@@ -58027,6 +58036,9 @@
|
|
|
58027
58036
|
-
|
|
58028
58037
|
name:"Pampered Princess"
|
|
58029
58038
|
hex:"#f5eaeb"
|
|
58039
|
+
-
|
|
58040
|
+
name:"Pan de Coco"
|
|
58041
|
+
hex:"#dca356"
|
|
58030
58042
|
-
|
|
58031
58043
|
name:"Pan Purple"
|
|
58032
58044
|
hex:"#657aef"
|
|
@@ -64576,6 +64588,9 @@
|
|
|
64576
64588
|
-
|
|
64577
64589
|
name:"Purple Wineberry"
|
|
64578
64590
|
hex:"#5a395b"
|
|
64591
|
+
-
|
|
64592
|
+
name:"Purple Yam"
|
|
64593
|
+
hex:"#a846d7"
|
|
64579
64594
|
-
|
|
64580
64595
|
name:"Purple Yearning"
|
|
64581
64596
|
hex:"#dd1166"
|
|
@@ -65359,6 +65374,9 @@
|
|
|
65359
65374
|
-
|
|
65360
65375
|
name:"Rainforest Glow"
|
|
65361
65376
|
hex:"#b2c346"
|
|
65377
|
+
-
|
|
65378
|
+
name:"Rainforest Matcha"
|
|
65379
|
+
hex:"#446019"
|
|
65362
65380
|
-
|
|
65363
65381
|
name:"Rainforest Nights"
|
|
65364
65382
|
hex:"#002200"
|
|
@@ -84010,6 +84028,9 @@
|
|
|
84010
84028
|
-
|
|
84011
84029
|
name:"Ube"
|
|
84012
84030
|
hex:"#8878c3"
|
|
84031
|
+
-
|
|
84032
|
+
name:"Ube Halaya"
|
|
84033
|
+
hex:"#a86093"
|
|
84013
84034
|
-
|
|
84014
84035
|
name:"Über Umber"
|
|
84015
84036
|
hex:"#7b5838"
|