52 lines
1.9 KiB
Plaintext
52 lines
1.9 KiB
Plaintext
[gd_resource type="Theme" load_steps=7 format=3 uid="uid://dvfpql21vtumx"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_es0ds"]
|
|
bg_color = Color(0.866667, 0.792157, 0, 1)
|
|
corner_radius_top_left = 45
|
|
corner_radius_top_right = 45
|
|
corner_radius_bottom_right = 45
|
|
corner_radius_bottom_left = 45
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kt1oy"]
|
|
bg_color = Color(0.690196, 0.631373, 0, 1)
|
|
corner_radius_top_left = 45
|
|
corner_radius_top_right = 45
|
|
corner_radius_bottom_right = 45
|
|
corner_radius_bottom_left = 45
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qmf2t"]
|
|
bg_color = Color(0.835294, 0.8, 0.403922, 1)
|
|
corner_radius_top_left = 45
|
|
corner_radius_top_right = 45
|
|
corner_radius_bottom_right = 45
|
|
corner_radius_bottom_left = 45
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qdfbf"]
|
|
bg_color = Color(0.866667, 0.792157, 0, 1)
|
|
corner_radius_top_left = 45
|
|
corner_radius_top_right = 45
|
|
corner_radius_bottom_right = 45
|
|
corner_radius_bottom_left = 45
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2eiy5"]
|
|
bg_color = Color(0.435294, 0.396078, 0, 1)
|
|
corner_radius_top_left = 45
|
|
corner_radius_top_right = 45
|
|
corner_radius_bottom_right = 45
|
|
corner_radius_bottom_left = 45
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nihn1"]
|
|
bg_color = Color(0.345098, 0.258824, 0.0901961, 1)
|
|
|
|
[resource]
|
|
Button/colors/font_color = Color(0, 0, 0, 1)
|
|
Button/colors/font_focus_color = Color(0.109804, 0.109804, 0.109804, 1)
|
|
Button/colors/font_hover_color = Color(0.266667, 0.266667, 0.266667, 1)
|
|
Button/colors/font_pressed_color = Color(1, 1, 1, 1)
|
|
Button/styles/disabled = SubResource("StyleBoxFlat_es0ds")
|
|
Button/styles/focus = SubResource("StyleBoxFlat_kt1oy")
|
|
Button/styles/hover = SubResource("StyleBoxFlat_qmf2t")
|
|
Button/styles/normal = SubResource("StyleBoxFlat_qdfbf")
|
|
Button/styles/pressed = SubResource("StyleBoxFlat_2eiy5")
|
|
PopupPanel/styles/panel = SubResource("StyleBoxFlat_nihn1")
|