27 lines
912 B
Plaintext
27 lines
912 B
Plaintext
[gd_resource type="Theme" load_steps=7 format=2]
|
|
|
|
[ext_resource path="res://font_mm.tres" type="DynamicFont" id=1]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id=1]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id=2]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id=3]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id=4]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id=5]
|
|
|
|
[resource]
|
|
default_font = ExtResource( 1 )
|
|
Button/colors/font_color = Color( 0.88, 0.88, 0.88, 1 )
|
|
Button/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 )
|
|
Button/colors/font_color_focus = Color( 0.87451, 0.866667, 0.321569, 1 )
|
|
Button/colors/font_color_hover = Color( 0.87451, 0.866667, 0.321569, 1 )
|
|
Button/colors/font_color_pressed = Color( 0.568627, 0.564706, 0.286275, 1 )
|
|
Button/styles/disabled = SubResource( 1 )
|
|
Button/styles/focus = SubResource( 2 )
|
|
Button/styles/hover = SubResource( 3 )
|
|
Button/styles/normal = SubResource( 4 )
|
|
Button/styles/pressed = SubResource( 5 )
|