color-name-list 13.19.3 → 13.21.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/CONTRIBUTING.md +1 -0
- package/README.md +2 -2
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +3 -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 +4 -1
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +12 -0
- package/dist/colornames.bestof.yaml +9 -0
- package/dist/colornames.csv +5 -3
- 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 +2 -0
- 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 +3 -1
- package/dist/colornames.short.umd.js +1 -1
- package/dist/colornames.short.xml +8 -0
- package/dist/colornames.short.yaml +6 -0
- package/dist/colornames.toon +6 -4
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +20 -12
- package/dist/colornames.yaml +15 -9
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +6 -4
- package/tests/allowlists.test.js +76 -0
- package/tests/duplicate-allowlist.json +1 -2
- package/tests/title-case-allowlist.json +0 -1
|
@@ -333,6 +333,7 @@ Bud Green,#79b465
|
|
|
333
333
|
Buff It,#d9cfbe
|
|
334
334
|
Bullet Hell,#faf1c8
|
|
335
335
|
Bullfrog,#8a966a
|
|
336
|
+
Bullseye,#b9030a
|
|
336
337
|
Bulma Hair,#359e6b
|
|
337
338
|
Bumblebee,#ffc82a
|
|
338
339
|
Bunny Tail,#ffe3f4
|
|
@@ -2446,6 +2447,7 @@ Signal Green,#33ff00
|
|
|
2446
2447
|
Silence,#eaede5
|
|
2447
2448
|
Silent Film,#9fa5a5
|
|
2448
2449
|
Silent Night,#526771
|
|
2450
|
+
Silent Orbit,#231c4d
|
|
2449
2451
|
Silent Sea,#3a4a63
|
|
2450
2452
|
Silk Dessou,#eee9dc
|
|
2451
2453
|
Silk Lining,#fcefe0
|