color-name-list 14.8.0 → 14.9.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/changes.svg +3 -3
- 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 +2 -2
package/dist/colornames.xml
CHANGED
|
@@ -82745,10 +82745,6 @@
|
|
|
82745
82745
|
<hex>#d1462c</hex>
|
|
82746
82746
|
</color>
|
|
82747
82747
|
<color>
|
|
82748
|
-
<name>Pompeii Ruins</name>
|
|
82749
|
-
<hex>#5e615b</hex>
|
|
82750
|
-
</color>
|
|
82751
|
-
<color>
|
|
82752
82748
|
<name>Pompeius Blue</name>
|
|
82753
82749
|
<hex>#77a8ab</hex>
|
|
82754
82750
|
</color>
|
|
@@ -91437,6 +91433,10 @@
|
|
|
91437
91433
|
<hex>#9b8b84</hex>
|
|
91438
91434
|
</color>
|
|
91439
91435
|
<color>
|
|
91436
|
+
<name>Ruins of Pompeii</name>
|
|
91437
|
+
<hex>#5e615b</hex>
|
|
91438
|
+
</color>
|
|
91439
|
+
<color>
|
|
91440
91440
|
<name>Rule Breaker</name>
|
|
91441
91441
|
<hex>#774e55</hex>
|
|
91442
91442
|
</color>
|
package/dist/colornames.yaml
CHANGED
|
@@ -62056,9 +62056,6 @@
|
|
|
62056
62056
|
-
|
|
62057
62057
|
name:"Pompeii Red"
|
|
62058
62058
|
hex:"#d1462c"
|
|
62059
|
-
-
|
|
62060
|
-
name:"Pompeii Ruins"
|
|
62061
|
-
hex:"#5e615b"
|
|
62062
62059
|
-
|
|
62063
62060
|
name:"Pompeius Blue"
|
|
62064
62061
|
hex:"#77a8ab"
|
|
@@ -68575,6 +68572,9 @@
|
|
|
68575
68572
|
-
|
|
68576
68573
|
name:"Ruins of Metal"
|
|
68577
68574
|
hex:"#9b8b84"
|
|
68575
|
+
-
|
|
68576
|
+
name:"Ruins of Pompeii"
|
|
68577
|
+
hex:"#5e615b"
|
|
68578
68578
|
-
|
|
68579
68579
|
name:"Rule Breaker"
|
|
68580
68580
|
hex:"#774e55"
|