color-name-list 13.19.1 → 13.19.3
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/.github/workflows/build.yml +5 -3
- package/CONTRIBUTING.md +3 -0
- package/README.md +70 -49
- package/dist/colornames.bestof.csv +4710 -4710
- package/dist/colornames.bestof.html +1 -1
- package/dist/colornames.bestof.scss +1 -1
- package/dist/colornames.bestof.toon +1 -1
- package/dist/colornames.bestof.xml +1 -1
- package/dist/colornames.bestof.yaml +1 -1
- package/dist/colornames.csv +29991 -29991
- package/dist/colornames.html +1 -1
- package/dist/colornames.scss +1 -1
- package/dist/colornames.short.csv +2965 -2965
- package/dist/colornames.short.html +1 -1
- package/dist/colornames.short.scss +1 -1
- package/dist/colornames.short.toon +1 -1
- package/dist/colornames.short.xml +1 -1
- package/dist/colornames.short.yaml +1 -1
- package/dist/colornames.toon +1 -1
- package/dist/colornames.xml +1 -1
- package/dist/colornames.yaml +1 -1
- package/package.json +1 -1
- package/scripts/build.js +9 -5
- package/scripts/sortSrc.js +2 -2
- package/tests/validations.test.js +22 -9
|
@@ -18840,4 +18840,4 @@
|
|
|
18840
18840
|
<name>Zunda Green</name>
|
|
18841
18841
|
<hex>#6bc026</hex>
|
|
18842
18842
|
</color>
|
|
18843
|
-
</colors>
|
|
18843
|
+
</colors>
|
|
@@ -14127,4 +14127,4 @@
|
|
|
14127
14127
|
hex:"#c8d07f"
|
|
14128
14128
|
-
|
|
14129
14129
|
name:"Zunda Green"
|
|
14130
|
-
hex:"#6bc026"
|
|
14130
|
+
hex:"#6bc026"
|