color-name-list 10.16.0 → 10.18.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 +6 -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 +22 -2
- package/dist/colornames.yaml +17 -2
- package/package.json +1 -1
- package/scripts/tools/history.js +66 -0
- package/src/colornames.csv +7 -2
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 __30227__ 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: __30227__ 🎉
|
|
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="#fd7f4f">Lusty Gallant</text><text x="40" y="160" fill="#8ca891">OMGreen</text><text x="40" y="230" fill="#7e2056">Smooch</text><text x="40" y="300" fill="#3d4d78">Takaka</text><text x="40" y="370" fill="#428c49">Underclover</text>
|
|
14
14
|
</svg>
|
|
@@ -2872,6 +2872,7 @@ Olivia,#996622
|
|
|
2872
2872
|
Olympian Blue,#1c4c8c
|
|
2873
2873
|
Olympic Blue,#4f8fe6
|
|
2874
2874
|
Olympus White,#d4d8d7
|
|
2875
|
+
OMGreen,#8ca891
|
|
2875
2876
|
On Cloud Nine,#c2e7e8
|
|
2876
2877
|
Once Bitten,#bd2f10
|
|
2877
2878
|
Once in a Blue Moon,#0044bb
|
|
@@ -3249,6 +3250,7 @@ Pop That Gum,#f771b3
|
|
|
3249
3250
|
Popcorn,#f7d07a
|
|
3250
3251
|
Poppy,#c23c47
|
|
3251
3252
|
Poppy Flower,#ec5800
|
|
3253
|
+
Poppy Pompadour,#6b3fa0
|
|
3252
3254
|
Poppy Red,#dd3845
|
|
3253
3255
|
Porcelain,#dddcdb
|
|
3254
3256
|
Porcelain Mint,#dbe7e1
|
|
@@ -4109,6 +4111,7 @@ Ultra Moss,#d1f358
|
|
|
4109
4111
|
Ultraberry,#770088
|
|
4110
4112
|
Umbra,#211e1f
|
|
4111
4113
|
Under the Sea,#395d68
|
|
4114
|
+
Underclover,#428c49
|
|
4112
4115
|
Underground,#665a51
|
|
4113
4116
|
Underpass Shrine,#cc4422
|
|
4114
4117
|
Underwater Moonlight,#4488aa
|