color-name-list 13.10.0 → 13.11.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 +1 -1
- 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.umd.js +1 -1
- package/dist/colornames.xml +12 -0
- package/dist/colornames.yaml +9 -0
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +3 -0
package/README.md
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
[](https://www.npmjs.com/package/color-name-list)
|
|
14
14
|
[](https://github.com/sponsors/meodai)
|
|
15
15
|
|
|
16
|
-
A meticulously curated collection of
|
|
16
|
+
A meticulously curated collection of __29978__ unique color names, sourced from
|
|
17
17
|
[various references](#sources-) and thousands of thoughtful user contributions.
|
|
18
18
|
|
|
19
19
|
> The names of color function like a thread attached to a frightfully slender
|
|
@@ -64,7 +64,7 @@ Please review the [naming rules](CONTRIBUTING.md) before contributing!
|
|
|
64
64
|
To contribute via Git, edit the `src/colornames.csv` file
|
|
65
65
|
and ensure it builds correctly (`npm run ci && npm run build`).
|
|
66
66
|
|
|
67
|
-
## Color Count:
|
|
67
|
+
## Color Count: __29978__ 🎉
|
|
68
68
|
|
|
69
69
|
~__0.18%__ of the RGB color space
|
|
70
70
|
|
package/changes.svg
CHANGED
|
@@ -10,5 +10,5 @@
|
|
|
10
10
|
</style>
|
|
11
11
|
</defs>
|
|
12
12
|
<rect fill="#212121" x="0" y="0" width="600" height="290"/>
|
|
13
|
-
<text x="40" y="90" fill="#
|
|
13
|
+
<text x="40" y="90" fill="#939796">Millennial Greige</text><text x="40" y="160" fill="#ff629f">Neon Sunset</text><text x="40" y="230" fill="#a38479">Undercooked Bacon</text>
|
|
14
14
|
</svg>
|
package/dist/colornames.csv
CHANGED
|
@@ -16717,6 +16717,7 @@ Milky Yellow,#f8dd74
|
|
|
16717
16717
|
Mill Creek,#876e59
|
|
16718
16718
|
Millbrook,#595648
|
|
16719
16719
|
Mille-Feuille,#efc87d
|
|
16720
|
+
Millennial Greige,#939796
|
|
16720
16721
|
Millennial Grey,#7b7b7d
|
|
16721
16722
|
Millennial Pink,#f6c8c1
|
|
16722
16723
|
Millennium Silver,#8c9595
|
|
@@ -17833,6 +17834,7 @@ Neon Purple,#bc13fe
|
|
|
17833
17834
|
Neon Red,#ff073a
|
|
17834
17835
|
Neon Romance,#e9023a
|
|
17835
17836
|
Neon Rose,#ff0080
|
|
17837
|
+
Neon Sunset,#ff629f
|
|
17836
17838
|
Neon Violet,#674876
|
|
17837
17839
|
Neon Yellow,#cfff04
|
|
17838
17840
|
Nepal,#93aab9
|
|
@@ -27804,6 +27806,7 @@ Under the Sea,#395d68
|
|
|
27804
27806
|
Under the Sun,#efd100
|
|
27805
27807
|
Underbrush,#be9e48
|
|
27806
27808
|
Underclover,#428c49
|
|
27809
|
+
Undercooked Bacon,#a38479
|
|
27807
27810
|
Undercool,#7fc3e1
|
|
27808
27811
|
Underground,#665a51
|
|
27809
27812
|
Underground Civilization,#524b4c
|