color-name-list 13.19.2 → 13.20.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/.github/workflows/build-and-release.yml +1 -0
- package/.github/workflows/build.yml +5 -3
- package/CONTRIBUTING.md +1 -0
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +4711 -4710
- 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 -1
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +5 -1
- package/dist/colornames.bestof.yaml +4 -1
- package/dist/colornames.csv +29991 -29991
- 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.csv +2966 -2965
- package/dist/colornames.short.esm.js +1 -1
- package/dist/colornames.short.esm.mjs +1 -1
- package/dist/colornames.short.html +1 -1
- package/dist/colornames.short.json +1 -1
- package/dist/colornames.short.min.json +1 -1
- package/dist/colornames.short.scss +1 -1
- package/dist/colornames.short.toon +2 -1
- package/dist/colornames.short.umd.js +1 -1
- package/dist/colornames.short.xml +5 -1
- package/dist/colornames.short.yaml +4 -1
- package/dist/colornames.toon +4 -4
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +13 -13
- package/dist/colornames.yaml +10 -10
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/scripts/build.js +7 -3
- package/scripts/sortSrc.js +2 -2
- package/src/colornames.csv +4 -4
- package/tests/allowlists.test.js +76 -0
- package/tests/duplicate-allowlist.json +1 -2
- package/tests/title-case-allowlist.json +0 -1
- package/tests/validations.test.js +22 -9
|
@@ -513,6 +513,7 @@
|
|
|
513
513
|
Buff It,#d9cfbe
|
|
514
514
|
Bullet Hell,#faf1c8
|
|
515
515
|
Bullfrog,#8a966a
|
|
516
|
+
Bullseye,#b9030a
|
|
516
517
|
Bulma Hair,#359e6b
|
|
517
518
|
Bumblebee,#ffc82a
|
|
518
519
|
Bunny Tail,#ffe3f4
|
|
@@ -4708,4 +4709,4 @@
|
|
|
4708
4709
|
Zoodles,#b8bf71
|
|
4709
4710
|
Zucchini,#17462e
|
|
4710
4711
|
Zucchini Noodles,#c8d07f
|
|
4711
|
-
Zunda Green,#6bc026
|
|
4712
|
+
Zunda Green,#6bc026
|