mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (61598c5)
This commit is contained in:
@@ -280,6 +280,8 @@ Theme Properties
|
||||
+-----------------------------------+----------------------------------------------------------------------------------------------------+-----------------------------------+
|
||||
| :ref:`Texture2D<class_Texture2D>` | :ref:`can_fold_code_region<class_CodeEdit_theme_icon_can_fold_code_region>` | |
|
||||
+-----------------------------------+----------------------------------------------------------------------------------------------------+-----------------------------------+
|
||||
| :ref:`Texture2D<class_Texture2D>` | :ref:`completion_color_bg<class_CodeEdit_theme_icon_completion_color_bg>` | |
|
||||
+-----------------------------------+----------------------------------------------------------------------------------------------------+-----------------------------------+
|
||||
| :ref:`Texture2D<class_Texture2D>` | :ref:`executing_line<class_CodeEdit_theme_icon_executing_line>` | |
|
||||
+-----------------------------------+----------------------------------------------------------------------------------------------------+-----------------------------------+
|
||||
| :ref:`Texture2D<class_Texture2D>` | :ref:`folded<class_CodeEdit_theme_icon_folded>` | |
|
||||
@@ -1978,6 +1980,18 @@ Sets a custom :ref:`Texture2D<class_Texture2D>` to draw in the line folding gutt
|
||||
|
||||
----
|
||||
|
||||
.. _class_CodeEdit_theme_icon_completion_color_bg:
|
||||
|
||||
.. rst-class:: classref-themeproperty
|
||||
|
||||
:ref:`Texture2D<class_Texture2D>` **completion_color_bg** :ref:`🔗<class_CodeEdit_theme_icon_completion_color_bg>`
|
||||
|
||||
Background panel for the color preview box in autocompletion (visible when the color is translucent).
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
|
||||
.. _class_CodeEdit_theme_icon_executing_line:
|
||||
|
||||
.. rst-class:: classref-themeproperty
|
||||
|
||||
Reference in New Issue
Block a user