Quellcode durchsuchen

Change "Editor > Convert Icons With Editor Theme" to "Editor > Convert Colors With Editor Theme"

Stefan Heinz vor 1 Jahr
Ursprung
Commit
fdee495376
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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::
 
     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
     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.