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
|
@@ -7145,6 +7145,10 @@
|
|
|
7145
7145
|
<hex>#f6f1f4</hex>
|
|
7146
7146
|
</color>
|
|
7147
7147
|
<color>
|
|
7148
|
+
<name>Grinch Green</name>
|
|
7149
|
+
<hex>#93b83d</hex>
|
|
7150
|
+
</color>
|
|
7151
|
+
<color>
|
|
7148
7152
|
<name>Grisaille</name>
|
|
7149
7153
|
<hex>#91979f</hex>
|
|
7150
7154
|
</color>
|
|
@@ -10625,6 +10629,10 @@
|
|
|
10625
10629
|
<hex>#0c121b</hex>
|
|
10626
10630
|
</color>
|
|
10627
10631
|
<color>
|
|
10632
|
+
<name>Midnight Escapade</name>
|
|
10633
|
+
<hex>#2b3458</hex>
|
|
10634
|
+
</color>
|
|
10635
|
+
<color>
|
|
10628
10636
|
<name>Midnight Express</name>
|
|
10629
10637
|
<hex>#21263a</hex>
|
|
10630
10638
|
</color>
|
|
@@ -10769,6 +10777,10 @@
|
|
|
10769
10777
|
<hex>#fece4e</hex>
|
|
10770
10778
|
</color>
|
|
10771
10779
|
<color>
|
|
10780
|
+
<name>Minions</name>
|
|
10781
|
+
<hex>#f3dd51</hex>
|
|
10782
|
+
</color>
|
|
10783
|
+
<color>
|
|
10772
10784
|
<name>Mink</name>
|
|
10773
10785
|
<hex>#8a7561</hex>
|
|
10774
10786
|
</color>
|
|
@@ -16869,6 +16881,10 @@
|
|
|
16869
16881
|
<hex>#558844</hex>
|
|
16870
16882
|
</color>
|
|
16871
16883
|
<color>
|
|
16884
|
+
<name>The Matrix</name>
|
|
16885
|
+
<hex>#70f15e</hex>
|
|
16886
|
+
</color>
|
|
16887
|
+
<color>
|
|
16872
16888
|
<name>The Vast of Night</name>
|
|
16873
16889
|
<hex>#110066</hex>
|
|
16874
16890
|
</color>
|
|
@@ -18609,6 +18625,10 @@
|
|
|
18609
18625
|
<hex>#a3b1f2</hex>
|
|
18610
18626
|
</color>
|
|
18611
18627
|
<color>
|
|
18628
|
+
<name>Wonka Purple</name>
|
|
18629
|
+
<hex>#4a2559</hex>
|
|
18630
|
+
</color>
|
|
18631
|
+
<color>
|
|
18612
18632
|
<name>Wood Bark</name>
|
|
18613
18633
|
<hex>#302621</hex>
|
|
18614
18634
|
</color>
|
|
@@ -5356,6 +5356,9 @@
|
|
|
5356
5356
|
-
|
|
5357
5357
|
name:"Grim White"
|
|
5358
5358
|
hex:"#f6f1f4"
|
|
5359
|
+
-
|
|
5360
|
+
name:"Grinch Green"
|
|
5361
|
+
hex:"#93b83d"
|
|
5359
5362
|
-
|
|
5360
5363
|
name:"Grisaille"
|
|
5361
5364
|
hex:"#91979f"
|
|
@@ -7966,6 +7969,9 @@
|
|
|
7966
7969
|
-
|
|
7967
7970
|
name:"Midnight Edition"
|
|
7968
7971
|
hex:"#0c121b"
|
|
7972
|
+
-
|
|
7973
|
+
name:"Midnight Escapade"
|
|
7974
|
+
hex:"#2b3458"
|
|
7969
7975
|
-
|
|
7970
7976
|
name:"Midnight Express"
|
|
7971
7977
|
hex:"#21263a"
|
|
@@ -8074,6 +8080,9 @@
|
|
|
8074
8080
|
-
|
|
8075
8081
|
name:"Minion Yellow"
|
|
8076
8082
|
hex:"#fece4e"
|
|
8083
|
+
-
|
|
8084
|
+
name:"Minions"
|
|
8085
|
+
hex:"#f3dd51"
|
|
8077
8086
|
-
|
|
8078
8087
|
name:"Mink"
|
|
8079
8088
|
hex:"#8a7561"
|
|
@@ -12649,6 +12658,9 @@
|
|
|
12649
12658
|
-
|
|
12650
12659
|
name:"The Legend of Green"
|
|
12651
12660
|
hex:"#558844"
|
|
12661
|
+
-
|
|
12662
|
+
name:"The Matrix"
|
|
12663
|
+
hex:"#70f15e"
|
|
12652
12664
|
-
|
|
12653
12665
|
name:"The Vast of Night"
|
|
12654
12666
|
hex:"#110066"
|
|
@@ -13954,6 +13966,9 @@
|
|
|
13954
13966
|
-
|
|
13955
13967
|
name:"Wondrous Wisteria"
|
|
13956
13968
|
hex:"#a3b1f2"
|
|
13969
|
+
-
|
|
13970
|
+
name:"Wonka Purple"
|
|
13971
|
+
hex:"#4a2559"
|
|
13957
13972
|
-
|
|
13958
13973
|
name:"Wood Bark"
|
|
13959
13974
|
hex:"#302621"
|
package/dist/colornames.csv
CHANGED
|
@@ -5781,6 +5781,7 @@ Clippership Twill,#a6937d
|
|
|
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 @@ Grim Reaper,#0f1039
|
|
|
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 @@ Matcha Powder,#a0d404
|
|
|
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 @@ Midnight Brown,#706048
|
|
|
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 @@ Minimalist,#cabead
|
|
|
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 @@ The Goods,#aaa651
|
|
|
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 @@ Wonder Woods,#abcb7b
|
|
|
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
|