Browse Source

Merge pull request #9329 from StefanH-AT/master

Change "Editor > Convert Icons With Editor Theme" to "Editor > Convert Colors With Editor Theme"
Matthew 1 year ago
parent
commit
1de0145a26
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/plugins/editor/making_plugins.rst

+ 1 - 1
tutorials/plugins/editor/making_plugins.rst

@@ -214,7 +214,7 @@ don't have one, you can grab the default one from the engine and save it in your
 .. tip::
 .. tip::
 
 
     SVG images that are used as custom node icons should have the
     SVG images that are used as custom node icons should have the
-    **Editor > Scale With Editor Scale** and **Editor > Convert Icons With Editor Theme**
+    **Editor > Scale With Editor Scale** and **Editor > Convert Colors With Editor Theme**
     :ref:`import options <doc_importing_images_editor_import_options>` enabled. This allows
     :ref:`import options <doc_importing_images_editor_import_options>` enabled. This allows
     icons to follow the editor's scale and theming settings if the icons are designed with
     icons to follow the editor's scale and theming settings if the icons are designed with
     the same color palette as Godot's own icons.
     the same color palette as Godot's own icons.