Size update to "dependencies up-to-date".

This commit is contained in:
Thaddee Tyl 2014-01-03 11:30:26 +01:00
parent 451c98fbb6
commit ef42d2f872
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@
},
"dependencies-up-to-date": {
"text": [ "dependencies", "up-to-date" ],
"widths": [ 85, 77 ],
"widths": [ 85, 70 ],
"colorscheme": "green"
},
"dependencies-out-of-date": {

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="162" height="19"><linearGradient id="a" x2="0" y2="100%"><stop offset="0" stop-color="#aaa"/><stop offset=".1" stop-color="#666"/><stop offset=".9" stop-color="#444"/><stop offset="1" stop-color="#222"/></linearGradient><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#D1F171"/><stop offset=".1" stop-color="#97CA00"/><stop offset=".9" stop-color="#6B8F00"/><stop offset="1" stop-color="#4D6700"/></linearGradient><filter id="c"><feOffset dy="1" in="SourceAlpha"/><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 .3 0"/><feMerge><feMergeNode/><feMergeNode in="SourceGraphic"/><feMergeNode in="SourceGraphic"/></feMerge></filter><rect rx="4" width="162" height="18" fill="url(#a)"/><rect rx="4" x="85" width="77" height="18" fill="url(#b)"/><rect x="85" width="4" height="18" fill="url(#b)"/><g fill="#fff" text-anchor="middle" font-family="Verdana, sans-serif" font-size="10"><text x="42.5" y="12" filter="url(#c)">dependencies</text><text x="123.5" y="12" filter="url(#c)">up-to-date</text></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="155" height="19"><linearGradient id="a" x2="0" y2="100%"><stop offset="0" stop-color="#aaa"/><stop offset=".1" stop-color="#666"/><stop offset=".9" stop-color="#444"/><stop offset="1" stop-color="#222"/></linearGradient><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#D1F171"/><stop offset=".1" stop-color="#97CA00"/><stop offset=".9" stop-color="#6B8F00"/><stop offset="1" stop-color="#4D6700"/></linearGradient><filter id="c"><feOffset dy="1" in="SourceAlpha"/><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 .3 0"/><feMerge><feMergeNode/><feMergeNode in="SourceGraphic"/><feMergeNode in="SourceGraphic"/></feMerge></filter><rect rx="4" width="155" height="18" fill="url(#a)"/><rect rx="4" x="85" width="70" height="18" fill="url(#b)"/><rect x="85" width="4" height="18" fill="url(#b)"/><g fill="#fff" text-anchor="middle" font-family="Verdana, sans-serif" font-size="10"><text x="42.5" y="12" filter="url(#c)">dependencies</text><text x="120" y="12" filter="url(#c)">up-to-date</text></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB