color-name-list 8.38.0 → 9.1.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 +17 -7
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +90 -4
- 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.umd.js +1 -1
- package/dist/colornames.bestof.xml +348 -4
- package/dist/colornames.bestof.yaml +262 -4
- package/dist/colornames.csv +153 -25
- 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.umd.js +1 -1
- package/dist/colornames.xml +568 -56
- package/dist/colornames.yaml +430 -46
- package/package.json +3 -1
- package/src/colornames.csv +175 -48
package/README.md
CHANGED
|
@@ -6,15 +6,15 @@
|
|
|
6
6
|
[](https://github.com/meodai/color-names/)
|
|
7
7
|
[](https://www.npmjs.com/package/color-name-list)
|
|
8
8
|
[](https://www.npmjs.com/package/color-name-list)
|
|
9
|
-
[](https://github.com/meodai/color-names/blob/master/src/colornames.csv)
|
|
10
10
|
|
|
11
|
-
A handpicked list of
|
|
11
|
+
A handpicked list of __29358__ unique color names from
|
|
12
12
|
[various sources](#sources-) and thousands of curated user submissions.
|
|
13
13
|
|
|
14
14
|
> The names of color function like a thread attached to a frightfully slender
|
|
15
15
|
> needle, capable of stitching together our most delicate emotions and memories.
|
|
16
16
|
> When the needle hits the target, we feel either pleasure or empathy.
|
|
17
|
-
>
|
|
17
|
+
> __Kenya Hara – White__
|
|
18
18
|
|
|
19
19
|
<p>
|
|
20
20
|
<a href="#explore-">Explore / Find Names</a>
|
|
@@ -48,12 +48,12 @@ shifted the colors a bit when there were identical colors with different names.
|
|
|
48
48
|
|
|
49
49
|
## Color Name Submission 💌
|
|
50
50
|
|
|
51
|
-
|
|
52
|
-
/ or [twitter 🐦](https://twitter.com/color_parrot)
|
|
51
|
+
__[via form 🌈](https://docs.google.com/forms/d/e/1FAIpQLSfbS5D6owA4dQupJJ-6qhRzuxkjX9r2AliPMg-VR2V3NpGkQg/viewform)
|
|
52
|
+
/ or [twitter 🐦](https://twitter.com/color_parrot)__
|
|
53
53
|
|
|
54
54
|
Make sure to read the [naming rules](CONTRIBUTING.md) before you contribute!
|
|
55
55
|
|
|
56
|
-
## Color Count:
|
|
56
|
+
## Color Count: __29358__ 🎉
|
|
57
57
|
|
|
58
58
|
~__0.17%__ of the RGB color space
|
|
59
59
|
|
|
@@ -187,6 +187,14 @@ to your request URL to get a handpicked subset of names that were rated as good
|
|
|
187
187
|
by humans. (Colors that are liked a lot on [twitter](https://twitter.com/color_parrot)
|
|
188
188
|
and some of the team favourites).
|
|
189
189
|
|
|
190
|
+
#### API Disclaimer
|
|
191
|
+
|
|
192
|
+
The API is free to use and has no limitations. But if your app/site is commercial
|
|
193
|
+
and causes excessive traffic, I might contact you to become a sponsor.
|
|
194
|
+
|
|
195
|
+
Feel free to deploy it yourself, it is very easy to host/deploy on heroku and
|
|
196
|
+
has no dependencies [server.js](https://github.com/meodai/color-names/blob/master/scripts/server.js)
|
|
197
|
+
|
|
190
198
|
### Usage JS ⌨
|
|
191
199
|
|
|
192
200
|
#### Exact Color
|
|
@@ -221,7 +229,7 @@ nearest('#f1c1d1'); // => Fairy Tale
|
|
|
221
229
|
|
|
222
230
|
Alternative package: [ktree](https://github.com/caub/ktree)
|
|
223
231
|
|
|
224
|
-
|
|
232
|
+
__Note__: If you are looking for something visually more accurate, you could:
|
|
225
233
|
use [DeltaE], or use the above snippet, combined with a transform from rgb to
|
|
226
234
|
[ciecam02] scaled to 0-255.
|
|
227
235
|
|
|
@@ -244,6 +252,7 @@ See [package.json](package.json#L6) for more.
|
|
|
244
252
|
/ [Google Docs](https://docs.google.com/forms/d/e/1FAIpQLSfbS5D6owA4dQupJJ-6qhRzuxkjX9r2AliPMg-VR2V3NpGkQg/viewform)
|
|
245
253
|
/ [Github](#contributors-)
|
|
246
254
|
- [Wikipedia list of named colors] (2018-02-23)
|
|
255
|
+
- [Wada Sanzo's list of named colors]
|
|
247
256
|
- [CSS/HTML color names]
|
|
248
257
|
- [Werner’s Nomenclature of Colours]
|
|
249
258
|
- [ntc.js]
|
|
@@ -414,6 +423,7 @@ they will be removed as quickly as possible.
|
|
|
414
423
|
[OSX Crayons]: http://www.randomactsofsentience.com/2013/06/os-x-crayon-color-hex-table.html
|
|
415
424
|
[Thailand weekday colors]: https://en.wikipedia.org/wiki/Colors_of_the_day_in_Thailand
|
|
416
425
|
[Wikipedia list of named colors]: https://en.wikipedia.org/wiki/List_of_colors:_A%E2%80%93F
|
|
426
|
+
[Wada Sanzo's list of named colors]: https://sanzo-wada.dmbk.io/
|
|
417
427
|
[xkcd color survey list]: https://blog.xkcd.com/2010/05/03/color-survey-results/
|
|
418
428
|
|
|
419
429
|
<!-- Sources: Color -->
|
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 1340">
|
|
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="1340"/>
|
|
13
|
+
<text x="40" y="90" fill="#a1b670">Around the Gills</text><text x="40" y="160" fill="#5671a7">Blue Chamber</text><text x="40" y="230" fill="#2d4470">Blue Funk</text><text x="40" y="300" fill="#beb861">Columbian Gold</text><text x="40" y="370" fill="#ffad61">Dreamy Sunset</text><text x="40" y="440" fill="#5a82ac">Girls in Blue</text><text x="40" y="510" fill="#d3ba75">Good as Gold</text><text x="40" y="580" fill="#f6c8c1">Millennial Pink</text><text x="40" y="650" fill="#e8d284">Paved With Gold</text><text x="40" y="720" fill="#f5a8b2">Pink Fit</text><text x="40" y="790" fill="#f6cd23">Pot of Gold</text><text x="40" y="860" fill="#543254">Purple Prose</text><text x="40" y="930" fill="#b83312">Red Gravy</text><text x="40" y="1000" fill="#b9271c">Red Rider</text><text x="40" y="1070" fill="#cc3b22">Red Sauce Parlor</text><text x="40" y="1140" fill="#a91f29">Red-Hot Mama</text><text x="40" y="1210" fill="#af3937">Redeye</text><text x="40" y="1280" fill="#cdc7c7">Silver-Tongued</text>
|
|
14
14
|
</svg>
|