Skip to content

Commit

Permalink
Merge pull request #229 from sshiiden/Exept-TitleBarLogo
Browse files Browse the repository at this point in the history
Add TitleBarLogo to saturation_exeptions
  • Loading branch information
jss2a98aj authored Jan 12, 2025
2 parents c337c02 + fc12925 commit 9df0feb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editor/themes/editor_icons.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ void editor_register_icons(const Ref<Theme> &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
Expand Down

0 comments on commit 9df0feb

Please sign in to comment.