From 57e351a0138330255186fc17baafcf81f99dc150 Mon Sep 17 00:00:00 2001 From: Thaddee Tyl Date: Thu, 2 Jan 2014 22:02:04 +0100 Subject: [PATCH] Two more badges. --- badges.json | 10 ++++++++++ img/build-passed.svg | 2 +- img/build-passing.svg | 2 +- img/cheez-whiz.svg | 2 +- img/coverage.svg | 1 + img/dependencies-none.svg | 2 +- img/tips-per-week.svg | 1 + sheet.html | 2 +- template.svg | 1 + 9 files changed, 18 insertions(+), 5 deletions(-) create mode 100644 img/coverage.svg create mode 100644 img/tips-per-week.svg diff --git a/badges.json b/badges.json index 1873667..a925a5c 100644 --- a/badges.json +++ b/badges.json @@ -19,6 +19,16 @@ "text": [ "cheez", "whiz" ], "widths": [ 41, 33 ], "colorB": [ "#e0b519", "#dbb016", "#a08010", "#725c0c" ] + }, + "tips-per-week": { + "text": [ "tips", "$21/week" ], + "widths": [ 30, 65 ], + "colorB": [ "#98cb03", "#94c600", "#6c9100", "#4d6700" ] + }, + "coverage": { + "text": [ "coverage", "73%" ], + "widths": [ 58, 34 ], + "colorB": [ "#e05f46", "#db5b42", "#a04230", "#722f22" ] } }, "colorschemes": { diff --git a/img/build-passed.svg b/img/build-passed.svg index 468e426..262d1fc 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 d4e2e4d..7c6a641 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 b321243..5a1c993 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 new file mode 100644 index 0000000..2fb9bcd --- /dev/null +++ b/img/coverage.svg @@ -0,0 +1 @@ +coverage73% \ No newline at end of file diff --git a/img/dependencies-none.svg b/img/dependencies-none.svg index 7a6495f..3640d7b 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/tips-per-week.svg b/img/tips-per-week.svg new file mode 100644 index 0000000..2f6029b --- /dev/null +++ b/img/tips-per-week.svg @@ -0,0 +1 @@ +tips$21/week \ No newline at end of file diff --git a/sheet.html b/sheet.html index f9cbbf0..562079c 100644 --- a/sheet.html +++ b/sheet.html @@ -1 +1 @@ -

\ No newline at end of file +

\ No newline at end of file diff --git a/template.svg b/template.svg index 25a05b1..a7c8860 100644 --- a/template.svg +++ b/template.svg @@ -17,6 +17,7 @@ +