mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Sync classref with current source
This commit is contained in:
@@ -530,7 +530,7 @@
|
||||
</constant>
|
||||
</constants>
|
||||
<theme_items>
|
||||
<theme_item name="background_color" type="Color" default="Color( 0, 0, 0, 1 )">
|
||||
<theme_item name="background_color" type="Color" default="Color( 0, 0, 0, 0 )">
|
||||
Sets the background [Color] of this [TextEdit]. [member syntax_highlighting] has to be enabled.
|
||||
</theme_item>
|
||||
<theme_item name="bookmark_color" type="Color" default="Color( 0.08, 0.49, 0.98, 1 )">
|
||||
|
||||
Reference in New Issue
Block a user