color-name-list 13.22.0 β 13.24.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 +12 -11
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +6 -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 +7 -1
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +24 -0
- package/dist/colornames.bestof.yaml +18 -0
- package/dist/colornames.csv +9 -2
- 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 +4 -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 +5 -1
- package/dist/colornames.short.umd.js +1 -1
- package/dist/colornames.short.xml +16 -0
- package/dist/colornames.short.yaml +12 -0
- package/dist/colornames.toon +10 -3
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +36 -8
- package/dist/colornames.yaml +27 -6
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +9 -2
package/README.md
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
[](https://www.npmjs.com/package/color-name-list)
|
|
14
14
|
[](https://github.com/sponsors/meodai)
|
|
15
15
|
|
|
16
|
-
A meticulously curated collection of
|
|
16
|
+
A meticulously curated collection of __30002__ 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
|
|
@@ -114,7 +114,7 @@ Other language implementations maintained by the community:
|
|
|
114
114
|
- [Name Search]: Full-text search on the color list.
|
|
115
115
|
- [Color Distribution]: 3D visualization of all color names in various
|
|
116
116
|
color models.
|
|
117
|
-
- [
|
|
117
|
+
- [X Account]: Posts random colors and lets you submit new ones.
|
|
118
118
|
|
|
119
119
|
## Color Name Submission π
|
|
120
120
|
|
|
@@ -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:
|
|
134
|
+
## Color Count: __30002__ π
|
|
135
135
|
|
|
136
136
|
~__0.18%__ of the RGB color space
|
|
137
137
|
|
|
@@ -279,13 +279,6 @@ See [package.json](package.json#L6) for details.
|
|
|
279
279
|
and [Nathan Kjer](https://nathankjer.com/text-generation/)
|
|
280
280
|
- [Team Fortress 2 paint colors](https://wiki.teamfortress.com/wiki/Paint_Can#Colors)
|
|
281
281
|
|
|
282
|
-
## Contributors π¦
|
|
283
|
-
|
|
284
|
-
- [meodai] Initiator, maintainer, name creator &, tooling
|
|
285
|
-
- [Nirazul] Name creator & tooling
|
|
286
|
-
- [Bathos] Tooling
|
|
287
|
-
- [Metafizzy] Logo π
|
|
288
|
-
|
|
289
282
|
## Costs & Sponsors
|
|
290
283
|
|
|
291
284
|
### Sponsors
|
|
@@ -321,6 +314,14 @@ See [package.json](package.json#L6) for details.
|
|
|
321
314
|
| color.pizza domain name | 36.16/year |
|
|
322
315
|
| Cloudflare PRO Plan | 240/year |
|
|
323
316
|
|
|
317
|
+
## Contributors π¦
|
|
318
|
+
|
|
319
|
+
- [meodai] Initiator, maintainer, name creator &, tooling
|
|
320
|
+
- [Nirazul] Name creator & tooling
|
|
321
|
+
- [Bathos] Tooling
|
|
322
|
+
- [Metafizzy] Logo π
|
|
323
|
+
- [Alex Cristache] [X Account] host and communications
|
|
324
|
+
|
|
324
325
|
### Color Namers
|
|
325
326
|
|
|
326
327
|
[Verena the naming overlord]
|
|
@@ -377,7 +378,7 @@ so we can address them promptly.
|
|
|
377
378
|
[Color Picker II]: https://codepen.io/meodai/full/xWNNwN
|
|
378
379
|
[Name Search]: https://codepen.io/meodai/full/VMpNdQ/
|
|
379
380
|
[Color Distribution]: https://codepen.io/meodai/full/zdgXJj/
|
|
380
|
-
[
|
|
381
|
+
[X Account]: https://twitter.com/color_parrot
|
|
381
382
|
|
|
382
383
|
<!-- people -->
|
|
383
384
|
|
package/changes.svg
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 290">
|
|
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="
|
|
13
|
-
<text x="40" y="90" fill="#
|
|
12
|
+
<rect fill="#212121" x="0" y="0" width="600" height="290"/>
|
|
13
|
+
<text x="40" y="90" fill="#d43c35">Blade Runner Red</text><text x="40" y="160" fill="#8c9632">Chorus of Frogs</text><text x="40" y="230" fill="#c1daed">Comet Tail</text>
|
|
14
14
|
</svg>
|
|
@@ -761,6 +761,7 @@ Chocolate Temptation,#956e5f
|
|
|
761
761
|
Chocolate Truffle,#612e32
|
|
762
762
|
Chocolate Velvet,#7f7453
|
|
763
763
|
Chorizo,#aa0011
|
|
764
|
+
Chorus of Frogs,#8c9632
|
|
764
765
|
Choux à la Crème,#ebcf7d
|
|
765
766
|
Christmas Red,#b01b2e
|
|
766
767
|
Chrome White,#cac7b7
|
|
@@ -1785,6 +1786,7 @@ Grilled,#633f2e
|
|
|
1785
1786
|
Grilled Tomato,#af3519
|
|
1786
1787
|
Grim Grey,#e3dcd6
|
|
1787
1788
|
Grim White,#f6f1f4
|
|
1789
|
+
Grinch Green,#93b83d
|
|
1788
1790
|
Grisaille,#91979f
|
|
1789
1791
|
Grizzly,#885818
|
|
1790
1792
|
Groovy Giraffe,#eeaa11
|
|
@@ -2655,6 +2657,7 @@ Midnight,#03012d
|
|
|
2655
2657
|
Midnight Aubergine,#853c69
|
|
2656
2658
|
Midnight Dreams,#002233
|
|
2657
2659
|
Midnight Edition,#0c121b
|
|
2660
|
+
Midnight Escapade,#2b3458
|
|
2658
2661
|
Midnight Express,#21263a
|
|
2659
2662
|
Midnight in Tokyo,#000088
|
|
2660
2663
|
Midnight Interlude,#32496f
|
|
@@ -2691,6 +2694,7 @@ Mindaro,#daea6f
|
|
|
2691
2694
|
Minestrone,#c72616
|
|
2692
2695
|
Ming,#407577
|
|
2693
2696
|
Minion Yellow,#fece4e
|
|
2697
|
+
Minions,#f3dd51
|
|
2694
2698
|
Mink,#8a7561
|
|
2695
2699
|
Minotaurus Brown,#882211
|
|
2696
2700
|
Mint,#3eb489
|
|
@@ -4216,6 +4220,7 @@ The Countβs Black,#102030
|
|
|
4216
4220
|
The End,#2a2a2a
|
|
4217
4221
|
The Grape War of 97β,#bb00ff
|
|
4218
4222
|
The Legend of Green,#558844
|
|
4223
|
+
The Matrix,#70f15e
|
|
4219
4224
|
The Vast of Night,#110066
|
|
4220
4225
|
Think Brick,#834841
|
|
4221
4226
|
Think Pink,#e5a5c1
|
|
@@ -4651,6 +4656,7 @@ Wolf Pack,#78776f
|
|
|
4651
4656
|
Wolfram,#b5b6b7
|
|
4652
4657
|
Wonder Wine,#635d63
|
|
4653
4658
|
Wondrous Wisteria,#a3b1f2
|
|
4659
|
+
Wonka Purple,#4a2559
|
|
4654
4660
|
Wood Bark,#302621
|
|
4655
4661
|
Woodgrain,#996633
|
|
4656
4662
|
Woodhaven,#9e7b6c
|