color-name-list 10.26.1 → 10.28.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 +3 -3
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +4 -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.umd.js +1 -1
- package/dist/colornames.bestof.xml +16 -0
- package/dist/colornames.bestof.yaml +12 -0
- package/dist/colornames.csv +6 -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 +2 -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.umd.js +1 -1
- package/dist/colornames.short.xml +8 -0
- package/dist/colornames.short.yaml +6 -0
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +24 -0
- package/dist/colornames.yaml +18 -0
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/scripts/build.js +21 -16
- package/src/colornames.csv +6 -0
|
@@ -2993,6 +2993,10 @@
|
|
|
2993
2993
|
<hex>#008f00</hex>
|
|
2994
2994
|
</color>
|
|
2995
2995
|
<color>
|
|
2996
|
+
<name>Coal Hard Truth</name>
|
|
2997
|
+
<hex>#3b3b3d</hex>
|
|
2998
|
+
</color>
|
|
2999
|
+
<color>
|
|
2996
3000
|
<name>Coalmine</name>
|
|
2997
3001
|
<hex>#220033</hex>
|
|
2998
3002
|
</color>
|
|
@@ -8777,6 +8781,10 @@
|
|
|
8777
8781
|
<hex>#fcb4d5</hex>
|
|
8778
8782
|
</color>
|
|
8779
8783
|
<color>
|
|
8784
|
+
<name>Lavendless</name>
|
|
8785
|
+
<hex>#b86fc2</hex>
|
|
8786
|
+
</color>
|
|
8787
|
+
<color>
|
|
8780
8788
|
<name>Lavish Spending</name>
|
|
8781
8789
|
<hex>#8469bc</hex>
|
|
8782
8790
|
</color>
|
|
@@ -10037,6 +10045,10 @@
|
|
|
10037
10045
|
<hex>#f8b878</hex>
|
|
10038
10046
|
</color>
|
|
10039
10047
|
<color>
|
|
10048
|
+
<name>Mellow Drama</name>
|
|
10049
|
+
<hex>#ffc65f</hex>
|
|
10050
|
+
</color>
|
|
10051
|
+
<color>
|
|
10040
10052
|
<name>Mellow Mango</name>
|
|
10041
10053
|
<hex>#cc4400</hex>
|
|
10042
10054
|
</color>
|
|
@@ -12189,6 +12201,10 @@
|
|
|
12189
12201
|
<hex>#ffb07c</hex>
|
|
12190
12202
|
</color>
|
|
12191
12203
|
<color>
|
|
12204
|
+
<name>Peach and Quiet</name>
|
|
12205
|
+
<hex>#ffccb6</hex>
|
|
12206
|
+
</color>
|
|
12207
|
+
<color>
|
|
12192
12208
|
<name>Peach Beach</name>
|
|
12193
12209
|
<hex>#fdcfa1</hex>
|
|
12194
12210
|
</color>
|
|
@@ -2242,6 +2242,9 @@
|
|
|
2242
2242
|
-
|
|
2243
2243
|
name:"Clover"
|
|
2244
2244
|
hex:"#008f00"
|
|
2245
|
+
-
|
|
2246
|
+
name:"Coal Hard Truth"
|
|
2247
|
+
hex:"#3b3b3d"
|
|
2245
2248
|
-
|
|
2246
2249
|
name:"Coalmine"
|
|
2247
2250
|
hex:"#220033"
|
|
@@ -6580,6 +6583,9 @@
|
|
|
6580
6583
|
-
|
|
6581
6584
|
name:"Lavender Candy"
|
|
6582
6585
|
hex:"#fcb4d5"
|
|
6586
|
+
-
|
|
6587
|
+
name:"Lavendless"
|
|
6588
|
+
hex:"#b86fc2"
|
|
6583
6589
|
-
|
|
6584
6590
|
name:"Lavish Spending"
|
|
6585
6591
|
hex:"#8469bc"
|
|
@@ -7525,6 +7531,9 @@
|
|
|
7525
7531
|
-
|
|
7526
7532
|
name:"Mellow Apricot"
|
|
7527
7533
|
hex:"#f8b878"
|
|
7534
|
+
-
|
|
7535
|
+
name:"Mellow Drama"
|
|
7536
|
+
hex:"#ffc65f"
|
|
7528
7537
|
-
|
|
7529
7538
|
name:"Mellow Mango"
|
|
7530
7539
|
hex:"#cc4400"
|
|
@@ -9139,6 +9148,9 @@
|
|
|
9139
9148
|
-
|
|
9140
9149
|
name:"Peach"
|
|
9141
9150
|
hex:"#ffb07c"
|
|
9151
|
+
-
|
|
9152
|
+
name:"Peach and Quiet"
|
|
9153
|
+
hex:"#ffccb6"
|
|
9142
9154
|
-
|
|
9143
9155
|
name:"Peach Beach"
|
|
9144
9156
|
hex:"#fdcfa1"
|
package/dist/colornames.csv
CHANGED
|
@@ -2345,6 +2345,7 @@ Berry Chocolate,#3f000f
|
|
|
2345
2345
|
Berry Conserve,#765269
|
|
2346
2346
|
Berry Cream,#9a8ca2
|
|
2347
2347
|
Berry Crush,#aa6772
|
|
2348
|
+
Berry Curious,#9b1c5d
|
|
2348
2349
|
Berry Frappé,#b3a1c6
|
|
2349
2350
|
Berry Frost,#ebded7
|
|
2350
2351
|
Berry Good,#edc3c5
|
|
@@ -5900,6 +5901,7 @@ Clytemnestra,#e8e2e0
|
|
|
5900
5901
|
Co Pilot,#4978a9
|
|
5901
5902
|
CO₂,#cadfec
|
|
5902
5903
|
Coach Green,#003527
|
|
5904
|
+
Coal Hard Truth,#3b3b3d
|
|
5903
5905
|
Coal Mine,#54555d
|
|
5904
5906
|
Coal Miner,#777872
|
|
5905
5907
|
Coalmine,#220033
|
|
@@ -14599,6 +14601,7 @@ Lavender Violet,#767ba5
|
|
|
14599
14601
|
Lavender Vista,#e3d7e5
|
|
14600
14602
|
Lavender Wash,#aab0d4
|
|
14601
14603
|
Lavender Water,#d2c9df
|
|
14604
|
+
Lavendless,#b86fc2
|
|
14602
14605
|
Lavendula,#bca4cb
|
|
14603
14606
|
Lavish Gold,#a38154
|
|
14604
14607
|
Lavish Lavender,#c2aec3
|
|
@@ -16519,6 +16522,7 @@ Mellow Apricot,#f8b878
|
|
|
16519
16522
|
Mellow Blue,#d7e2dd
|
|
16520
16523
|
Mellow Buff,#d5af91
|
|
16521
16524
|
Mellow Coral,#e0897e
|
|
16525
|
+
Mellow Drama,#ffc65f
|
|
16522
16526
|
Mellow Flower,#f1dfe9
|
|
16523
16527
|
Mellow Glow,#ffcfad
|
|
16524
16528
|
Mellow Green,#d5d593
|
|
@@ -19612,6 +19616,7 @@ Peaceful Rain,#f1fbf1
|
|
|
19612
19616
|
Peaceful River,#47a0d2
|
|
19613
19617
|
Peach,#ffb07c
|
|
19614
19618
|
Peach Amber,#fb9f93
|
|
19619
|
+
Peach and Quiet,#ffccb6
|
|
19615
19620
|
Peach Ash,#efc4bb
|
|
19616
19621
|
Peach Beach,#fdcfa1
|
|
19617
19622
|
Peach Beauty,#e7c3ab
|
|
@@ -24671,6 +24676,7 @@ Slate,#516572
|
|
|
24671
24676
|
Slate Black,#4b3d33
|
|
24672
24677
|
Slate Blue,#5b7c99
|
|
24673
24678
|
Slate Brown,#a0987c
|
|
24679
|
+
Slate Expectations,#6e7f8d
|
|
24674
24680
|
Slate Green,#658d6d
|
|
24675
24681
|
Slate Grey,#59656d
|
|
24676
24682
|
Slate Mauve,#625c63
|