Skip to content

Commit

Permalink
Add TitleBarLogo to saturation_exeptions
Browse files Browse the repository at this point in the history
  • Loading branch information
sshiiden committed Jan 11, 2025
1 parent 5590b18 commit fc12925
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 fc12925

Please sign in to comment.