mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Update Editor icons Setup Docs with Color conversion Note (#11159)
* Update Editor icons Setup Docs with Color conversion Note #108770
This commit is contained in:
@@ -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
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user