color-name-list 13.28.0 → 13.30.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/CONTRIBUTING.md +47 -15
- package/README.md +8 -2
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +12 -1
- 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 +13 -2
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +48 -4
- package/dist/colornames.bestof.yaml +36 -3
- package/dist/colornames.csv +17 -2
- 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 +3 -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 +4 -1
- package/dist/colornames.short.umd.js +1 -1
- package/dist/colornames.short.xml +12 -0
- package/dist/colornames.short.yaml +9 -0
- package/dist/colornames.toon +18 -3
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +68 -8
- package/dist/colornames.yaml +51 -6
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +19 -4
|
@@ -273,6 +273,7 @@ Blue-Collar,#005f7a
|
|
|
273
273
|
Bluebell,#333399
|
|
274
274
|
Blueberry,#464196
|
|
275
275
|
Bluebonnet,#1c1cf0
|
|
276
|
+
Bluedgeons,#324c64
|
|
276
277
|
Bluerocratic,#1f66ff
|
|
277
278
|
Bluetiful,#3c69e7
|
|
278
279
|
Blurple,#5539cc
|
|
@@ -801,6 +802,7 @@ Evergreen,#125b49
|
|
|
801
802
|
Evil Cigar,#522000
|
|
802
803
|
Evil Forces,#770022
|
|
803
804
|
Excalibur,#676168
|
|
805
|
+
Exhumed Gold,#a78558
|
|
804
806
|
Exit Light,#55bb33
|
|
805
807
|
Exotic Lilac,#d198b5
|
|
806
808
|
Extra Life,#6ab417
|
|
@@ -1785,6 +1787,7 @@ Muddy,#a13905
|
|
|
1785
1787
|
Muddy Brown,#886806
|
|
1786
1788
|
Muddy Green,#657432
|
|
1787
1789
|
Muddy Mauve,#e4b3cc
|
|
1790
|
+
Muddy Mire,#c3988b
|
|
1788
1791
|
Muddy Olive,#4b5d46
|
|
1789
1792
|
Muddy Rose,#e2beb4
|
|
1790
1793
|
Muddy Yellow,#bfac05
|