Skip to content

Commit 740c3ce

Browse files
committed
docs: restore logoColor=white for shield logo visibility
1 parent 3ad259c commit 740c3ce

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Halma — Sternhalma gegen die KI
22

3-
[![Stars](https://img.shields.io/github/stars/michaelblaess/halma?logo=github&color=fbbf24)](https://github.com/michaelblaess/halma/stargazers)
4-
[![Forks](https://img.shields.io/github/forks/michaelblaess/halma?logo=github&color=34d399)](https://github.com/michaelblaess/halma/network/members)
5-
[![Issues](https://img.shields.io/github/issues/michaelblaess/halma?logo=github&color=f87171)](https://github.com/michaelblaess/halma/issues)
6-
[![Pull Requests](https://img.shields.io/github/issues-pr/michaelblaess/halma?logo=github&color=a78bfa)](https://github.com/michaelblaess/halma/pulls)
3+
[![Stars](https://img.shields.io/github/stars/michaelblaess/halma?logo=github&logoColor=white&color=fbbf24)](https://github.com/michaelblaess/halma/stargazers)
4+
[![Forks](https://img.shields.io/github/forks/michaelblaess/halma?logo=github&logoColor=white&color=34d399)](https://github.com/michaelblaess/halma/network/members)
5+
[![Issues](https://img.shields.io/github/issues/michaelblaess/halma?logo=github&logoColor=white&color=f87171)](https://github.com/michaelblaess/halma/issues)
6+
[![Pull Requests](https://img.shields.io/github/issues-pr/michaelblaess/halma?logo=github&logoColor=white&color=a78bfa)](https://github.com/michaelblaess/halma/pulls)
77

8-
[![Last Commit](https://img.shields.io/github/last-commit/michaelblaess/halma?logo=git&color=3b82f6)](https://github.com/michaelblaess/halma/commits/main)
8+
[![Last Commit](https://img.shields.io/github/last-commit/michaelblaess/halma?logo=git&logoColor=white&color=3b82f6)](https://github.com/michaelblaess/halma/commits/main)
99
[![License](https://img.shields.io/badge/license-Apache_2.0-3b82f6)](LICENSE)
10-
[![React](https://img.shields.io/badge/react-19-3b82f6?logo=react)](https://react.dev/)
11-
[![TypeScript](https://img.shields.io/badge/typescript-5-3b82f6?logo=typescript)](https://www.typescriptlang.org/)
10+
[![React](https://img.shields.io/badge/react-19-3b82f6?logo=react&logoColor=white)](https://react.dev/)
11+
[![TypeScript](https://img.shields.io/badge/typescript-5-3b82f6?logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
1212

1313
Ein Sternhalma-Brettspiel (Chinese Checkers) gegen die KI, direkt im Browser spielbar.
1414
Drei Schwierigkeitsstufen, sieben Themes, Hintergrundmusik, Highscores und vollstaendig offline-faehig als PWA.

0 commit comments

Comments
 (0)