color-name-list 13.22.0 → 13.23.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 +5 -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 +6 -1
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +20 -0
- package/dist/colornames.bestof.yaml +15 -0
- package/dist/colornames.csv +6 -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 +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 +7 -2
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +24 -4
- package/dist/colornames.yaml +18 -3
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +6 -1
|
@@ -4365,6 +4365,10 @@
|
|
|
4365
4365
|
<hex>#f6f1f4</hex>
|
|
4366
4366
|
</color>
|
|
4367
4367
|
<color>
|
|
4368
|
+
<name>Grinch Green</name>
|
|
4369
|
+
<hex>#93b83d</hex>
|
|
4370
|
+
</color>
|
|
4371
|
+
<color>
|
|
4368
4372
|
<name>Grisaille</name>
|
|
4369
4373
|
<hex>#91979f</hex>
|
|
4370
4374
|
</color>
|
|
@@ -6825,6 +6829,10 @@
|
|
|
6825
6829
|
<hex>#407577</hex>
|
|
6826
6830
|
</color>
|
|
6827
6831
|
<color>
|
|
6832
|
+
<name>Minions</name>
|
|
6833
|
+
<hex>#f3dd51</hex>
|
|
6834
|
+
</color>
|
|
6835
|
+
<color>
|
|
6828
6836
|
<name>Mink</name>
|
|
6829
6837
|
<hex>#8a7561</hex>
|
|
6830
6838
|
</color>
|
|
@@ -10669,6 +10677,10 @@
|
|
|
10669
10677
|
<hex>#2a2a2a</hex>
|
|
10670
10678
|
</color>
|
|
10671
10679
|
<color>
|
|
10680
|
+
<name>The Matrix</name>
|
|
10681
|
+
<hex>#70f15e</hex>
|
|
10682
|
+
</color>
|
|
10683
|
+
<color>
|
|
10672
10684
|
<name>Think Brick</name>
|
|
10673
10685
|
<hex>#834841</hex>
|
|
10674
10686
|
</color>
|
|
@@ -11713,6 +11725,10 @@
|
|
|
11713
11725
|
<hex>#635d63</hex>
|
|
11714
11726
|
</color>
|
|
11715
11727
|
<color>
|
|
11728
|
+
<name>Wonka Purple</name>
|
|
11729
|
+
<hex>#4a2559</hex>
|
|
11730
|
+
</color>
|
|
11731
|
+
<color>
|
|
11716
11732
|
<name>Wood Bark</name>
|
|
11717
11733
|
<hex>#302621</hex>
|
|
11718
11734
|
</color>
|
|
@@ -3271,6 +3271,9 @@
|
|
|
3271
3271
|
-
|
|
3272
3272
|
name:"Grim White"
|
|
3273
3273
|
hex:"#f6f1f4"
|
|
3274
|
+
-
|
|
3275
|
+
name:"Grinch Green"
|
|
3276
|
+
hex:"#93b83d"
|
|
3274
3277
|
-
|
|
3275
3278
|
name:"Grisaille"
|
|
3276
3279
|
hex:"#91979f"
|
|
@@ -5116,6 +5119,9 @@
|
|
|
5116
5119
|
-
|
|
5117
5120
|
name:"Ming"
|
|
5118
5121
|
hex:"#407577"
|
|
5122
|
+
-
|
|
5123
|
+
name:"Minions"
|
|
5124
|
+
hex:"#f3dd51"
|
|
5119
5125
|
-
|
|
5120
5126
|
name:"Mink"
|
|
5121
5127
|
hex:"#8a7561"
|
|
@@ -7999,6 +8005,9 @@
|
|
|
7999
8005
|
-
|
|
8000
8006
|
name:"The End"
|
|
8001
8007
|
hex:"#2a2a2a"
|
|
8008
|
+
-
|
|
8009
|
+
name:"The Matrix"
|
|
8010
|
+
hex:"#70f15e"
|
|
8002
8011
|
-
|
|
8003
8012
|
name:"Think Brick"
|
|
8004
8013
|
hex:"#834841"
|
|
@@ -8782,6 +8791,9 @@
|
|
|
8782
8791
|
-
|
|
8783
8792
|
name:"Wonder Wine"
|
|
8784
8793
|
hex:"#635d63"
|
|
8794
|
+
-
|
|
8795
|
+
name:"Wonka Purple"
|
|
8796
|
+
hex:"#4a2559"
|
|
8785
8797
|
-
|
|
8786
8798
|
name:"Wood Bark"
|
|
8787
8799
|
hex:"#302621"
|
package/dist/colornames.toon
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
[
|
|
1
|
+
[30000]{name,hex}:
|
|
2
2
|
100 Mph,#c93f38
|
|
3
3
|
18th Century Green,#a59344
|
|
4
4
|
1975 Earth Red,#7b463b
|
|
@@ -5781,6 +5781,7 @@
|
|
|
5781
5781
|
Cloak and Dagger,#550055
|
|
5782
5782
|
Cloak Grey,#605e63
|
|
5783
5783
|
Clock Chimes Thirteen,#002211
|
|
5784
|
+
Clockwork Orange,#e07630
|
|
5784
5785
|
Clockworks,#72573d
|
|
5785
5786
|
Cloisonné,#0773af
|
|
5786
5787
|
Cloisonné Gold,#a58235
|
|
@@ -11855,6 +11856,7 @@
|
|
|
11855
11856
|
Grim White,#f6f1f4
|
|
11856
11857
|
Grimace,#50314c
|
|
11857
11858
|
Grime,#565143
|
|
11859
|
+
Grinch Green,#93b83d
|
|
11858
11860
|
Gris,#a5a9a8
|
|
11859
11861
|
Gris Morado,#8f8a91
|
|
11860
11862
|
Gris Náutico,#bcc7cb
|
|
@@ -16130,7 +16132,6 @@
|
|
|
16130
16132
|
Mate Tea,#7bb18d
|
|
16131
16133
|
Matisse,#365c7d
|
|
16132
16134
|
Matriarch,#7e6884
|
|
16133
|
-
Matrix,#8e4d45
|
|
16134
16135
|
Matsuba Green,#454d32
|
|
16135
16136
|
Matt Black,#151515
|
|
16136
16137
|
Matt Blue,#2c6fbb
|
|
@@ -16614,6 +16615,7 @@
|
|
|
16614
16615
|
Midnight Clover,#3c574e
|
|
16615
16616
|
Midnight Dreams,#002233
|
|
16616
16617
|
Midnight Edition,#0c121b
|
|
16618
|
+
Midnight Escapade,#2b3458
|
|
16617
16619
|
Midnight Escape,#403c40
|
|
16618
16620
|
Midnight Express,#21263a
|
|
16619
16621
|
Midnight Garden,#637057
|
|
@@ -16797,6 +16799,7 @@
|
|
|
16797
16799
|
Minimalistic,#e9ece5
|
|
16798
16800
|
Minimum Beige,#e8d3ba
|
|
16799
16801
|
Minion Yellow,#fece4e
|
|
16802
|
+
Minions,#f3dd51
|
|
16800
16803
|
Mink,#8a7561
|
|
16801
16804
|
Mink Brown,#67594c
|
|
16802
16805
|
Mink Haze,#c5b29f
|
|
@@ -26875,6 +26878,7 @@
|
|
|
26875
26878
|
The Grape War of 97’,#bb00ff
|
|
26876
26879
|
The Killing Joke,#b0bf1a
|
|
26877
26880
|
The Legend of Green,#558844
|
|
26881
|
+
The Matrix,#70f15e
|
|
26878
26882
|
The New Black,#ff8400
|
|
26879
26883
|
The Rainbow Fish,#4466ee
|
|
26880
26884
|
The Sickener,#db7093
|
|
@@ -29573,6 +29577,7 @@
|
|
|
29573
29577
|
Wonderland,#718a70
|
|
29574
29578
|
Wondrous Blue,#b8cddd
|
|
29575
29579
|
Wondrous Wisteria,#a3b1f2
|
|
29580
|
+
Wonka Purple,#4a2559
|
|
29576
29581
|
Wonton Dumpling,#d0a46d
|
|
29577
29582
|
Wood Acres,#645a56
|
|
29578
29583
|
Wood Ash,#d7cab0
|