From fb49b8df45792eb89b7863dde9e03674158555e3 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Fri, 19 Apr 2019 16:00:30 +0200 Subject: [PATCH] Mention badge colors on startpage --- static/index.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/static/index.html b/static/index.html index 5b55909..a5e5a2e 100644 --- a/static/index.html +++ b/static/index.html @@ -51,6 +51,42 @@ would render this badge: +

Colors

+ +
+

+You can generate badges with custom colors via the color query parameter. The following predefined colors +are supported: +

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +

+You can also pass HTML color codes: +

+ +
+ 
+
+
+

Source Code