From eae4ec97ac673d1c55012126c9a6d35e4290d750 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Andr=C3=A9?= Date: Mon, 29 Jan 2024 21:23:59 +0100 Subject: [PATCH] [DX] Use Symfony "dark-mode"-responsive logo in README Following #53105 @javiereguiluz uploaded a Symfony "dynamic" logo, which color scheme depends on user preferences. Thus allowing the README's logo to look sharper and cleaner in dark mode (on Github.com, on PHPStorm, ...) ```diff ``` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d02bbd835b32b..7c4f1a85899bb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- + Symfony Logo

[Symfony][1] is a **PHP framework** for web and console applications and a set