File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
contributing/development/editor Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Color conversion for light editor themes
3838
3939If the user has configured their editor to use a light theme, Godot will
4040convert the icon's colors based on a
41- `set of predefined color mappings <https://github.com/godotengine/godot/blob/4.4-stable /editor/themes/editor_color_map.cpp#L48-L156 >`__.
41+ `set of predefined color mappings <https://github.com/godotengine/godot/blob/master /editor/themes/editor_color_map.cpp >`__.
4242This is to ensure the icon always displays with a sufficient contrast rate.
4343Try to restrict your icon's color palette to colors found in the list above.
4444Otherwise, your icon may become difficult to read on a light background.
You can’t perform that action at this time.
0 commit comments