From b0b319e73a453846125b02cff0b1d40ab57f4f7d Mon Sep 17 00:00:00 2001 From: Friederich Loheide Date: Tue, 22 Sep 2026 19:57:32 +0000 Subject: [PATCH] Fix unreadable README badges Drop the CI badge pointing at a non-existent GitHub repo and darken the PHP and Plugin Check badge colours for sufficient contrast with white text. Co-Authored-By: Claude Opus 5.5 (1M context) --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 470cb47..a071a9c 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,9 @@ **Anmeldung an WordPress mit dem Microsoft 365 / Entra ID-Konto – sicher, schlank, gestaltbar.** [![WordPress](https://img.shields.io/badge/WordPress-6.0%2B-21759b?logo=wordpress&logoColor=white)](https://wordpress.org/) -[![PHP](https://img.shields.io/badge/PHP-7.4%2B-777bb4?logo=php&logoColor=white)](https://www.php.net/) +[![PHP](https://img.shields.io/badge/PHP-7.4%2B-4f5b93?logo=php&logoColor=white)](https://www.php.net/) [![License](https://img.shields.io/badge/Lizenz-GPL--2.0--or--later-blue.svg)](LICENSE) -[![CI](https://github.com/friloo/wp-m365-login/actions/workflows/ci.yml/badge.svg)](https://github.com/friloo/wp-m365-login/actions/workflows/ci.yml) -[![Plugin Check](https://img.shields.io/badge/WordPress.org-Plugin%20Check%20ready-46b450)](docs/wordpress-org-einreichung.md) +[![Plugin Check](https://img.shields.io/badge/WordPress.org-Plugin%20Check%20ready-2e7d32)](docs/wordpress-org-einreichung.md) Login-Seite mit Microsoft-Button, Farb-Presets und Sicherheitsmerkmalen