color-name-list 11.8.0 β 11.9.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 +3 -3
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +8 -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.umd.js +1 -1
- package/dist/colornames.bestof.xml +32 -0
- package/dist/colornames.bestof.yaml +24 -0
- package/dist/colornames.csv +11 -1
- 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 +6 -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.umd.js +1 -1
- package/dist/colornames.short.xml +24 -0
- package/dist/colornames.short.yaml +18 -0
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +41 -1
- package/dist/colornames.yaml +31 -1
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +14 -4
package/README.md
CHANGED
|
@@ -6,10 +6,10 @@
|
|
|
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
|
[](https://github.com/sponsors/meodai)
|
|
11
11
|
|
|
12
|
-
A handpicked list of
|
|
12
|
+
A handpicked list of __30290__ unique color names from
|
|
13
13
|
[various sources](#sources-) and thousands of curated user submissions.
|
|
14
14
|
|
|
15
15
|
> The names of color function like a thread attached to a frightfully slender
|
|
@@ -54,7 +54,7 @@ __[via form π](https://docs.google.com/forms/d/e/1FAIpQLSfbS5D6owA4dQupJJ-6qh
|
|
|
54
54
|
|
|
55
55
|
Make sure to read the [naming rules](CONTRIBUTING.md) before you contribute!
|
|
56
56
|
|
|
57
|
-
## Color Count:
|
|
57
|
+
## Color Count: __30290__ π
|
|
58
58
|
|
|
59
59
|
~__0.18%__ of the RGB color space
|
|
60
60
|
|
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 850">
|
|
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="850"/>
|
|
13
|
+
<text x="40" y="90" fill="#3e1825">Black-Hearted</text><text x="40" y="160" fill="#2539bf">Blue Murder</text><text x="40" y="230" fill="#005f7a">Blue-Collar</text><text x="40" y="300" fill="#4a290d">Brown Study</text><text x="40" y="370" fill="#79512c">Brown-Noser</text><text x="40" y="440" fill="#c49b35">Golden Mean</text><text x="40" y="510" fill="#346e23">Green-Eyed Monster</text><text x="40" y="580" fill="#5c2e88">Purple Patch</text><text x="40" y="650" fill="#c92b1e">Red Mist</text><text x="40" y="720" fill="#dedbde">White-Collar</text><text x="40" y="790" fill="#e6e382">Yellow Press</text>
|
|
14
14
|
</svg>
|
|
@@ -303,6 +303,7 @@ Black Hole,#010203
|
|
|
303
303
|
Black Knight,#010b13
|
|
304
304
|
Black Magic,#4f4554
|
|
305
305
|
Black Mana,#858585
|
|
306
|
+
Black Market,#222244
|
|
306
307
|
Black Metal,#060606
|
|
307
308
|
Black Olive,#3b3c36
|
|
308
309
|
Black Orchid,#525463
|
|
@@ -318,6 +319,7 @@ Black Truffle,#463d3e
|
|
|
318
319
|
Black Turmeric,#2c4364
|
|
319
320
|
Black Velvet,#222233
|
|
320
321
|
Black Wash,#0c0c0c
|
|
322
|
+
Black-Hearted,#3e1825
|
|
321
323
|
Blackberry,#43182f
|
|
322
324
|
Blackberry Yogurt,#e5bddf
|
|
323
325
|
Blacknβt,#020f03
|
|
@@ -363,6 +365,7 @@ Blue Blood,#6b7f81
|
|
|
363
365
|
Blue Bobbin,#52b4ca
|
|
364
366
|
Blue Chip,#1d5699
|
|
365
367
|
Blue Eye Samurai,#75aebd
|
|
368
|
+
Blue Funk,#2d4470
|
|
366
369
|
Blue Haze,#bdbace
|
|
367
370
|
Blue Hour,#0034ab
|
|
368
371
|
Blue Lips,#a6bce2
|
|
@@ -376,6 +379,7 @@ Blue Silk,#d0dce8
|
|
|
376
379
|
Blue Triumph,#4376ab
|
|
377
380
|
Blue Velvet,#0d6183
|
|
378
381
|
Blue Whale,#1e3442
|
|
382
|
+
Blue-Collar,#005f7a
|
|
379
383
|
Bluebell,#333399
|
|
380
384
|
Blueberry,#464196
|
|
381
385
|
Bluebonnet,#1c1cf0
|
|
@@ -1607,6 +1611,7 @@ Golden Harvest,#cccc11
|
|
|
1607
1611
|
Golden Hour,#f1b457
|
|
1608
1612
|
Golden Kingdom,#e0c84b
|
|
1609
1613
|
Golden Lion,#f3ca6c
|
|
1614
|
+
Golden Mean,#c49b35
|
|
1610
1615
|
Golden Mist,#d4c990
|
|
1611
1616
|
Golden Nugget,#d78e48
|
|
1612
1617
|
Golden Opportunity,#f7c070
|
|
@@ -3454,6 +3459,7 @@ Red Hot Chili Pepper,#db1d27
|
|
|
3454
3459
|
Red Inferno,#bb1e1e
|
|
3455
3460
|
Red Mana,#f95554
|
|
3456
3461
|
Red Menace,#aa2121
|
|
3462
|
+
Red Mist,#c92b1e
|
|
3457
3463
|
Red My Mind,#994341
|
|
3458
3464
|
Red Octopus,#773243
|
|
3459
3465
|
Red Panda,#c34b1b
|
|
@@ -4491,7 +4497,9 @@ Yellow Buzzing,#eedd11
|
|
|
4491
4497
|
Yellow Chalk,#f5f9ad
|
|
4492
4498
|
Yellow Mana,#fdfcbf
|
|
4493
4499
|
Yellow Mellow,#f0d31e
|
|
4500
|
+
Yellow Press,#e6e382
|
|
4494
4501
|
Yellow Submarine,#ffff14
|
|
4502
|
+
Yellow-Bellied,#ffee33
|
|
4495
4503
|
Yellowish,#faee66
|
|
4496
4504
|
Yeti Footprint,#c7d7e0
|
|
4497
4505
|
Yippie Ya Yellow,#f9f59f
|