Merge pull request #9 from Bhupesh-V/minor-docs-improvement

clearify using custom colors in labels
This commit is contained in:
Simon Schneegans
2021-12-20 20:36:13 +01:00
committed by GitHub

View File

@@ -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.