color-name-list 12.0.0 → 12.2.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/.vscode/tasks.json +10 -0
- package/README.md +2 -2
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +26 -16
- 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 +78 -38
- package/dist/colornames.bestof.yaml +61 -31
- package/dist/colornames.csv +36 -97
- 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 +13 -15
- 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 +32 -40
- package/dist/colornames.short.yaml +26 -32
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +88 -332
- package/dist/colornames.yaml +68 -251
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/scripts/lib.js +24 -1
- package/src/colornames.csv +38 -99
- package/tests/duplicate-plurals-allowlist.json +7 -0
- package/tests/duplicates.test.js +2 -1
|
@@ -185,6 +185,10 @@
|
|
|
185
185
|
<hex>#28282d</hex>
|
|
186
186
|
</color>
|
|
187
187
|
<color>
|
|
188
|
+
<name>Antiguan</name>
|
|
189
|
+
<hex>#bddfd8</hex>
|
|
190
|
+
</color>
|
|
191
|
+
<color>
|
|
188
192
|
<name>Antique</name>
|
|
189
193
|
<hex>#8b846d</hex>
|
|
190
194
|
</color>
|
|
@@ -1757,6 +1761,10 @@
|
|
|
1757
1761
|
<hex>#f1c3c2</hex>
|
|
1758
1762
|
</color>
|
|
1759
1763
|
<color>
|
|
1764
|
+
<name>Chanterelle</name>
|
|
1765
|
+
<hex>#ffc66e</hex>
|
|
1766
|
+
</color>
|
|
1767
|
+
<color>
|
|
1760
1768
|
<name>Chantilly</name>
|
|
1761
1769
|
<hex>#edb8c7</hex>
|
|
1762
1770
|
</color>
|
|
@@ -2345,8 +2353,12 @@
|
|
|
2345
2353
|
<hex>#180614</hex>
|
|
2346
2354
|
</color>
|
|
2347
2355
|
<color>
|
|
2348
|
-
<name>Crown
|
|
2349
|
-
<hex>#
|
|
2356
|
+
<name>Crown Jewels</name>
|
|
2357
|
+
<hex>#946dad</hex>
|
|
2358
|
+
</color>
|
|
2359
|
+
<color>
|
|
2360
|
+
<name>Crown of Ash</name>
|
|
2361
|
+
<hex>#a1a9a9</hex>
|
|
2350
2362
|
</color>
|
|
2351
2363
|
<color>
|
|
2352
2364
|
<name>Crude Banana</name>
|
|
@@ -2573,10 +2585,6 @@
|
|
|
2573
2585
|
<hex>#112255</hex>
|
|
2574
2586
|
</color>
|
|
2575
2587
|
<color>
|
|
2576
|
-
<name>Dark Souls</name>
|
|
2577
|
-
<hex>#a3a3a2</hex>
|
|
2578
|
-
</color>
|
|
2579
|
-
<color>
|
|
2580
2588
|
<name>Dark Space</name>
|
|
2581
2589
|
<hex>#414a4c</hex>
|
|
2582
2590
|
</color>
|
|
@@ -4013,6 +4021,10 @@
|
|
|
4013
4021
|
<hex>#e2b31b</hex>
|
|
4014
4022
|
</color>
|
|
4015
4023
|
<color>
|
|
4024
|
+
<name>Golden Goose</name>
|
|
4025
|
+
<hex>#ffd34e</hex>
|
|
4026
|
+
</color>
|
|
4027
|
+
<color>
|
|
4016
4028
|
<name>Golden Hour</name>
|
|
4017
4029
|
<hex>#f1b457</hex>
|
|
4018
4030
|
</color>
|
|
@@ -4433,7 +4445,7 @@
|
|
|
4433
4445
|
<hex>#dacd81</hex>
|
|
4434
4446
|
</color>
|
|
4435
4447
|
<color>
|
|
4436
|
-
<name>
|
|
4448
|
+
<name>Haystack</name>
|
|
4437
4449
|
<hex>#cfac47</hex>
|
|
4438
4450
|
</color>
|
|
4439
4451
|
<color>
|
|
@@ -4629,10 +4641,6 @@
|
|
|
4629
4641
|
<hex>#eeff11</hex>
|
|
4630
4642
|
</color>
|
|
4631
4643
|
<color>
|
|
4632
|
-
<name>Highland</name>
|
|
4633
|
-
<hex>#7a9461</hex>
|
|
4634
|
-
</color>
|
|
4635
|
-
<color>
|
|
4636
4644
|
<name>Highlander</name>
|
|
4637
4645
|
<hex>#3a533d</hex>
|
|
4638
4646
|
</color>
|
|
@@ -6073,12 +6081,8 @@
|
|
|
6073
6081
|
<hex>#ec9079</hex>
|
|
6074
6082
|
</color>
|
|
6075
6083
|
<color>
|
|
6076
|
-
<name>Lucid Dream</name>
|
|
6077
|
-
<hex>#632f92</hex>
|
|
6078
|
-
</color>
|
|
6079
|
-
<color>
|
|
6080
6084
|
<name>Lucid Dreams</name>
|
|
6081
|
-
<hex>#
|
|
6085
|
+
<hex>#632f92</hex>
|
|
6082
6086
|
</color>
|
|
6083
6087
|
<color>
|
|
6084
6088
|
<name>Lucius Lilac</name>
|
|
@@ -6693,6 +6697,10 @@
|
|
|
6693
6697
|
<hex>#03012d</hex>
|
|
6694
6698
|
</color>
|
|
6695
6699
|
<color>
|
|
6700
|
+
<name>Midnight Oil</name>
|
|
6701
|
+
<hex>#0b0c14</hex>
|
|
6702
|
+
</color>
|
|
6703
|
+
<color>
|
|
6696
6704
|
<name>Midnight Pie</name>
|
|
6697
6705
|
<hex>#372d52</hex>
|
|
6698
6706
|
</color>
|
|
@@ -7565,10 +7573,6 @@
|
|
|
7565
7573
|
<hex>#009dc4</hex>
|
|
7566
7574
|
</color>
|
|
7567
7575
|
<color>
|
|
7568
|
-
<name>Ocean Blues</name>
|
|
7569
|
-
<hex>#508693</hex>
|
|
7570
|
-
</color>
|
|
7571
|
-
<color>
|
|
7572
7576
|
<name>Ocean Breeze</name>
|
|
7573
7577
|
<hex>#d3e5eb</hex>
|
|
7574
7578
|
</color>
|
|
@@ -7865,10 +7869,6 @@
|
|
|
7865
7869
|
<hex>#fe985c</hex>
|
|
7866
7870
|
</color>
|
|
7867
7871
|
<color>
|
|
7868
|
-
<name>Paper Heart</name>
|
|
7869
|
-
<hex>#f7dbc7</hex>
|
|
7870
|
-
</color>
|
|
7871
|
-
<color>
|
|
7872
7872
|
<name>Paper Hearts</name>
|
|
7873
7873
|
<hex>#cc4466</hex>
|
|
7874
7874
|
</color>
|
|
@@ -8118,7 +8118,7 @@
|
|
|
8118
8118
|
</color>
|
|
8119
8119
|
<color>
|
|
8120
8120
|
<name>Pebble Beach</name>
|
|
8121
|
-
<hex>#
|
|
8121
|
+
<hex>#ded8dc</hex>
|
|
8122
8122
|
</color>
|
|
8123
8123
|
<color>
|
|
8124
8124
|
<name>Pecan</name>
|
|
@@ -9233,6 +9233,10 @@
|
|
|
9233
9233
|
<hex>#f26e54</hex>
|
|
9234
9234
|
</color>
|
|
9235
9235
|
<color>
|
|
9236
|
+
<name>Royal Crown</name>
|
|
9237
|
+
<hex>#4f325e</hex>
|
|
9238
|
+
</color>
|
|
9239
|
+
<color>
|
|
9236
9240
|
<name>Royal Decree</name>
|
|
9237
9241
|
<hex>#403547</hex>
|
|
9238
9242
|
</color>
|
|
@@ -10213,10 +10217,6 @@
|
|
|
10213
10217
|
<hex>#990022</hex>
|
|
10214
10218
|
</color>
|
|
10215
10219
|
<color>
|
|
10216
|
-
<name>Succulent</name>
|
|
10217
|
-
<hex>#8ba477</hex>
|
|
10218
|
-
</color>
|
|
10219
|
-
<color>
|
|
10220
10220
|
<name>Succulents</name>
|
|
10221
10221
|
<hex>#007744</hex>
|
|
10222
10222
|
</color>
|
|
@@ -10530,7 +10530,7 @@
|
|
|
10530
10530
|
</color>
|
|
10531
10531
|
<color>
|
|
10532
10532
|
<name>Tender Shoot</name>
|
|
10533
|
-
<hex>#
|
|
10533
|
+
<hex>#accb35</hex>
|
|
10534
10534
|
</color>
|
|
10535
10535
|
<color>
|
|
10536
10536
|
<name>Tender Taupe</name>
|
|
@@ -10701,7 +10701,7 @@
|
|
|
10701
10701
|
<hex>#00bffe</hex>
|
|
10702
10702
|
</color>
|
|
10703
10703
|
<color>
|
|
10704
|
-
<name>
|
|
10704
|
+
<name>Trade Winds</name>
|
|
10705
10705
|
<hex>#b7c5c6</hex>
|
|
10706
10706
|
</color>
|
|
10707
10707
|
<color>
|
|
@@ -10717,10 +10717,6 @@
|
|
|
10717
10717
|
<hex>#ea1833</hex>
|
|
10718
10718
|
</color>
|
|
10719
10719
|
<color>
|
|
10720
|
-
<name>Treasure</name>
|
|
10721
|
-
<hex>#e7d082</hex>
|
|
10722
|
-
</color>
|
|
10723
|
-
<color>
|
|
10724
10720
|
<name>Treasure Map</name>
|
|
10725
10721
|
<hex>#d0bb9d</hex>
|
|
10726
10722
|
</color>
|
|
@@ -11489,10 +11485,6 @@
|
|
|
11489
11485
|
<hex>#dfe0e2</hex>
|
|
11490
11486
|
</color>
|
|
11491
11487
|
<color>
|
|
11492
|
-
<name>Wind Chimes</name>
|
|
11493
|
-
<hex>#cac5c2</hex>
|
|
11494
|
-
</color>
|
|
11495
|
-
<color>
|
|
11496
11488
|
<name>Windfall</name>
|
|
11497
11489
|
<hex>#84a7ce</hex>
|
|
11498
11490
|
</color>
|
|
@@ -11553,7 +11545,7 @@
|
|
|
11553
11545
|
<hex>#ffffe0</hex>
|
|
11554
11546
|
</color>
|
|
11555
11547
|
<color>
|
|
11556
|
-
<name>Winter
|
|
11548
|
+
<name>Winter Lake</name>
|
|
11557
11549
|
<hex>#5c97cf</hex>
|
|
11558
11550
|
</color>
|
|
11559
11551
|
<color>
|
|
@@ -136,6 +136,9 @@
|
|
|
136
136
|
-
|
|
137
137
|
name:"Anthracite"
|
|
138
138
|
hex:"#28282d"
|
|
139
|
+
-
|
|
140
|
+
name:"Antiguan"
|
|
141
|
+
hex:"#bddfd8"
|
|
139
142
|
-
|
|
140
143
|
name:"Antique"
|
|
141
144
|
hex:"#8b846d"
|
|
@@ -1315,6 +1318,9 @@
|
|
|
1315
1318
|
-
|
|
1316
1319
|
name:"Channel"
|
|
1317
1320
|
hex:"#f1c3c2"
|
|
1321
|
+
-
|
|
1322
|
+
name:"Chanterelle"
|
|
1323
|
+
hex:"#ffc66e"
|
|
1318
1324
|
-
|
|
1319
1325
|
name:"Chantilly"
|
|
1320
1326
|
hex:"#edb8c7"
|
|
@@ -1757,8 +1763,11 @@
|
|
|
1757
1763
|
name:"Crow"
|
|
1758
1764
|
hex:"#180614"
|
|
1759
1765
|
-
|
|
1760
|
-
name:"Crown
|
|
1761
|
-
hex:"#
|
|
1766
|
+
name:"Crown Jewels"
|
|
1767
|
+
hex:"#946dad"
|
|
1768
|
+
-
|
|
1769
|
+
name:"Crown of Ash"
|
|
1770
|
+
hex:"#a1a9a9"
|
|
1762
1771
|
-
|
|
1763
1772
|
name:"Crude Banana"
|
|
1764
1773
|
hex:"#21c40e"
|
|
@@ -1927,9 +1936,6 @@
|
|
|
1927
1936
|
-
|
|
1928
1937
|
name:"Dark Soul"
|
|
1929
1938
|
hex:"#112255"
|
|
1930
|
-
-
|
|
1931
|
-
name:"Dark Souls"
|
|
1932
|
-
hex:"#a3a3a2"
|
|
1933
1939
|
-
|
|
1934
1940
|
name:"Dark Space"
|
|
1935
1941
|
hex:"#414a4c"
|
|
@@ -3007,6 +3013,9 @@
|
|
|
3007
3013
|
-
|
|
3008
3014
|
name:"Golden Frame"
|
|
3009
3015
|
hex:"#e2b31b"
|
|
3016
|
+
-
|
|
3017
|
+
name:"Golden Goose"
|
|
3018
|
+
hex:"#ffd34e"
|
|
3010
3019
|
-
|
|
3011
3020
|
name:"Golden Hour"
|
|
3012
3021
|
hex:"#f1b457"
|
|
@@ -3323,7 +3332,7 @@
|
|
|
3323
3332
|
name:"Hay Day"
|
|
3324
3333
|
hex:"#dacd81"
|
|
3325
3334
|
-
|
|
3326
|
-
name:"
|
|
3335
|
+
name:"Haystack"
|
|
3327
3336
|
hex:"#cfac47"
|
|
3328
3337
|
-
|
|
3329
3338
|
name:"Hazel"
|
|
@@ -3469,9 +3478,6 @@
|
|
|
3469
3478
|
-
|
|
3470
3479
|
name:"High Voltage"
|
|
3471
3480
|
hex:"#eeff11"
|
|
3472
|
-
-
|
|
3473
|
-
name:"Highland"
|
|
3474
|
-
hex:"#7a9461"
|
|
3475
3481
|
-
|
|
3476
3482
|
name:"Highlander"
|
|
3477
3483
|
hex:"#3a533d"
|
|
@@ -4552,12 +4558,9 @@
|
|
|
4552
4558
|
-
|
|
4553
4559
|
name:"Lox"
|
|
4554
4560
|
hex:"#ec9079"
|
|
4555
|
-
-
|
|
4556
|
-
name:"Lucid Dream"
|
|
4557
|
-
hex:"#632f92"
|
|
4558
4561
|
-
|
|
4559
4562
|
name:"Lucid Dreams"
|
|
4560
|
-
hex:"#
|
|
4563
|
+
hex:"#632f92"
|
|
4561
4564
|
-
|
|
4562
4565
|
name:"Lucius Lilac"
|
|
4563
4566
|
hex:"#baa2ce"
|
|
@@ -5017,6 +5020,9 @@
|
|
|
5017
5020
|
-
|
|
5018
5021
|
name:"Midnight"
|
|
5019
5022
|
hex:"#03012d"
|
|
5023
|
+
-
|
|
5024
|
+
name:"Midnight Oil"
|
|
5025
|
+
hex:"#0b0c14"
|
|
5020
5026
|
-
|
|
5021
5027
|
name:"Midnight Pie"
|
|
5022
5028
|
hex:"#372d52"
|
|
@@ -5671,9 +5677,6 @@
|
|
|
5671
5677
|
-
|
|
5672
5678
|
name:"Ocean Blue"
|
|
5673
5679
|
hex:"#009dc4"
|
|
5674
|
-
-
|
|
5675
|
-
name:"Ocean Blues"
|
|
5676
|
-
hex:"#508693"
|
|
5677
5680
|
-
|
|
5678
5681
|
name:"Ocean Breeze"
|
|
5679
5682
|
hex:"#d3e5eb"
|
|
@@ -5896,9 +5899,6 @@
|
|
|
5896
5899
|
-
|
|
5897
5900
|
name:"Papaya"
|
|
5898
5901
|
hex:"#fe985c"
|
|
5899
|
-
-
|
|
5900
|
-
name:"Paper Heart"
|
|
5901
|
-
hex:"#f7dbc7"
|
|
5902
5902
|
-
|
|
5903
5903
|
name:"Paper Hearts"
|
|
5904
5904
|
hex:"#cc4466"
|
|
@@ -6087,7 +6087,7 @@
|
|
|
6087
6087
|
hex:"#9d9880"
|
|
6088
6088
|
-
|
|
6089
6089
|
name:"Pebble Beach"
|
|
6090
|
-
hex:"#
|
|
6090
|
+
hex:"#ded8dc"
|
|
6091
6091
|
-
|
|
6092
6092
|
name:"Pecan"
|
|
6093
6093
|
hex:"#a67253"
|
|
@@ -6922,6 +6922,9 @@
|
|
|
6922
6922
|
-
|
|
6923
6923
|
name:"Royal Blush"
|
|
6924
6924
|
hex:"#f26e54"
|
|
6925
|
+
-
|
|
6926
|
+
name:"Royal Crown"
|
|
6927
|
+
hex:"#4f325e"
|
|
6925
6928
|
-
|
|
6926
6929
|
name:"Royal Decree"
|
|
6927
6930
|
hex:"#403547"
|
|
@@ -7657,9 +7660,6 @@
|
|
|
7657
7660
|
-
|
|
7658
7661
|
name:"Succubus"
|
|
7659
7662
|
hex:"#990022"
|
|
7660
|
-
-
|
|
7661
|
-
name:"Succulent"
|
|
7662
|
-
hex:"#8ba477"
|
|
7663
7663
|
-
|
|
7664
7664
|
name:"Succulents"
|
|
7665
7665
|
hex:"#007744"
|
|
@@ -7896,7 +7896,7 @@
|
|
|
7896
7896
|
hex:"#79839b"
|
|
7897
7897
|
-
|
|
7898
7898
|
name:"Tender Shoot"
|
|
7899
|
-
hex:"#
|
|
7899
|
+
hex:"#accb35"
|
|
7900
7900
|
-
|
|
7901
7901
|
name:"Tender Taupe"
|
|
7902
7902
|
hex:"#c4b198"
|
|
@@ -8024,7 +8024,7 @@
|
|
|
8024
8024
|
name:"Tractor Beam"
|
|
8025
8025
|
hex:"#00bffe"
|
|
8026
8026
|
-
|
|
8027
|
-
name:"
|
|
8027
|
+
name:"Trade Winds"
|
|
8028
8028
|
hex:"#b7c5c6"
|
|
8029
8029
|
-
|
|
8030
8030
|
name:"Traffic Red"
|
|
@@ -8035,9 +8035,6 @@
|
|
|
8035
8035
|
-
|
|
8036
8036
|
name:"Transfusion"
|
|
8037
8037
|
hex:"#ea1833"
|
|
8038
|
-
-
|
|
8039
|
-
name:"Treasure"
|
|
8040
|
-
hex:"#e7d082"
|
|
8041
8038
|
-
|
|
8042
8039
|
name:"Treasure Map"
|
|
8043
8040
|
hex:"#d0bb9d"
|
|
@@ -8614,9 +8611,6 @@
|
|
|
8614
8611
|
-
|
|
8615
8612
|
name:"Wind Chime"
|
|
8616
8613
|
hex:"#dfe0e2"
|
|
8617
|
-
-
|
|
8618
|
-
name:"Wind Chimes"
|
|
8619
|
-
hex:"#cac5c2"
|
|
8620
8614
|
-
|
|
8621
8615
|
name:"Windfall"
|
|
8622
8616
|
hex:"#84a7ce"
|
|
@@ -8663,7 +8657,7 @@
|
|
|
8663
8657
|
name:"Winter Duvet"
|
|
8664
8658
|
hex:"#ffffe0"
|
|
8665
8659
|
-
|
|
8666
|
-
name:"Winter
|
|
8660
|
+
name:"Winter Lake"
|
|
8667
8661
|
hex:"#5c97cf"
|
|
8668
8662
|
-
|
|
8669
8663
|
name:"Winter Scene"
|