doc: Sync classref with current source
This commit is contained in:
@@ -597,12 +597,12 @@
|
||||
<theme_item name="focus" type="StyleBox">
|
||||
The background The background used when the [RichTextLabel] is focused.
|
||||
</theme_item>
|
||||
<theme_item name="font_selected_color" type="Color" default="Color( 0, 0, 0, 1 )">
|
||||
The color of selected text, used when [member selection_enabled] is [code]true[/code].
|
||||
</theme_item>
|
||||
<theme_item name="font_shadow_color" type="Color" default="Color( 0, 0, 0, 0 )">
|
||||
The color of the font's shadow.
|
||||
</theme_item>
|
||||
<theme_item name="font_selected_color" type="Color" default="Color( 0.49, 0.49, 0.49, 1 )">
|
||||
The color of selected text, used when [member selection_enabled] is [code]true[/code].
|
||||
</theme_item>
|
||||
<theme_item name="italics_font" type="Font">
|
||||
The font used for italics text.
|
||||
</theme_item>
|
||||
|
||||
Reference in New Issue
Block a user