color-name-list 13.31.0 → 13.32.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 +5 -7
  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 +5 -1
  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 +6 -2
  33. package/dist/colornames.umd.js +1 -1
  34. package/dist/colornames.xml +20 -4
  35. package/dist/colornames.yaml +15 -3
  36. package/dist/history.json +1 -1
  37. package/package.json +1 -1
  38. package/src/colornames.csv +8 -4
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 __30035__ unique color names, built from
16
+ A meticulously curated collection of __30039__ 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
@@ -118,8 +118,8 @@ Other language implementations maintained by the community:
118
118
 
119
119
  ## Color Name Submission 💌
120
120
 
121
- __[via form 🌈](https://docs.google.com/forms/d/e/1FAIpQLSfbS5D6owA4dQupJJ-6qhRzuxkjX9r2AliPMg-VR2V3NpGkQg/viewform)
122
- / or [twitter 🐦](https://twitter.com/color_parrot)__
121
+ Submit your own color names by editing the
122
+ [`src/colornames.csv`](src/colornames.csv) file and opening a pull request.
123
123
 
124
124
  Please review the [naming rules](CONTRIBUTING.md) before contributing!
125
125
 
@@ -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: __30035__ 🎉
134
+ ## Color Count: __30039__ 🎉
135
135
 
136
136
  ~__0.18%__ of the RGB color space
137
137
 
@@ -248,9 +248,7 @@ See [package.json](package.json#L6) for details.
248
248
 
249
249
  ### Sources: Names 📇
250
250
 
251
- - Thousands of user submissions [Twitter](https://codepen.io/meodai/full/ZXQzLb/)
252
- / [Google Docs](https://docs.google.com/forms/d/e/1FAIpQLSfbS5D6owA4dQupJJ-6qhRzuxkjX9r2AliPMg-VR2V3NpGkQg/viewform)
253
- / [Github](#contributors-)
251
+ - Thousands of user submissions [Github](#contributors-)
254
252
  - [Wikipedia list of named colors] (2018-02-23)
255
253
  - [Wada Sanzo's list of named colors]
256
254
  - [CSS/HTML color names]
package/changes.svg CHANGED
@@ -1,4 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 430">
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="430"/>
13
- <text x="40" y="90" fill="#203943">Astral Nomad</text><text x="40" y="160" fill="#77150e">Blackened Sun</text><text x="40" y="230" fill="#391531">Nightly Voyager</text><text x="40" y="300" fill="#161d3b">Nightwalker</text><text x="40" y="370" fill="#7f01fe">Poisoning Purple</text>
12
+ <rect fill="#212121" x="0" y="0" width="600" height="640"/>
13
+ <text x="40" y="90" fill="#d9e5eb">Arctic Blizzard</text><text x="40" y="160" fill="#345c61">Arctic Nights</text><text x="40" y="230" fill="#018498">Cruising</text><text x="40" y="300" fill="#43363d">Deep Space Frigate</text><text x="40" y="370" fill="#9632ce">Dreamscape Purple</text><text x="40" y="440" fill="#a09f5b">Garden of Earthly Delights</text><text x="40" y="510" fill="#4e7376">Rogue Waters</text><text x="40" y="580" fill="#35343f">Witches Cauldron</text>
14
14
  </svg>
@@ -112,6 +112,7 @@ Arcane Red,#6a2f2f
112
112
  Archeology,#6e6a5e
113
113
  Arctic,#648589
114
114
  Arctic Ice,#b6bdd0
115
+ Arctic Nights,#345c61
115
116
  Arctic Water,#00fcfc
116
117
  Argan Oil,#9d6646
117
118
  Argent,#888888
@@ -954,6 +955,7 @@ Crown of Ash,#a1a9a9
954
955
  Crown of Thorns,#763c33
955
956
  Crucible,#555b59
956
957
  Crude Banana,#21c40e
958
+ Cruising,#018498
957
959
  Crumbling Statue,#cabfb4
958
960
  Crunchy Carrot,#ea5013
959
961
  Crusade King,#dbc364
@@ -1161,6 +1163,7 @@ Dream of Spring,#f7cf26
1161
1163
  Dream Setting,#ff77bb
1162
1164
  Dream Vapor,#cc99ee
1163
1165
  Dreamless Sleep,#111111
1166
+ Dreamscape Purple,#9632ce
1164
1167
  Dreamy Candy Forest,#b195e4
1165
1168
  Dried Tomatoes,#ab6057
1166
1169
  Drifting Cloud,#dbe0e1
@@ -1597,6 +1600,7 @@ Gallant Green,#99aa66
1597
1600
  Gameboy Screen,#8bac0f
1598
1601
  Gangsters Gold,#ffdd22
1599
1602
  Garden Goddess,#99cea0
1603
+ Garden of Earthly Delights,#a09f5b
1600
1604
  Garden of Eden,#7fa771
1601
1605
  Garden Snail,#cdb1ab
1602
1606
  Garden Weed,#786e38
@@ -3645,6 +3649,7 @@ Roastery,#692302
3645
3649
  Robotic Gods,#94a2b1
3646
3650
  Rock Lobster,#f00b52
3647
3651
  Rock’n’Rose,#fc8aaa
3652
+ Rogue Waters,#4e7376
3648
3653
  Roland-Garros,#bb5522
3649
3654
  Romanic Scene,#3b0346
3650
3655
  Romanov Mauve,#b97da8
@@ -4676,6 +4681,7 @@ Wisteria Blue,#84a2d4
4676
4681
  Witch Brew,#888738
4677
4682
  Witch Hazel,#fbf073
4678
4683
  Witchcraft,#474c50
4684
+ Witches Cauldron,#35343f
4679
4685
  Wizard,#4d5b88
4680
4686
  Wizard’s Brew,#a090b8
4681
4687
  Wizard’s Potion,#5d6098