color-name-list 13.33.0 → 13.34.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
|
@@ -118925,6 +118925,10 @@
|
|
|
118925
118925
|
<hex>#6ab4e0</hex>
|
|
118926
118926
|
</color>
|
|
118927
118927
|
<color>
|
|
118928
|
+
<name>Xed</name>
|
|
118929
|
+
<hex>#30a9ff</hex>
|
|
118930
|
+
</color>
|
|
118931
|
+
<color>
|
|
118928
118932
|
<name>Xena</name>
|
|
118929
118933
|
<hex>#847e54</hex>
|
|
118930
118934
|
</color>
|
package/dist/colornames.yaml
CHANGED
|
@@ -89191,6 +89191,9 @@
|
|
|
89191
89191
|
-
|
|
89192
89192
|
name:"Xavier Blue"
|
|
89193
89193
|
hex:"#6ab4e0"
|
|
89194
|
+
-
|
|
89195
|
+
name:"Xed"
|
|
89196
|
+
hex:"#30a9ff"
|
|
89194
89197
|
-
|
|
89195
89198
|
name:"Xena"
|
|
89196
89199
|
hex:"#847e54"
|