doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-10-26 16:40:31 +02:00
parent cbfb944a7b
commit aa0fa6b14f
8 changed files with 91 additions and 3 deletions

View File

@@ -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 )">