color-name-list 10.26.1 → 10.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 +3 -3
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +3 -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 +12 -0
- package/dist/colornames.bestof.yaml +9 -0
- package/dist/colornames.csv +3 -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 +12 -0
- package/dist/colornames.yaml +9 -0
- package/package.json +1 -1
- package/src/colornames.csv +3 -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>
|
|
@@ -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"
|
package/dist/colornames.csv
CHANGED
|
@@ -5900,6 +5900,7 @@ Clytemnestra,#e8e2e0
|
|
|
5900
5900
|
Co Pilot,#4978a9
|
|
5901
5901
|
CO₂,#cadfec
|
|
5902
5902
|
Coach Green,#003527
|
|
5903
|
+
Coal Hard Truth,#3b3b3d
|
|
5903
5904
|
Coal Mine,#54555d
|
|
5904
5905
|
Coal Miner,#777872
|
|
5905
5906
|
Coalmine,#220033
|
|
@@ -14599,6 +14600,7 @@ Lavender Violet,#767ba5
|
|
|
14599
14600
|
Lavender Vista,#e3d7e5
|
|
14600
14601
|
Lavender Wash,#aab0d4
|
|
14601
14602
|
Lavender Water,#d2c9df
|
|
14603
|
+
Lavendless,#b86fc2
|
|
14602
14604
|
Lavendula,#bca4cb
|
|
14603
14605
|
Lavish Gold,#a38154
|
|
14604
14606
|
Lavish Lavender,#c2aec3
|
|
@@ -16519,6 +16521,7 @@ Mellow Apricot,#f8b878
|
|
|
16519
16521
|
Mellow Blue,#d7e2dd
|
|
16520
16522
|
Mellow Buff,#d5af91
|
|
16521
16523
|
Mellow Coral,#e0897e
|
|
16524
|
+
Mellow Drama,#ffc65f
|
|
16522
16525
|
Mellow Flower,#f1dfe9
|
|
16523
16526
|
Mellow Glow,#ffcfad
|
|
16524
16527
|
Mellow Green,#d5d593
|