color-name-list 13.10.0 → 13.11.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 +2 -2
- package/changes.svg +1 -1
- package/dist/colornames.csv +3 -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 +12 -0
- package/dist/colornames.yaml +9 -0
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +3 -0
package/dist/colornames.xml
CHANGED
|
@@ -66873,6 +66873,10 @@
|
|
|
66873
66873
|
<hex>#efc87d</hex>
|
|
66874
66874
|
</color>
|
|
66875
66875
|
<color>
|
|
66876
|
+
<name>Millennial Greige</name>
|
|
66877
|
+
<hex>#939796</hex>
|
|
66878
|
+
</color>
|
|
66879
|
+
<color>
|
|
66876
66880
|
<name>Millennial Grey</name>
|
|
66877
66881
|
<hex>#7b7b7d</hex>
|
|
66878
66882
|
</color>
|
|
@@ -71337,6 +71341,10 @@
|
|
|
71337
71341
|
<hex>#ff0080</hex>
|
|
71338
71342
|
</color>
|
|
71339
71343
|
<color>
|
|
71344
|
+
<name>Neon Sunset</name>
|
|
71345
|
+
<hex>#ff629f</hex>
|
|
71346
|
+
</color>
|
|
71347
|
+
<color>
|
|
71340
71348
|
<name>Neon Violet</name>
|
|
71341
71349
|
<hex>#674876</hex>
|
|
71342
71350
|
</color>
|
|
@@ -111221,6 +111229,10 @@
|
|
|
111221
111229
|
<hex>#428c49</hex>
|
|
111222
111230
|
</color>
|
|
111223
111231
|
<color>
|
|
111232
|
+
<name>Undercooked Bacon</name>
|
|
111233
|
+
<hex>#a38479</hex>
|
|
111234
|
+
</color>
|
|
111235
|
+
<color>
|
|
111224
111236
|
<name>Undercool</name>
|
|
111225
111237
|
<hex>#7fc3e1</hex>
|
|
111226
111238
|
</color>
|
package/dist/colornames.yaml
CHANGED
|
@@ -50152,6 +50152,9 @@
|
|
|
50152
50152
|
-
|
|
50153
50153
|
name:"Mille-Feuille"
|
|
50154
50154
|
hex:"#efc87d"
|
|
50155
|
+
-
|
|
50156
|
+
name:"Millennial Greige"
|
|
50157
|
+
hex:"#939796"
|
|
50155
50158
|
-
|
|
50156
50159
|
name:"Millennial Grey"
|
|
50157
50160
|
hex:"#7b7b7d"
|
|
@@ -53500,6 +53503,9 @@
|
|
|
53500
53503
|
-
|
|
53501
53504
|
name:"Neon Rose"
|
|
53502
53505
|
hex:"#ff0080"
|
|
53506
|
+
-
|
|
53507
|
+
name:"Neon Sunset"
|
|
53508
|
+
hex:"#ff629f"
|
|
53503
53509
|
-
|
|
53504
53510
|
name:"Neon Violet"
|
|
53505
53511
|
hex:"#674876"
|
|
@@ -83413,6 +83419,9 @@
|
|
|
83413
83419
|
-
|
|
83414
83420
|
name:"Underclover"
|
|
83415
83421
|
hex:"#428c49"
|
|
83422
|
+
-
|
|
83423
|
+
name:"Undercooked Bacon"
|
|
83424
|
+
hex:"#a38479"
|
|
83416
83425
|
-
|
|
83417
83426
|
name:"Undercool"
|
|
83418
83427
|
hex:"#7fc3e1"
|