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.
Files changed (38) hide show
  1. package/README.md +2 -2
  2. package/changes.svg +3 -3
  3. package/dist/colornames.bestof.csv +3 -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 +4 -1
  11. package/dist/colornames.bestof.umd.js +1 -1
  12. package/dist/colornames.bestof.xml +12 -0
  13. package/dist/colornames.bestof.yaml +9 -0
  14. package/dist/colornames.csv +7 -6
  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 +2 -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 +3 -1
  29. package/dist/colornames.short.umd.js +1 -1
  30. package/dist/colornames.short.xml +8 -0
  31. package/dist/colornames.short.yaml +6 -0
  32. package/dist/colornames.toon +8 -7
  33. package/dist/colornames.umd.js +1 -1
  34. package/dist/colornames.xml +25 -21
  35. package/dist/colornames.yaml +19 -16
  36. package/dist/history.json +1 -1
  37. package/package.json +1 -1
  38. package/src/colornames.csv +9 -8
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 __30052__ 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: __30052__ πŸŽ‰
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 920">
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 640">
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="920"/>
13
- <text x="40" y="90" fill="#2a1b0e">Brunneophobia</text><text x="40" y="160" fill="#4a2200">Chrysophobia</text><text x="40" y="230" fill="#001f33">Cyanophobia</text><text x="40" y="300" fill="#4a0505">Erythrophobia</text><text x="40" y="370" fill="#3a3f45">Glaucophobia</text><text x="40" y="440" fill="#e8e8e9">Leukophobia</text><text x="40" y="510" fill="#050505">Melanophobia</text><text x="40" y="580" fill="#0b0f1a">Nyctophobia</text><text x="40" y="650" fill="#2a0033">Porphyrophobia</text><text x="40" y="720" fill="#002f0f">Prasinophobia</text><text x="40" y="790" fill="#330018">Rhodophobia</text><text x="40" y="860" fill="#4a3e00">Xanthophobia</text>
12
+ <rect fill="#212121" x="0" y="0" width="600" height="640"/>
13
+ <text x="40" y="90" fill="#f2b400">Bellagio Gold</text><text x="40" y="160" fill="#2a1b0e">Brunneophobia</text><text x="40" y="230" fill="#d3af37">Marina Bay Sands</text><text x="40" y="300" fill="#804040">Mesopotamian Dagger</text><text x="40" y="370" fill="#514100">Roman Bronze</text><text x="40" y="440" fill="#cfcfcf">Silver Eagle</text><text x="40" y="510" fill="#fffed9">Sun City</text><text x="40" y="580" fill="#34b334">Try Your Luck</text>
14
14
  </svg>
@@ -3918,6 +3918,7 @@ Silky White,#efebe2
3918
3918
  Silver,#c0c0c0
3919
3919
  Silver Birch,#d2cfc4
3920
3920
  Silver Bird,#fbf5f0
3921
+ Silver Eagle,#cfcfcf
3921
3922
  Silver Fern,#e1ddbf
3922
3923
  Silver Fox,#bdbcc4
3923
3924
  Silver Lake,#dedddd
@@ -4165,6 +4166,7 @@ Summer of ’82,#74cdd8
4165
4166
  Summer’s End,#dc9367
4166
4167
  Summit,#8bb6b8
4167
4168
  Sumptuous Purple,#604c81
4169
+ Sun City,#fffed9
4168
4170
  Sun Flooded Woods,#d0d418
4169
4171
  Sun-Kissed Beach,#deab9b
4170
4172
  Sun-Kissed Coral,#ea6777
@@ -4365,6 +4367,7 @@ True Blue,#010fcc
4365
4367
  True Sky Blue,#24a6c2
4366
4368
  Truffle Trouble,#a35139
4367
4369
  Trumpet Gold,#e9b413
4370
+ Try Your Luck,#34b334
4368
4371
  Tulip,#ff878d
4369
4372
  Tuna,#46494e
4370
4373
  Tunic Green,#00cc00