diff --git a/editor/themes/editor_icons.cpp b/editor/themes/editor_icons.cpp index f318b640d085..7b6a3aa58b1b 100644 --- a/editor/themes/editor_icons.cpp +++ b/editor/themes/editor_icons.cpp @@ -133,6 +133,7 @@ void editor_register_icons(const Ref &p_theme, bool p_dark_theme, float p saturation_exceptions.insert("DefaultProjectIcon"); saturation_exceptions.insert("Godot"); saturation_exceptions.insert("Logo"); + saturation_exceptions.insert("TitleBarLogo"); // Accent color conversion map. // It is used on some icons (checkbox, radio, toggle, etc.), regardless of the dark