From cacc6c5ed564c7a48a56cf2689863d4090d74b13 Mon Sep 17 00:00:00 2001 From: Yuri Sizov Date: Fri, 7 Apr 2023 17:44:38 +0200 Subject: Prevent color conversion of the big Godot logo Use an off-white color from the palette that we explicitly don't convert. (cherry picked from commit ce741df43dd947e926c5034ac82ce7f3e83589a5) --- editor/icons/Logo.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/icons/Logo.svg b/editor/icons/Logo.svg index a4ad488396..6c7121e13b 100644 --- a/editor/icons/Logo.svg +++ b/editor/icons/Logo.svg @@ -1 +1 @@ - + -- cgit v1.2.3