color-name-list 14.0.0 → 14.1.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 +3 -3
- package/dist/colornames.bestof.toon +1 -1
- package/dist/colornames.csv +1 -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.short.toon +1 -1
- package/dist/colornames.toon +2 -1
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +4 -0
- package/dist/colornames.yaml +3 -0
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +1 -0
package/dist/colornames.xml
CHANGED
|
@@ -57685,6 +57685,10 @@
|
|
|
57685
57685
|
<hex>#868172</hex>
|
|
57686
57686
|
</color>
|
|
57687
57687
|
<color>
|
|
57688
|
+
<name>Lauwiliwilinukunuku’oi’oi</name>
|
|
57689
|
+
<hex>#f3c64a</hex>
|
|
57690
|
+
</color>
|
|
57691
|
+
<color>
|
|
57688
57692
|
<name>Lava</name>
|
|
57689
57693
|
<hex>#cf1020</hex>
|
|
57690
57694
|
</color>
|
package/dist/colornames.yaml
CHANGED
|
@@ -43261,6 +43261,9 @@
|
|
|
43261
43261
|
-
|
|
43262
43262
|
name:"Lauriston Stone"
|
|
43263
43263
|
hex:"#868172"
|
|
43264
|
+
-
|
|
43265
|
+
name:"Lauwiliwilinukunuku’oi’oi"
|
|
43266
|
+
hex:"#f3c64a"
|
|
43264
43267
|
-
|
|
43265
43268
|
name:"Lava"
|
|
43266
43269
|
hex:"#cf1020"
|