color-name-list 13.25.0 โ 13.27.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 +10 -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 +11 -1
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +40 -0
- package/dist/colornames.bestof.yaml +30 -0
- package/dist/colornames.csv +12 -0
- 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.toon +7 -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.toon +13 -1
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +48 -0
- package/dist/colornames.yaml +36 -0
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +12 -0
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 __30015__ 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: __30015__ ๐
|
|
135
135
|
|
|
136
136
|
~__0.18%__ 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 220">
|
|
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="220"/>
|
|
13
|
+
<text x="40" y="90" fill="#d04014">Lava Smoothie</text><text x="40" y="160" fill="#1a161d">Violet Void</text>
|
|
14
14
|
</svg>
|
|
@@ -128,6 +128,7 @@ Artisans Gold,#f2ab46
|
|
|
128
128
|
Artistโs Charcoal,#37393e
|
|
129
129
|
Arugula,#75ad5b
|
|
130
130
|
Ash,#bebaa7
|
|
131
|
+
Ashen Whisper,#646b7a
|
|
131
132
|
Ashes to Ashes,#bbb3a2
|
|
132
133
|
Asian Spice,#118822
|
|
133
134
|
Asparagus,#77ab56
|
|
@@ -168,6 +169,7 @@ Baby Bear,#6f5944
|
|
|
168
169
|
Baby Blue,#a2cffe
|
|
169
170
|
Baby Pink,#ffb7ce
|
|
170
171
|
Back in Black,#16141c
|
|
172
|
+
Backroom Ember,#a19250
|
|
171
173
|
Backyard,#879877
|
|
172
174
|
Bacon Strips,#df3f32
|
|
173
175
|
Badass Grass,#b4da55
|
|
@@ -362,10 +364,13 @@ Blood Brother,#770011
|
|
|
362
364
|
Blood Burst,#ff474c
|
|
363
365
|
Blood Donor,#ea1822
|
|
364
366
|
Blood Kiss,#c30b0a
|
|
367
|
+
Blood Oath,#85323c
|
|
365
368
|
Blood of My Enemies,#e0413a
|
|
366
369
|
Blood Orange,#d1001c
|
|
367
370
|
Blood Rush,#aa2222
|
|
368
371
|
Bloodhound,#bb5511
|
|
372
|
+
Bloodlust,#6b1c1a
|
|
373
|
+
Bloodshed,#ba271a
|
|
369
374
|
Bloodsport,#b52f3a
|
|
370
375
|
Bloodthirsty,#880011
|
|
371
376
|
Bloodthirsty Beige,#f8d7d0
|
|
@@ -375,6 +380,7 @@ Bloody Salmon,#cc4433
|
|
|
375
380
|
Blossom,#fee9d8
|
|
376
381
|
Blossoming Dynasty,#de5346
|
|
377
382
|
Blowing Kisses,#f6dee0
|
|
383
|
+
Blowing Smoke,#d2d1d0
|
|
378
384
|
Blue,#0000ff
|
|
379
385
|
Blue Bay,#619ad6
|
|
380
386
|
Blue Bikini,#00bbee
|
|
@@ -2286,6 +2292,7 @@ Latte,#c5a582
|
|
|
2286
2292
|
Lava,#cf1020
|
|
2287
2293
|
Lava Pit,#e46f34
|
|
2288
2294
|
Lava Rock,#535e64
|
|
2295
|
+
Lava Smoothie,#d04014
|
|
2289
2296
|
Lava Stone,#3c4151
|
|
2290
2297
|
Lavender,#b56edc
|
|
2291
2298
|
Lavender Ash,#9998a7
|
|
@@ -3595,6 +3602,7 @@ Red Republic,#d70200
|
|
|
3595
3602
|
Red Ribbon,#ed0a3f
|
|
3596
3603
|
Red Riding Hood,#fe2713
|
|
3597
3604
|
Red Robin,#7d4138
|
|
3605
|
+
Red Rumor,#693f43
|
|
3598
3606
|
Red Seal,#c92d21
|
|
3599
3607
|
Red Stop,#ff2222
|
|
3600
3608
|
Red Tape,#cc1133
|
|
@@ -3933,6 +3941,7 @@ Smoking Mirror,#a29587
|
|
|
3933
3941
|
Smoky,#605d6b
|
|
3934
3942
|
Smoky Charcoal,#34282c
|
|
3935
3943
|
Smoky Studio,#7e8590
|
|
3944
|
+
Smoldering,#b6321e
|
|
3936
3945
|
Smooch Rouge,#d13d4b
|
|
3937
3946
|
Smooth Pebbles,#cabab1
|
|
3938
3947
|
Smouldering Red,#ca3434
|
|
@@ -4474,6 +4483,7 @@ Violet Velvet,#b19cd9
|
|
|
4474
4483
|
Violet Vision,#b7bdd1
|
|
4475
4484
|
Violet Vixen,#883377
|
|
4476
4485
|
Violet Vogue,#e9e1e8
|
|
4486
|
+
Violet Void,#1a161d
|
|
4477
4487
|
Virgin Olive Oil,#e2dcab
|
|
4478
4488
|
Viridian,#1e9167
|
|
4479
4489
|
Virtual Boy,#fe0215
|