From 7788d4f27b9515711783191106346752f1b3fe53 Mon Sep 17 00:00:00 2001 From: Bhupesh Varshney Date: Sat, 18 Dec 2021 22:45:54 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dffe4c..7992df9 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Gist Parameter | Description `label` | Required. The left text of the badge. `message` | Required. The right text of the badge. `labelColor` | The left color of the badge. -`color` | The right color of the badge. +`color` | The right color of the badge. For custom colors wrap color string in quotes `"#bf155b"` `isError` | The color will be red and cannot be overridden. `namedLogo` | A logo name from [simpleicons.org](http://simpleicons.org/). `logoSvg` | An svg-string to be used as logo.