color-name-list 11.21.0 → 11.22.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 +7 -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 +28 -0
- package/dist/colornames.bestof.yaml +21 -0
- package/dist/colornames.csv +9 -7
- 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 -0
- 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.umd.js +1 -1
- package/dist/colornames.short.xml +16 -0
- package/dist/colornames.short.yaml +12 -0
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +33 -25
- package/dist/colornames.yaml +25 -19
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +13 -11
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 __30353__ unique color names, sourced from
|
|
17
17
|
[various references](#sources-) and thousands of thoughtful user contributions.
|
|
18
18
|
|
|
19
19
|
> The names of color function like a thread attached to a frightfully slender
|
|
@@ -64,7 +64,7 @@ Please review the [naming rules](CONTRIBUTING.md) before contributing!
|
|
|
64
64
|
To contribute via Git, edit the `src/colornames.csv` file
|
|
65
65
|
and ensure it builds correctly (`npm run ci && npm run build`).
|
|
66
66
|
|
|
67
|
-
## Color Count:
|
|
67
|
+
## Color Count: __30353__ 🎉
|
|
68
68
|
|
|
69
69
|
~__0.18%__ of the RGB color space
|
|
70
70
|
|
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 990">
|
|
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="990"/>
|
|
13
|
+
<text x="40" y="90" fill="#317362">Nordic Forest</text><text x="40" y="160" fill="#a97f5a">Penny</text><text x="40" y="230" fill="#decce4">Pouf of Pink</text><text x="40" y="300" fill="#dd2233">Red-Handed</text><text x="40" y="370" fill="#c4091e">Rossini Red</text><text x="40" y="440" fill="#f9f1d7">Sand Storm</text><text x="40" y="510" fill="#f9daa5">Savoury Beige</text><text x="40" y="580" fill="#fcda89">Shining Bright</text><text x="40" y="650" fill="#222255">Spacescape</text><text x="40" y="720" fill="#b4547e">Speedwell</text><text x="40" y="790" fill="#dba637">Sunny Disposition</text><text x="40" y="860" fill="#ffcc11">Superstar</text><text x="40" y="930" fill="#efd100">Under the Sun</text>
|
|
14
14
|
</svg>
|
|
@@ -2878,6 +2878,7 @@ Noir Mystique,#1f180a
|
|
|
2878
2878
|
Nomad,#a19986
|
|
2879
2879
|
Noodles,#f9e3b4
|
|
2880
2880
|
Nordic Breeze,#d3dde7
|
|
2881
|
+
Nordic Forest,#317362
|
|
2881
2882
|
Nordic Noir,#003344
|
|
2882
2883
|
North Atlantic,#5e7b7f
|
|
2883
2884
|
North Star,#f2dea4
|
|
@@ -3504,6 +3505,7 @@ Red Robin,#7d4138
|
|
|
3504
3505
|
Red Stop,#ff2222
|
|
3505
3506
|
Red Tape,#cc1133
|
|
3506
3507
|
Red Wrath of Zeus,#e0180c
|
|
3508
|
+
Red-Handed,#dd2233
|
|
3507
3509
|
Redolenc,#ea8a7a
|
|
3508
3510
|
Redstone,#e46b71
|
|
3509
3511
|
Redsurrection,#d90b0b
|
|
@@ -3634,6 +3636,7 @@ Samba,#aa262b
|
|
|
3634
3636
|
Sand,#e2ca76
|
|
3635
3637
|
Sand Dune,#e3d2c0
|
|
3636
3638
|
Sand Ripples,#c1b7b0
|
|
3639
|
+
Sand Storm,#f9f1d7
|
|
3637
3640
|
Sandstorm,#ecd540
|
|
3638
3641
|
Sandworm,#fce883
|
|
3639
3642
|
Sanguinary,#f01a4d
|
|
@@ -3881,6 +3884,7 @@ Space Dust,#002299
|
|
|
3881
3884
|
Space Exploration,#001199
|
|
3882
3885
|
Space Missions,#324471
|
|
3883
3886
|
Space Opera,#5511dd
|
|
3887
|
+
Spacescape,#222255
|
|
3884
3888
|
Spaghetti Monster,#eecc88
|
|
3885
3889
|
Sparkling Champagne,#efcf98
|
|
3886
3890
|
Sparkling Cider,#fffdeb
|
|
@@ -4024,6 +4028,7 @@ Sunken Ship,#10252a
|
|
|
4024
4028
|
Sunken Treasure,#cccf86
|
|
4025
4029
|
Sunkissed Beach,#deab9b
|
|
4026
4030
|
Sunlight,#ebcd95
|
|
4031
|
+
Sunny Disposition,#dba637
|
|
4027
4032
|
Sunny Glory,#e8d99c
|
|
4028
4033
|
Sunny Honey,#f8f0d8
|
|
4029
4034
|
Sunny Yellow,#fff917
|
|
@@ -4039,6 +4044,7 @@ Super Rare Jade,#14bab4
|
|
|
4039
4044
|
Super Rose Red,#cb1028
|
|
4040
4045
|
Super Saiyan,#ffdd00
|
|
4041
4046
|
Super Silver,#eeeeee
|
|
4047
|
+
Superstar,#ffcc11
|
|
4042
4048
|
Supremely Cool,#afbed4
|
|
4043
4049
|
Surgical,#59a4c1
|
|
4044
4050
|
Swamp Monster,#005511
|
|
@@ -4229,6 +4235,7 @@ Ultra Moss,#d1f358
|
|
|
4229
4235
|
Ultraberry,#770088
|
|
4230
4236
|
Umbra,#211e1f
|
|
4231
4237
|
Under the Sea,#395d68
|
|
4238
|
+
Under the Sun,#efd100
|
|
4232
4239
|
Underclover,#428c49
|
|
4233
4240
|
Underground,#665a51
|
|
4234
4241
|
Underpass Shrine,#cc4422
|