Skip to content

Commit a5fc2ff

Browse files
committed
use same color as github badge
1 parent db9d7c6 commit a5fc2ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The `mapping.yaml` contains the type mapping information and is an optional file
4040

4141
See the [existing integration tests][generatr-int-resources] for a couple of examples.
4242

43-
[badge-license]: https://img.shields.io/badge/License-Apache%202.0-blue.svg
43+
[badge-license]: https://img.shields.io/badge/License-Apache%202.0-blue.svg?labelColor=313A42
4444
[badge-ci]: https://github.com/hauner/openapi-generatr-spring/workflows/ci/badge.svg
4545

4646
[workflow-ci]: https://github.com/hauner/openapi-generatr-spring/actions?query=workflow%3Aci

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ openapi-generatr-spring is distributed by [Apache License 2.0][license].
104104
{% endfor %}
105105
</ul>
106106

107-
[badge-license]: https://img.shields.io/badge/License-Apache%202.0-blue.svg
107+
[badge-license]: https://img.shields.io/badge/License-Apache%202.0-blue.svg?labelColor=313A42
108108
[badge-ci]: https://github.com/hauner/openapi-generatr-spring/workflows/ci/badge.svg
109109

110110
[workflow-ci]: https://github.com/hauner/openapi-generatr-spring/actions?query=workflow%3Aci

0 commit comments

Comments
 (0)