From b1fd1d3d97af2191592ca02fd06ffd30d4f5956c Mon Sep 17 00:00:00 2001 From: Sander in 't Veld Date: Sun, 14 Jan 2024 18:48:45 +0100 Subject: [PATCH] Slight color change. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 082bd64..c5c1194 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![Stars](https://img.shields.io/github/stars/SLiV9/penne?style=flat)](https://github.com/SLiV9/penne/stargazers) [![GitHub repo size](https://img.shields.io/github/repo-size/SLiV9/penne?style=flat)](https://github.com/SLiV9/penne/releases) [![Lines of code (Rust)](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fgithub.com%2FSLiV9%2Fpenne%2Fraw%2Fgh-artifacts%2Fcloc-report.json&query=%24.Rust.code&style=flat&label=rust%20loc)](https://github.com/SLiV9/penne/tree/main/src) -[![Lines of code (Penne)](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fgithub.com%2FSLiV9%2Fpenne%2Fraw%2Fgh-artifacts%2Fcloc-report.json&query=%24.Penne.code&style=flat&label=penne%20loc)](https://github.com/SLiV9/penne/blob/gh-artifacts/cloc-report.json) +[![Lines of code (Penne)](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fgithub.com%2FSLiV9%2Fpenne%2Fraw%2Fgh-artifacts%2Fcloc-report.json&query=%24.Penne.code&style=flat&label=penne%20loc&color=ff951c)](https://github.com/SLiV9/penne/blob/gh-artifacts/cloc-report.json) [![Build](https://github.com/SLiV9/penne/actions/workflows/build.yml/badge.svg?event=push&style=flat)](https://github.com/SLiV9/penne/actions) [![Release](https://github.com/SLiV9/penne/actions/workflows/release.yml/badge.svg?event=push&stlye=flat)](https://github.com/SLiV9/penne/actions/workflows/release.yml)