color-name-list 14.11.0 → 14.13.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.
Files changed (38) hide show
  1. package/README.md +2 -2
  2. package/changes.svg +3 -3
  3. package/dist/colornames.bestof.csv +9 -0
  4. package/dist/colornames.bestof.esm.js +1 -1
  5. package/dist/colornames.bestof.esm.mjs +1 -1
  6. package/dist/colornames.bestof.html +1 -1
  7. package/dist/colornames.bestof.json +1 -1
  8. package/dist/colornames.bestof.min.json +1 -1
  9. package/dist/colornames.bestof.scss +1 -1
  10. package/dist/colornames.bestof.toon +10 -1
  11. package/dist/colornames.bestof.umd.js +1 -1
  12. package/dist/colornames.bestof.xml +36 -0
  13. package/dist/colornames.bestof.yaml +27 -0
  14. package/dist/colornames.csv +6 -4
  15. package/dist/colornames.esm.js +1 -1
  16. package/dist/colornames.esm.mjs +1 -1
  17. package/dist/colornames.html +1 -1
  18. package/dist/colornames.json +1 -1
  19. package/dist/colornames.min.json +1 -1
  20. package/dist/colornames.scss +1 -1
  21. package/dist/colornames.short.csv +3 -0
  22. package/dist/colornames.short.esm.js +1 -1
  23. package/dist/colornames.short.esm.mjs +1 -1
  24. package/dist/colornames.short.html +1 -1
  25. package/dist/colornames.short.json +1 -1
  26. package/dist/colornames.short.min.json +1 -1
  27. package/dist/colornames.short.scss +1 -1
  28. package/dist/colornames.short.toon +4 -1
  29. package/dist/colornames.short.umd.js +1 -1
  30. package/dist/colornames.short.xml +12 -0
  31. package/dist/colornames.short.yaml +9 -0
  32. package/dist/colornames.toon +7 -5
  33. package/dist/colornames.umd.js +1 -1
  34. package/dist/colornames.xml +20 -12
  35. package/dist/colornames.yaml +15 -9
  36. package/dist/history.json +1 -1
  37. package/package.json +1 -1
  38. package/src/colornames.csv +11 -9
package/README.md CHANGED
@@ -13,7 +13,7 @@
13
13
  [![npm](https://img.shields.io/npm/dt/color-name-list.svg)](https://www.npmjs.com/package/color-name-list)
14
14
  [![github sponsor count](https://img.shields.io/github/sponsors/meodai)](https://github.com/sponsors/meodai)
15
15
 
16
- A meticulously curated collection of __30051__ unique color names, built from
16
+ A meticulously curated collection of __30053__ unique color names, built from
17
17
  [many sources](#sources-) and thousands of community contributions.
18
18
 
19
19
  > The names of color function like a thread attached to a frightfully slender
@@ -131,7 +131,7 @@ and ensure tests pass locally (`npm test`).
131
131
  See the full guidelines in [CONTRIBUTING.md](CONTRIBUTING.md) for naming
132
132
  rules, capitalization, CI behavior, and more.
133
133
 
134
- ## Color Count: __30051__ 🎉
134
+ ## Color Count: __30053__ 🎉
135
135
 
136
136
  ~__0.18%__ of the RGB color space
137
137
 
package/changes.svg CHANGED
@@ -1,4 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 780">
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 500">
2
2
  <defs>
3
3
  <style type="text/css">
4
4
  @import url('https://rsms.me/inter/inter.css');
@@ -9,6 +9,6 @@
9
9
  }
10
10
  </style>
11
11
  </defs>
12
- <rect fill="#212121" x="0" y="0" width="600" height="780"/>
13
- <text x="40" y="90" fill="#e0ddbe">Above Board</text><text x="40" y="160" fill="#361d0a">Close but No Cigar</text><text x="40" y="230" fill="#b98052">In a Nutshell</text><text x="40" y="300" fill="#534c4b">Off the Beaten Path</text><text x="40" y="370" fill="#d1e8f1">On Thin Ice</text><text x="40" y="440" fill="#dfece9">Second Wind</text><text x="40" y="510" fill="#1d0d1d">Shot in the Dark</text><text x="40" y="580" fill="#9b351b">Spill the Beans</text><text x="40" y="650" fill="#476e42">Under the Radar</text><text x="40" y="720" fill="#c2d5d8">Up in the Air</text>
12
+ <rect fill="#212121" x="0" y="0" width="600" height="500"/>
13
+ <text x="40" y="90" fill="#bb8246">Arrakis Spice</text><text x="40" y="160" fill="#e5e1e6">Budapest Pastel</text><text x="40" y="230" fill="#6a7e5f">Emerald City</text><text x="40" y="300" fill="#f5cc23">Golden Ticket</text><text x="40" y="370" fill="#15f2fd">Lightsaber Blue</text><text x="40" y="440" fill="#fdd014">Mamba Yellow</text>
14
14
  </svg>
@@ -130,6 +130,7 @@ Armour,#74857f
130
130
  Armoury,#6a6b65
131
131
  Aromatic Herbs,#98c945
132
132
  Around the Gills,#a1b670
133
+ Arrakis Spice,#bb8246
133
134
  Arrowwood,#b3861e
134
135
  Arsenic,#3b444b
135
136
  Artichoke,#8f9779
@@ -1255,6 +1256,7 @@ Embarrassed Frog,#996611
1255
1256
  Embarrassment,#ff7777
1256
1257
  Emerald,#028f1e
1257
1258
  Emerald Bliss,#4cbdac
1259
+ Emerald City,#6a7e5f
1258
1260
  Emerald Forest,#224347
1259
1261
  Emerald Glitter,#66bb00
1260
1262
  Emerald Ice Palace,#2af589
@@ -1727,6 +1729,7 @@ Golden Retriever,#eedec7
1727
1729
  Golden Spell,#fecc36
1728
1730
  Golden Sprinkles,#f6d263
1729
1731
  Golden Talisman,#e9c89b
1732
+ Golden Ticket,#f5cc23
1730
1733
  Goldenrod,#fdcb18
1731
1734
  Goldfinch,#f8e462
1732
1735
  Goldfinger,#eebb11
@@ -2385,6 +2388,7 @@ Lighthouse Glow,#f8d568
2385
2388
  Lightning Bolt,#e5ebe6
2386
2389
  Lightning Bug,#efde74
2387
2390
  Lights Out,#3d474b
2391
+ Lightsaber Blue,#15f2fd
2388
2392
  Lilac,#cea2fd
2389
2393
  Lilac Lace,#c6a1cf
2390
2394
  Lilac Lotion,#ff3388
@@ -2570,6 +2574,7 @@ Malibu Sun,#fff2d9
2570
2574
  Mallard,#254855
2571
2575
  Malt,#ddcfbc
2572
2576
  Mamba,#766d7c
2577
+ Mamba Yellow,#fdd014
2573
2578
  Man Cave,#816045
2574
2579
  Mana Tree,#4f7942
2575
2580
  Mandarin,#f37a48
@@ -4286,6 +4291,7 @@ Thai Chilli,#ce0001
4286
4291
  Thai Hot,#fe1c06
4287
4292
  Thalassa,#53b1ba
4288
4293
  Thalassophile,#44aadd
4294
+ The Big Freeze,#bbffff
4289
4295
  The Count’s Black,#102030
4290
4296
  The End,#2a2a2a
4291
4297
  The Grape War of 97’,#bb00ff
@@ -4750,8 +4756,10 @@ Woodland Soul,#127a49
4750
4756
  Woodland Wonder,#0d6323
4751
4757
  Worcestershire Sauce,#572b26
4752
4758
  Worn Silver,#c9c0bb
4759
+ Woven,#e0d1a0
4753
4760
  Wrapped in Twilight,#5f6d6e
4754
4761
  Wreath,#76856a
4762
+ Writer’s Parchment,#e9d6bd
4755
4763
  Wu-Tang Gold,#f8d106
4756
4764
  X Marks the Spot,#e6474a
4757
4765
  Xanthic,#f4e216
@@ -4763,6 +4771,7 @@ Yang Mist,#ede8dd
4763
4771
  Yearning Desire,#ca135e
4764
4772
  Yell for Yellow,#fffe00
4765
4773
  Yellow,#ffff00
4774
+ Yellow Brick Road,#eac853
4766
4775
  Yellow Buzzing,#eedd11
4767
4776
  Yellow Chalk,#f5f9ad
4768
4777
  Yellow Mana,#fdfcbf