First work on dialogic, resized guild, and started implementing portraits.
This commit is contained in:
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 )
|
||||
Reference in New Issue
Block a user