color-name-list 9.19.0 → 9.20.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 +9 -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 +36 -0
- package/dist/colornames.yaml +27 -0
- package/package.json +1 -1
- package/src/colornames.csv +9 -0
package/README.md
CHANGED
|
@@ -6,9 +6,9 @@
|
|
|
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
|
|
|
11
|
-
A handpicked list of
|
|
11
|
+
A handpicked list of __29795__ unique color names from
|
|
12
12
|
[various sources](#sources-) and thousands of curated user submissions.
|
|
13
13
|
|
|
14
14
|
> The names of color function like a thread attached to a frightfully slender
|
|
@@ -53,7 +53,7 @@ __[via form 🌈](https://docs.google.com/forms/d/e/1FAIpQLSfbS5D6owA4dQupJJ-6qh
|
|
|
53
53
|
|
|
54
54
|
Make sure to read the [naming rules](CONTRIBUTING.md) before you contribute!
|
|
55
55
|
|
|
56
|
-
## Color Count:
|
|
56
|
+
## Color Count: __29795__ 🎉
|
|
57
57
|
|
|
58
58
|
~__0.18%__ of the RGB color space
|
|
59
59
|
|
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 710">
|
|
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="710"/>
|
|
13
|
+
<text x="40" y="90" fill="#331233">Cultist Robe</text><text x="40" y="160" fill="#0b3021">Dark Jungle</text><text x="40" y="230" fill="#546c52">Daylight Jungle</text><text x="40" y="300" fill="#8547b5">Harley Hair Purple</text><text x="40" y="370" fill="#65801d">Jungle Vibes</text><text x="40" y="440" fill="#c6a1cf">Lilac Lace</text><text x="40" y="510" fill="#95b090">Mint Stone</text><text x="40" y="580" fill="#01697a">Teal With It</text><text x="40" y="650" fill="#b17426">Toffee Sauce</text>
|
|
14
14
|
</svg>
|
|
@@ -2089,6 +2089,7 @@ Lightning Bolt,#e5ebe6
|
|
|
2089
2089
|
Lightning Bug,#efde74
|
|
2090
2090
|
Lights Out,#3d474b
|
|
2091
2091
|
Lilac,#cea2fd
|
|
2092
|
+
Lilac Lace,#c6a1cf
|
|
2092
2093
|
Lilac Lotion,#ff3388
|
|
2093
2094
|
Lilac Spring,#8822cc
|
|
2094
2095
|
Lily,#c19fb3
|
|
@@ -3699,6 +3700,7 @@ Teak,#ab8953
|
|
|
3699
3700
|
Teakwood,#8d7e6d
|
|
3700
3701
|
Teal,#008080
|
|
3701
3702
|
Teal Me No Lies,#0daca7
|
|
3703
|
+
Teal With It,#01697a
|
|
3702
3704
|
Teardrop,#d1eaea
|
|
3703
3705
|
Techno Taupe,#bfb9aa
|
|
3704
3706
|
Technolust,#ff80f9
|