color-name-list 14.10.1 → 14.11.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/README.md +2 -2
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +9 -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 +10 -1
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +36 -0
- package/dist/colornames.bestof.yaml +27 -0
- package/dist/colornames.csv +8 -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.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 +9 -2
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +32 -4
- package/dist/colornames.yaml +24 -3
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +11 -4
- package/tests/duplicate-allowlist.json +2 -1
|
@@ -1951,6 +1951,7 @@ Olive Tree,#aba77c
|
|
|
1951
1951
|
Olivia,#996622
|
|
1952
1952
|
Olympic Blue,#4f8fe6
|
|
1953
1953
|
OMGreen,#8ca891
|
|
1954
|
+
On Thin Ice,#d1e8f1
|
|
1954
1955
|
Once Bitten,#bd2f10
|
|
1955
1956
|
Onion Skin,#eeeddf
|
|
1956
1957
|
Onsen,#66eebb
|
|
@@ -2438,6 +2439,7 @@ Seafarer,#204d68
|
|
|
2438
2439
|
Seashell,#fff5ee
|
|
2439
2440
|
Seaside,#66a4b0
|
|
2440
2441
|
Seaweed,#18d17b
|
|
2442
|
+
Second Wind,#dfece9
|
|
2441
2443
|
Secret Blush,#e1d2d5
|
|
2442
2444
|
Secret Path,#737054
|
|
2443
2445
|
Seedling,#c0cba1
|