color-name-list 10.23.0 → 10.24.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 +2 -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 +8 -0
- package/dist/colornames.bestof.yaml +6 -0
- package/dist/colornames.csv +5 -1
- 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 +20 -4
- package/dist/colornames.yaml +15 -3
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +5 -1
package/README.md
CHANGED
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
[](https://github.com/meodai/color-names/)
|
|
7
7
|
[](https://www.npmjs.com/package/color-name-list)
|
|
8
8
|
[](https://www.npmjs.com/package/color-name-list)
|
|
9
|
-
[](https://github.com/meodai/color-names/blob/master/src/colornames.csv)
|
|
10
10
|
[](https://github.com/sponsors/meodai)
|
|
11
11
|
|
|
12
|
-
A handpicked list of
|
|
12
|
+
A handpicked list of __30252__ unique color names from
|
|
13
13
|
[various sources](#sources-) and thousands of curated user submissions.
|
|
14
14
|
|
|
15
15
|
> The names of color function like a thread attached to a frightfully slender
|
|
@@ -54,7 +54,7 @@ __[via form 🌈](https://docs.google.com/forms/d/e/1FAIpQLSfbS5D6owA4dQupJJ-6qh
|
|
|
54
54
|
|
|
55
55
|
Make sure to read the [naming rules](CONTRIBUTING.md) before you contribute!
|
|
56
56
|
|
|
57
|
-
## Color Count:
|
|
57
|
+
## Color Count: __30252__ 🎉
|
|
58
58
|
|
|
59
59
|
~__0.18%__ of the RGB color space
|
|
60
60
|
|
package/changes.svg
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 430">
|
|
2
2
|
<defs>
|
|
3
3
|
<style type="text/css">
|
|
4
4
|
@import url('https://rsms.me/inter/inter.css');
|
|
@@ -9,6 +9,6 @@
|
|
|
9
9
|
}
|
|
10
10
|
</style>
|
|
11
11
|
</defs>
|
|
12
|
-
<rect fill="#212121" x="0" y="0" width="600" height="
|
|
13
|
-
<text x="40" y="90" fill="#
|
|
12
|
+
<rect fill="#212121" x="0" y="0" width="600" height="430"/>
|
|
13
|
+
<text x="40" y="90" fill="#fedcba">Alphabet Soup</text><text x="40" y="160" fill="#72b2af">Aurora Teal</text><text x="40" y="230" fill="#e5989c">Franken Berry</text><text x="40" y="300" fill="#24dd7e">Shivering Green</text><text x="40" y="370" fill="#a5ca4f">Two Peas in a Pod</text>
|
|
14
14
|
</svg>
|
|
@@ -3670,6 +3670,7 @@ Shiny Trumpet,#ecae58
|
|
|
3670
3670
|
Shipmate,#7aa3cc
|
|
3671
3671
|
Shipwreck,#968772
|
|
3672
3672
|
Shipyard,#4f6f85
|
|
3673
|
+
Shivering Green,#24dd7e
|
|
3673
3674
|
Shocking Crimson,#ff0d04
|
|
3674
3675
|
Shocking Orange,#ff6e1c
|
|
3675
3676
|
Shocking Pink,#fe02a2
|
|
@@ -4137,6 +4138,7 @@ Twilight Zone,#191916
|
|
|
4137
4138
|
Twinkle Night,#636ca8
|
|
4138
4139
|
Twinkle Pink,#fbd8cc
|
|
4139
4140
|
Twinkly Pinkily,#cf4796
|
|
4141
|
+
Two Peas in a Pod,#a5ca4f
|
|
4140
4142
|
Ultimate Grey,#a9a8a9
|
|
4141
4143
|
Ultra Green,#7eba4d
|
|
4142
4144
|
Ultra Mint,#a3efb8
|