color-name-list 10.20.0 → 10.20.2
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 +4 -2
- 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 -4
- package/dist/colornames.bestof.yaml +10 -4
- package/dist/colornames.csv +7 -5
- 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 +21 -13
- package/dist/colornames.yaml +17 -11
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +8 -6
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 __30247__ 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: __30247__ 🎉
|
|
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 360">
|
|
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="360"/>
|
|
13
|
+
<text x="40" y="90" fill="#314159">Pi</text><text x="40" y="160" fill="#986960">Pi²</text><text x="40" y="230" fill="#986962">Unfired Clay</text><text x="40" y="300" fill="#e6e1d9">Zürich White</text>
|
|
14
14
|
</svg>
|
|
@@ -166,6 +166,7 @@ Bakery Brown,#ab9078
|
|
|
166
166
|
Baklava,#efb435
|
|
167
167
|
Ballerina,#f2cfdc
|
|
168
168
|
Ballet,#f7d5d4
|
|
169
|
+
Ballet Slippers,#fca2ad
|
|
169
170
|
Balsamico,#130d07
|
|
170
171
|
Baltic,#279d9f
|
|
171
172
|
Baltic Amber,#fbb782
|
|
@@ -383,6 +384,7 @@ Blush Rush,#f0bcbe
|
|
|
383
384
|
Blushing Cinnamon,#ffbf99
|
|
384
385
|
Blushing Coconut,#ebd5ca
|
|
385
386
|
Blushing Rose,#e09b81
|
|
387
|
+
Blushing Sky,#d9b1d6
|
|
386
388
|
Blustering Blue,#4411ff
|
|
387
389
|
Boa,#7f7755
|
|
388
390
|
Bohemian Blue,#0000aa
|
|
@@ -3114,6 +3116,7 @@ Pheasant,#c17c54
|
|
|
3114
3116
|
Philodendron,#116356
|
|
3115
3117
|
Phoenix Red,#e2725b
|
|
3116
3118
|
Phosphor Green,#00aa00
|
|
3119
|
+
Pi,#314159
|
|
3117
3120
|
Piano Black,#17171a
|
|
3118
3121
|
Picante,#a04933
|
|
3119
3122
|
Piccadilly Purple,#51588e
|
|
@@ -4472,5 +4475,4 @@ Zombie,#6a755a
|
|
|
4472
4475
|
Zoodles,#b8bf71
|
|
4473
4476
|
Zucchini,#17462e
|
|
4474
4477
|
Zucchini Noodles,#c8d07f
|
|
4475
|
-
Zunda Green,#6bc026
|
|
4476
|
-
π,#314159
|
|
4478
|
+
Zunda Green,#6bc026
|