mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Sync classref with current source
This commit is contained in:
@@ -28,19 +28,19 @@ Properties
|
||||
Theme Properties
|
||||
----------------
|
||||
|
||||
+---------------------------------+--------------------+------------------------------------------+
|
||||
| :ref:`StyleBox<class_StyleBox>` | focus | |
|
||||
+---------------------------------+--------------------+------------------------------------------+
|
||||
| :ref:`Font<class_Font>` | font | |
|
||||
+---------------------------------+--------------------+------------------------------------------+
|
||||
| :ref:`Color<class_Color>` | font_color | Color( 0.878431, 0.878431, 0.878431, 1 ) |
|
||||
+---------------------------------+--------------------+------------------------------------------+
|
||||
| :ref:`Color<class_Color>` | font_color_hover | Color( 0.941176, 0.941176, 0.941176, 1 ) |
|
||||
+---------------------------------+--------------------+------------------------------------------+
|
||||
| :ref:`Color<class_Color>` | font_color_pressed | Color( 1, 1, 1, 1 ) |
|
||||
+---------------------------------+--------------------+------------------------------------------+
|
||||
| :ref:`int<class_int>` | underline_spacing | 2 |
|
||||
+---------------------------------+--------------------+------------------------------------------+
|
||||
+---------------------------------+--------------------+------------------------------+
|
||||
| :ref:`StyleBox<class_StyleBox>` | focus | |
|
||||
+---------------------------------+--------------------+------------------------------+
|
||||
| :ref:`Font<class_Font>` | font | |
|
||||
+---------------------------------+--------------------+------------------------------+
|
||||
| :ref:`Color<class_Color>` | font_color | Color( 0.88, 0.88, 0.88, 1 ) |
|
||||
+---------------------------------+--------------------+------------------------------+
|
||||
| :ref:`Color<class_Color>` | font_color_hover | Color( 0.94, 0.94, 0.94, 1 ) |
|
||||
+---------------------------------+--------------------+------------------------------+
|
||||
| :ref:`Color<class_Color>` | font_color_pressed | Color( 1, 1, 1, 1 ) |
|
||||
+---------------------------------+--------------------+------------------------------+
|
||||
| :ref:`int<class_int>` | underline_spacing | 2 |
|
||||
+---------------------------------+--------------------+------------------------------+
|
||||
|
||||
Enumerations
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user