color-name-list 14.3.1 → 14.4.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 +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 +7 -6
- 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 +8 -7
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +25 -21
- package/dist/colornames.yaml +19 -16
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +9 -8
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
[
|
|
1
|
+
[30052]{name,hex}:
|
|
2
2
|
100 Mph,#c93f38
|
|
3
3
|
24 Carrot,#e56e24
|
|
4
4
|
24 Karat,#dfc685
|
|
@@ -2484,6 +2484,7 @@
|
|
|
2484
2484
|
Silver,#c0c0c0
|
|
2485
2485
|
Silver Birch,#d2cfc4
|
|
2486
2486
|
Silver Bird,#fbf5f0
|
|
2487
|
+
Silver Eagle,#cfcfcf
|
|
2487
2488
|
Silver Fern,#e1ddbf
|
|
2488
2489
|
Silver Fox,#bdbcc4
|
|
2489
2490
|
Silver Lake,#dedddd
|
|
@@ -2624,6 +2625,7 @@
|
|
|
2624
2625
|
Summer Mist,#cbeaee
|
|
2625
2626
|
Summer’s End,#dc9367
|
|
2626
2627
|
Summit,#8bb6b8
|
|
2628
|
+
Sun City,#fffed9
|
|
2627
2629
|
Sunbathed,#f5dd98
|
|
2628
2630
|
Sunbeam,#f5edb2
|
|
2629
2631
|
Sunburst,#f5b57b
|