color-name-list 14.3.1 → 14.5.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 +6 -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 +7 -1
  11. package/dist/colornames.bestof.umd.js +1 -1
  12. package/dist/colornames.bestof.xml +24 -0
  13. package/dist/colornames.bestof.yaml +18 -0
  14. package/dist/colornames.csv +10 -9
  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 +11 -10
  33. package/dist/colornames.umd.js +1 -1
  34. package/dist/colornames.xml +37 -33
  35. package/dist/colornames.yaml +28 -25
  36. package/dist/history.json +1 -1
  37. package/package.json +1 -1
  38. package/src/colornames.csv +13 -12
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 360">
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="360"/>
13
+ <text x="40" y="90" fill="#bc012e">Akai Red</text><text x="40" y="160" fill="#b9d08b">Al Green</text><text x="40" y="230" fill="#b30103">All Systems Red</text><text x="40" y="300" fill="#e1ded9">Closet Skeletons</text>
14
14
  </svg>
@@ -32,12 +32,14 @@ Agressive Aqua,#00fbff
32
32
  Ahoy! Blue,#0082a1
33
33
  Air-Kiss,#f6dcd2
34
34
  Airborne,#a2c2d0
35
+ Akai Red,#bc012e
35
36
  Akari Red,#c90b42
36
37
  Alarm,#ec0003
37
38
  Alarming Slime,#2ce335
38
39
  Alaska,#dadad1
39
40
  Alien Abduction,#0cff0c
40
41
  Alienated,#00cc55
42
+ All Systems Red,#b30103
41
43
  Alley Cat,#656874
42
44
  Alligator,#886600
43
45
  Alligator Alley,#c5d17b
@@ -809,6 +811,7 @@ Clementine,#e96e00
809
811
  Cloak and Dagger,#550055
810
812
  Cloak Grey,#605e63
811
813
  Cloisonné,#0773af
814
+ Closet Skeletons,#e1ded9
812
815
  Clotted Cream,#f3efcd
813
816
  Cloud Break,#f6f1fe
814
817
  Cloud Dancer,#f1eee8
@@ -3918,6 +3921,7 @@ Silky White,#efebe2
3918
3921
  Silver,#c0c0c0
3919
3922
  Silver Birch,#d2cfc4
3920
3923
  Silver Bird,#fbf5f0
3924
+ Silver Eagle,#cfcfcf
3921
3925
  Silver Fern,#e1ddbf
3922
3926
  Silver Fox,#bdbcc4
3923
3927
  Silver Lake,#dedddd
@@ -4165,6 +4169,7 @@ Summer of ’82,#74cdd8
4165
4169
  Summer’s End,#dc9367
4166
4170
  Summit,#8bb6b8
4167
4171
  Sumptuous Purple,#604c81
4172
+ Sun City,#fffed9
4168
4173
  Sun Flooded Woods,#d0d418
4169
4174
  Sun-Kissed Beach,#deab9b
4170
4175
  Sun-Kissed Coral,#ea6777
@@ -4365,6 +4370,7 @@ True Blue,#010fcc
4365
4370
  True Sky Blue,#24a6c2
4366
4371
  Truffle Trouble,#a35139
4367
4372
  Trumpet Gold,#e9b413
4373
+ Try Your Luck,#34b334
4368
4374
  Tulip,#ff878d
4369
4375
  Tuna,#46494e
4370
4376
  Tunic Green,#00cc00