color-name-list 13.37.0 → 13.39.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 +2 -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 +3 -1
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +8 -0
- package/dist/colornames.yaml +6 -0
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +2 -0
package/dist/colornames.xml
CHANGED
|
@@ -44953,6 +44953,14 @@
|
|
|
44953
44953
|
<hex>#c2ba8e</hex>
|
|
44954
44954
|
</color>
|
|
44955
44955
|
<color>
|
|
44956
|
+
<name>Googol</name>
|
|
44957
|
+
<hex>#41c379</hex>
|
|
44958
|
+
</color>
|
|
44959
|
+
<color>
|
|
44960
|
+
<name>Googolplex</name>
|
|
44961
|
+
<hex>#93af3c</hex>
|
|
44962
|
+
</color>
|
|
44963
|
+
<color>
|
|
44956
44964
|
<name>Goose Bill</name>
|
|
44957
44965
|
<hex>#ffba80</hex>
|
|
44958
44966
|
</color>
|
package/dist/colornames.yaml
CHANGED
|
@@ -33712,6 +33712,12 @@
|
|
|
33712
33712
|
-
|
|
33713
33713
|
name:"Goody Two Shoes"
|
|
33714
33714
|
hex:"#c2ba8e"
|
|
33715
|
+
-
|
|
33716
|
+
name:"Googol"
|
|
33717
|
+
hex:"#41c379"
|
|
33718
|
+
-
|
|
33719
|
+
name:"Googolplex"
|
|
33720
|
+
hex:"#93af3c"
|
|
33715
33721
|
-
|
|
33716
33722
|
name:"Goose Bill"
|
|
33717
33723
|
hex:"#ffba80"
|