color-name-list 14.15.1 β 14.17.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 +2 -2
- 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 +14 -5
- 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 +3 -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 +4 -1
- package/dist/colornames.short.umd.js +1 -1
- package/dist/colornames.short.xml +12 -0
- package/dist/colornames.short.yaml +9 -0
- package/dist/colornames.toon +15 -6
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +50 -14
- package/dist/colornames.yaml +38 -11
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +15 -6
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 __31861__ 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:
|
|
134
|
+
## Color Count: __31861__ π
|
|
135
135
|
|
|
136
136
|
~__0.19%__ 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
|
|
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="#f8e2ca">Acropolis</text><text x="40" y="160" fill="#f1919a">Pick Your Brain</text><text x="40" y="230" fill="#bff128">Pick Your Poison</text>
|
|
14
14
|
</svg>
|
|
@@ -20,6 +20,7 @@ Acid,#00ff22
|
|
|
20
20
|
Acid Green,#8ffe09
|
|
21
21
|
Acorn,#7f5e50
|
|
22
22
|
Acoustic Brown,#766b69
|
|
23
|
+
Acropolis,#f8e2ca
|
|
23
24
|
Active Volcano,#bb1133
|
|
24
25
|
Admiral Blue,#50647f
|
|
25
26
|
Adrift on the Nile,#93b8e3
|
|
@@ -427,6 +428,7 @@ Blue Martini,#52b4d3
|
|
|
427
428
|
Blue Moon,#3992a8
|
|
428
429
|
Blue Ocean,#009dc4
|
|
429
430
|
Blue Overdose,#0020ef
|
|
431
|
+
Blue Γyster Cult,#5577ee
|
|
430
432
|
Blue Ribbon,#0066ff
|
|
431
433
|
Blue Screen of Death,#0033bb
|
|
432
434
|
Blue Silk,#d0dce8
|
|
@@ -1755,6 +1757,7 @@ Goldenrod,#fdcb18
|
|
|
1755
1757
|
Goldfinch,#f8e462
|
|
1756
1758
|
Goldfinger,#eebb11
|
|
1757
1759
|
Goldfish,#f2ad62
|
|
1760
|
+
Goldfrapp,#ceb790
|
|
1758
1761
|
Goldie,#c89d3f
|
|
1759
1762
|
Goldilocks,#fff39a
|
|
1760
1763
|
Goldzilla,#cdd80d
|
|
@@ -2279,6 +2282,7 @@ Kilimanjaro,#3a3532
|
|
|
2279
2282
|
Kimchi,#ed4b00
|
|
2280
2283
|
Kimono,#6d86b6
|
|
2281
2284
|
Kindleflame,#e9967a
|
|
2285
|
+
King Crimson,#c64a4a
|
|
2282
2286
|
King Kong,#161410
|
|
2283
2287
|
King Lime,#add900
|
|
2284
2288
|
King Lizard,#77dd22
|
|
@@ -3349,6 +3353,8 @@ Pi,#314159
|
|
|
3349
3353
|
Piano Black,#17171a
|
|
3350
3354
|
Picante,#a04933
|
|
3351
3355
|
Piccadilly Purple,#51588e
|
|
3356
|
+
Pick Your Brain,#f1919a
|
|
3357
|
+
Pick Your Poison,#bff128
|
|
3352
3358
|
Pickled,#b3a74b
|
|
3353
3359
|
Pickled Pineapple,#eeff33
|
|
3354
3360
|
Pickled Radish,#ee1144
|