color-name-list 13.40.1 → 13.41.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.bestof.toon +1 -1
- package/dist/colornames.csv +2 -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.toon +1 -1
- package/dist/colornames.toon +3 -1
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +8 -0
- package/dist/colornames.yaml +6 -0
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +2 -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 __30052__ unique color names, built from
|
|
17
17
|
[many sources](#sources-) and thousands of community contributions.
|
|
18
18
|
|
|
19
19
|
> The names of color function like a thread attached to a frightfully slender
|
|
@@ -131,7 +131,7 @@ and ensure tests pass locally (`npm test`).
|
|
|
131
131
|
See the full guidelines in [CONTRIBUTING.md](CONTRIBUTING.md) for naming
|
|
132
132
|
rules, capitalization, CI behavior, and more.
|
|
133
133
|
|
|
134
|
-
## Color Count:
|
|
134
|
+
## Color Count: __30052__ 🎉
|
|
135
135
|
|
|
136
136
|
~__0.18%__ of the RGB color space
|
|
137
137
|
|
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="220"/>
|
|
13
|
-
<text x="40" y="90" fill="#
|
|
13
|
+
<text x="40" y="90" fill="#2d47ff">Blueshift</text><text x="40" y="160" fill="#ff3a2d">Redshift</text>
|
|
14
14
|
</svg>
|
package/dist/colornames.csv
CHANGED
|
@@ -3253,6 +3253,7 @@ Blueprint,#35637c
|
|
|
3253
3253
|
Bluerocratic,#1f66ff
|
|
3254
3254
|
Blues,#296a9d
|
|
3255
3255
|
Blues White Shoes,#99badd
|
|
3256
|
+
Blueshift,#2d47ff
|
|
3256
3257
|
Bluestone Path,#6081a2
|
|
3257
3258
|
Bluesy Note,#7c9ab5
|
|
3258
3259
|
Bluetiful,#3c69e7
|
|
@@ -22025,6 +22026,7 @@ Redneck,#f5d6d8
|
|
|
22025
22026
|
Redolenc,#ea8a7a
|
|
22026
22027
|
Redridge Brown,#9d4e34
|
|
22027
22028
|
Redrock Canyon,#a24d47
|
|
22029
|
+
Redshift,#ff3a2d
|
|
22028
22030
|
Redstone,#e46b71
|
|
22029
22031
|
Redsurrection,#d90b0b
|
|
22030
22032
|
Redtail,#af4544
|