Browse Source

Update Editor icons Setup Docs with Color conversion Note (#11159)

* Update Editor icons Setup Docs with Color conversion Note #108770
archhabra 1 week ago
parent
commit
04b0451405
1 changed files with 5 additions and 0 deletions
  1. 5 0
      contributing/development/editor/creating_icons.rst

+ 5 - 0
contributing/development/editor/creating_icons.rst

@@ -43,6 +43,11 @@ This is to ensure the icon always displays with a sufficient contrast rate.
 Try to restrict your icon's color palette to colors found in the list above.
 Otherwise, your icon may become difficult to read on a light background.
 
+.. note::
+	To enable color conversion for light editor themes:
+		1. :ui:`Import > Import As > Texture2D`
+		2. Set ``editor/convert_colors_with_editor_theme`` to ``true``
+
 Icon optimization
 ~~~~~~~~~~~~~~~~~