From 451c98fbb6a8ada858cf0c6f28be278b14aa53ae Mon Sep 17 00:00:00 2001 From: Thaddee Tyl Date: Fri, 3 Jan 2014 11:28:34 +0100 Subject: [PATCH] [badge] Dependencies up-to-date. --- badges.json | 11 ++++++----- img/dependencies-none.svg | 2 +- img/dependencies-up-to-date.svg | 1 + sheet.html | 2 +- 4 files changed, 9 insertions(+), 7 deletions(-) create mode 100644 img/dependencies-up-to-date.svg diff --git a/badges.json b/badges.json index 213cdfb..de7a73a 100644 --- a/badges.json +++ b/badges.json @@ -35,6 +35,11 @@ "widths": [ 85, 37 ], "colorscheme": "green" }, + "dependencies-up-to-date": { + "text": [ "dependencies", "up-to-date" ], + "widths": [ 85, 77 ], + "colorscheme": "green" + }, "dependencies-out-of-date": { "text": [ "dependencies", "out of date" ], "widths": [ 85, 70 ], @@ -72,19 +77,15 @@ "colorB": [ "#8f6", "#4c1", "#3b0", "#370" ] }, "green": { - "colorA": [ "#aaa", "#666", "#444", "#222" ], - "colorB": [ "#adc75f", "#87ae15", "#688c00", "#687f2a" ] + "colorB": [ "#D1F171", "#97CA00", "#6B8F00", "#4D6700" ] }, "yellow": { - "colorA": [ "#aaa", "#666", "#444", "#222" ], "colorB": [ "#ffe37f", "#dfb317", "#9f8010", "#8a6f0e" ] }, "yellowgreen": { - "colorA": [ "#aaa", "#666", "#444", "#222" ], "colorB": [ "#c1c265", "#a4a61d", "#848507", "#787b2d" ] }, "orange": { - "colorA": [ "#aaa", "#666", "#444", "#222" ], "colorB": [ "#d3a676", "#be7d37", "#9b5f1f", "#87623b" ] }, "red": { diff --git a/img/dependencies-none.svg b/img/dependencies-none.svg index e10d95c..7fa5dbb 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-up-to-date.svg b/img/dependencies-up-to-date.svg new file mode 100644 index 0000000..a5d6cfa --- /dev/null +++ b/img/dependencies-up-to-date.svg @@ -0,0 +1 @@ +dependenciesup-to-date \ No newline at end of file diff --git a/sheet.html b/sheet.html index 06603e7..47eb71c 100644 --- a/sheet.html +++ b/sheet.html @@ -1 +1 @@ -

\ No newline at end of file +

\ No newline at end of file