color-name-list 13.41.0 → 13.42.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 +3 -3
- package/dist/colornames.bestof.csv +5 -3
- 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.toon +6 -4
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +11 -3
- package/dist/colornames.bestof.yaml +9 -3
- package/dist/colornames.csv +9 -15
- 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.csv +4 -2
- package/dist/colornames.short.esm.js +1 -1
- package/dist/colornames.short.esm.mjs +1 -1
- package/dist/colornames.short.html +1 -1
- package/dist/colornames.short.json +1 -1
- package/dist/colornames.short.min.json +1 -1
- package/dist/colornames.short.scss +1 -1
- package/dist/colornames.short.toon +5 -3
- package/dist/colornames.short.umd.js +1 -1
- package/dist/colornames.short.xml +10 -2
- package/dist/colornames.short.yaml +8 -2
- package/dist/colornames.toon +10 -16
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +15 -39
- package/dist/colornames.yaml +13 -31
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +11 -17
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 __30046__ 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: __30046__ 🎉
|
|
135
135
|
|
|
136
136
|
~__0.18%__ of the RGB color space
|
|
137
137
|
|
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 570">
|
|
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="570"/>
|
|
13
|
+
<text x="40" y="90" fill="#f9ede2">Alpaca</text><text x="40" y="160" fill="#4598ab">Alpine Lake</text><text x="40" y="230" fill="#d2d9db">Aluminium Foil</text><text x="40" y="300" fill="#8c8d91">Aluminium Silver</text><text x="40" y="370" fill="#adafaf">Aluminium Sky</text><text x="40" y="440" fill="#11aa00">Always Greener Grass</text><text x="40" y="510" fill="#9966cc">Amethyst</text>
|
|
14
14
|
</svg>
|
|
@@ -46,16 +46,17 @@ Almond Milk,#d2c9b8
|
|
|
46
46
|
Aloe Tip,#8a9480
|
|
47
47
|
Aloe Vera,#678779
|
|
48
48
|
Alone in the Dark,#000066
|
|
49
|
-
Alpaca,#
|
|
49
|
+
Alpaca,#f9ede2
|
|
50
50
|
Alpine Expedition,#99eeff
|
|
51
51
|
Aluminium,#848789
|
|
52
|
-
Always
|
|
52
|
+
Always Greener Grass,#11aa00
|
|
53
53
|
Amaretto,#ab6f60
|
|
54
54
|
Amaretto Sour,#c09856
|
|
55
55
|
Amazon,#387b54
|
|
56
56
|
Amber,#ffbf00
|
|
57
57
|
Ambrosia,#c6e1bc
|
|
58
58
|
Ambrosial Oceanside,#47ae9c
|
|
59
|
+
Amethyst,#9966cc
|
|
59
60
|
Amnesiac White,#f8fbeb
|
|
60
61
|
Amor,#ee3377
|
|
61
62
|
Amora Purple,#bb22aa
|
|
@@ -809,7 +810,7 @@ Cloak Grey,#605e63
|
|
|
809
810
|
Cloisonné,#0773af
|
|
810
811
|
Clotted Cream,#f3efcd
|
|
811
812
|
Cloud Break,#f6f1fe
|
|
812
|
-
Cloud Dancer,#
|
|
813
|
+
Cloud Dancer,#f1eee8
|
|
813
814
|
Cloud Number Nine,#f9cec6
|
|
814
815
|
Cloud of Cream,#f1e2c4
|
|
815
816
|
Clouded Pine,#628468
|
|
@@ -2241,6 +2242,7 @@ King Nacho,#ffb800
|
|
|
2241
2242
|
King Neptune,#7794c0
|
|
2242
2243
|
King of Waves,#c6dce7
|
|
2243
2244
|
King Triton,#3c85be
|
|
2245
|
+
King’s Field,#f2e887
|
|
2244
2246
|
King’s Plum Pie,#b3107a
|
|
2245
2247
|
Kingfisher Daisy,#583580
|
|
2246
2248
|
Kingly Cloud,#dedede
|