color-name-list 14.9.0 → 14.10.1
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/changes.svg +3 -3
- package/dist/colornames.bestof.csv +2 -0
- package/dist/colornames.bestof.esm.js +1 -1
- package/dist/colornames.bestof.esm.mjs +1 -1
- package/dist/colornames.bestof.html +1 -1
- package/dist/colornames.bestof.json +1 -1
- package/dist/colornames.bestof.min.json +1 -1
- package/dist/colornames.bestof.scss +1 -1
- package/dist/colornames.bestof.toon +2 -0
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +8 -0
- package/dist/colornames.bestof.yaml +6 -0
- package/dist/colornames.csv +1 -1
- 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.toon +1 -1
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +4 -4
- package/dist/colornames.yaml +3 -3
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +3 -3
package/dist/colornames.xml
CHANGED
|
@@ -75533,6 +75533,10 @@
|
|
|
75533
75533
|
<hex>#f26d8f</hex>
|
|
75534
75534
|
</color>
|
|
75535
75535
|
<color>
|
|
75536
|
+
<name>Out of Left Field</name>
|
|
75537
|
+
<hex>#2ced2b</hex>
|
|
75538
|
+
</color>
|
|
75539
|
+
<color>
|
|
75536
75540
|
<name>Out of Plumb</name>
|
|
75537
75541
|
<hex>#9c909c</hex>
|
|
75538
75542
|
</color>
|
|
@@ -114425,10 +114429,6 @@
|
|
|
114425
114429
|
<hex>#cdbdba</hex>
|
|
114426
114430
|
</color>
|
|
114427
114431
|
<color>
|
|
114428
|
-
<name>Wageningen Green</name>
|
|
114429
|
-
<hex>#34b233</hex>
|
|
114430
|
-
</color>
|
|
114431
|
-
<color>
|
|
114432
114432
|
<name>Wagon Wheel</name>
|
|
114433
114433
|
<hex>#c2b79e</hex>
|
|
114434
114434
|
</color>
|
package/dist/colornames.yaml
CHANGED
|
@@ -56647,6 +56647,9 @@
|
|
|
56647
56647
|
-
|
|
56648
56648
|
name:"Out of Fashion"
|
|
56649
56649
|
hex:"#f26d8f"
|
|
56650
|
+
-
|
|
56651
|
+
name:"Out of Left Field"
|
|
56652
|
+
hex:"#2ced2b"
|
|
56650
56653
|
-
|
|
56651
56654
|
name:"Out of Plumb"
|
|
56652
56655
|
hex:"#9c909c"
|
|
@@ -85816,9 +85819,6 @@
|
|
|
85816
85819
|
-
|
|
85817
85820
|
name:"Wafting Grey"
|
|
85818
85821
|
hex:"#cdbdba"
|
|
85819
|
-
-
|
|
85820
|
-
name:"Wageningen Green"
|
|
85821
|
-
hex:"#34b233"
|
|
85822
85822
|
-
|
|
85823
85823
|
name:"Wagon Wheel"
|
|
85824
85824
|
hex:"#c2b79e"
|