From 647f46c8d4e0c932a6b1ccf52dc118a5a283fb7a Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Fri, 3 Jan 2014 08:35:03 +0100 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=98dependencies=20out=20of=20date?= =?UTF-8?q?=E2=80=99=20badge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- badges.json | 11 ++++++++++- img/build-passed.svg | 2 +- img/build-passing.svg | 2 +- img/cheez-whiz.svg | 2 +- img/coverage.svg | 2 +- img/dependencies-none.svg | 2 +- img/dependencies-out-of-date.svg | 1 + img/tips-per-week.svg | 2 +- sheet.html | 2 +- 9 files changed, 18 insertions(+), 8 deletions(-) create mode 100644 img/dependencies-out-of-date.svg diff --git a/badges.json b/badges.json index a925a5c..c2c0b06 100644 --- a/badges.json +++ b/badges.json @@ -15,10 +15,15 @@ "widths": [ 85, 37 ], "colorscheme": "green" }, + "dependencies-out-of-date": { + "text": [ "dependencies", "out of date" ], + "widths": [ 85, 65 ], + "colorscheme": "yellow" + }, "cheez-whiz": { "text": [ "cheez", "whiz" ], "widths": [ 41, 33 ], - "colorB": [ "#e0b519", "#dbb016", "#a08010", "#725c0c" ] + "colorscheme": "yellow" }, "tips-per-week": { "text": [ "tips", "$21/week" ], @@ -35,6 +40,10 @@ "green": { "colorA": [ "#aaa", "#666", "#444", "#222" ], "colorB": [ "#8f6", "#4c1", "#3b0", "#370" ] + }, + "yellow": { + "colorA": [ "#aaa", "#666", "#444", "#222" ], + "colorB": [ "#ffe37f", "#dfb317", "#9f8010", "#8a6f0e" ] } } } diff --git a/img/build-passed.svg b/img/build-passed.svg index 262d1fc..8440855 100644 --- a/img/build-passed.svg +++ b/img/build-passed.svg @@ -1 +1 @@ -buildpassed \ No newline at end of file +buildpassed \ No newline at end of file diff --git a/img/build-passing.svg b/img/build-passing.svg index 7c6a641..cdb920f 100644 --- a/img/build-passing.svg +++ b/img/build-passing.svg @@ -1 +1 @@ -buildpassing \ No newline at end of file +buildpassing \ No newline at end of file diff --git a/img/cheez-whiz.svg b/img/cheez-whiz.svg index 5a1c993..78cb497 100644 --- a/img/cheez-whiz.svg +++ b/img/cheez-whiz.svg @@ -1 +1 @@ -cheezwhiz \ No newline at end of file +cheezwhiz \ No newline at end of file diff --git a/img/coverage.svg b/img/coverage.svg index 2fb9bcd..85b028c 100644 --- a/img/coverage.svg +++ b/img/coverage.svg @@ -1 +1 @@ -coverage73% \ No newline at end of file +coverage73% \ No newline at end of file diff --git a/img/dependencies-none.svg b/img/dependencies-none.svg index 3640d7b..358065f 100644 --- a/img/dependencies-none.svg +++ b/img/dependencies-none.svg @@ -1 +1 @@ -dependenciesnone \ No newline at end of file +dependenciesnone \ No newline at end of file diff --git a/img/dependencies-out-of-date.svg b/img/dependencies-out-of-date.svg new file mode 100644 index 0000000..7ced3a0 --- /dev/null +++ b/img/dependencies-out-of-date.svg @@ -0,0 +1 @@ +dependenciesout of date \ No newline at end of file diff --git a/img/tips-per-week.svg b/img/tips-per-week.svg index 2f6029b..c4e16d0 100644 --- a/img/tips-per-week.svg +++ b/img/tips-per-week.svg @@ -1 +1 @@ -tips$21/week \ No newline at end of file +tips$21/week \ No newline at end of file diff --git a/sheet.html b/sheet.html index 562079c..a68e5bc 100644 --- a/sheet.html +++ b/sheet.html @@ -1 +1 @@ -

\ No newline at end of file +

\ No newline at end of file