Initial Android commit
This commit is contained in:
commit
1e2b80c13d
8521 changed files with 231475 additions and 0 deletions
3
addons/dialogic/Editor/Theme/MainTheme.tres
Normal file
3
addons/dialogic/Editor/Theme/MainTheme.tres
Normal file
|
@ -0,0 +1,3 @@
|
|||
[gd_resource type="Theme" format=2]
|
||||
|
||||
[resource]
|
7
addons/dialogic/Editor/Theme/PickerTheme.tres
Normal file
7
addons/dialogic/Editor/Theme/PickerTheme.tres
Normal file
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="Theme" format=2]
|
||||
|
||||
[resource]
|
||||
Button/colors/font_color = Color( 1, 1, 1, 1 )
|
||||
Button/colors/font_color_disabled = Color( 0.901961, 0.901961, 0.901961, 0.2 )
|
||||
Button/colors/font_color_hover = Color( 0.870588, 0.870588, 0.870588, 1 )
|
||||
Button/colors/font_color_pressed = Color( 1, 1, 1, 1 )
|
Loading…
Add table
Add a link
Reference in a new issue