color-name-list 11.19.0 → 11.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/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 +4 -4
- 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 +1 -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 +4 -0
- package/dist/colornames.short.yaml +3 -0
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +16 -16
- package/dist/colornames.yaml +12 -12
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +6 -6
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 500">
|
|
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="500"/>
|
|
13
|
+
<text x="40" y="90" fill="#00fa9a">Atomic Spring</text><text x="40" y="160" fill="#004f98">Freshwater Lake</text><text x="40" y="230" fill="#cae277">Idocrase Green</text><text x="40" y="300" fill="#1560fb">Kyanite</text><text x="40" y="370" fill="#2fef10">Vivid Green</text><text x="40" y="440" fill="#73a4c6">Wandering River</text>
|
|
14
14
|
</svg>
|
|
@@ -4333,6 +4333,7 @@ Virtual Golf,#c1ee13
|
|
|
4333
4333
|
Vitality,#8f9b5b
|
|
4334
4334
|
Vitamin C,#ff9900
|
|
4335
4335
|
Vivid Blue,#152eff
|
|
4336
|
+
Vivid Green,#2fef10
|
|
4336
4337
|
Vivid Orange,#ff5f00
|
|
4337
4338
|
Vivid Raspberry,#ff006c
|
|
4338
4339
|
Vivid Violet,#9f00ff
|
|
@@ -4360,6 +4361,7 @@ Walled Garden,#11cc44
|
|
|
4360
4361
|
Walnut,#773f1a
|
|
4361
4362
|
Walnut Milkies,#fff0cf
|
|
4362
4363
|
Walrus,#999b9b
|
|
4364
|
+
Wandering River,#73a4c6
|
|
4363
4365
|
War Paint Red,#dc571d
|
|
4364
4366
|
Warlord,#ba0033
|
|
4365
4367
|
Warm Ash,#cfc9c7
|