GAE_CA1/new_theme.tres

55 lines
1.7 KiB
Plaintext

[gd_resource type="Theme" format=3 uid="uid://rn5l7iugkw5s"]
[ext_resource type="FontFile" uid="uid://j8bg2ehhxgrw" path="res://Fonts/VT323-Regular.ttf" id="1_amlv4"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_yhxw7"]
bg_color = Color(0.7921569, 0.45882353, 0.30588236, 1)
border_width_left = 1
border_width_top = 1
border_width_right = 1
border_width_bottom = 1
border_color = Color(0.7176471, 0.4, 0.25882354, 1)
corner_radius_top_left = 2
corner_radius_top_right = 2
corner_radius_bottom_right = 2
corner_radius_bottom_left = 2
expand_margin_left = 2.0
expand_margin_top = 2.0
expand_margin_right = 2.0
expand_margin_bottom = 2.0
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_opfnp"]
bg_color = Color(0.7921569, 0.45882353, 0.30588236, 1)
border_width_left = 1
border_width_top = 1
border_width_right = 3
border_width_bottom = 3
border_color = Color(0.7177962, 0.40152806, 0.25506192, 1)
corner_radius_top_left = 2
corner_radius_top_right = 2
corner_radius_bottom_right = 2
corner_radius_bottom_left = 2
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cp0ys"]
bg_color = Color(0.90224844, 0.6053674, 0.47324282, 1)
border_width_left = 2
border_width_top = 2
border_width_right = 4
border_width_bottom = 4
border_color = Color(0.9088118, 0.6212253, 0.49359322, 1)
corner_radius_top_left = 2
corner_radius_top_right = 2
corner_radius_bottom_right = 2
corner_radius_bottom_left = 2
expand_margin_left = 2.0
expand_margin_top = 2.0
expand_margin_right = 2.0
expand_margin_bottom = 2.0
[resource]
default_font = ExtResource("1_amlv4")
Button/styles/hover = SubResource("StyleBoxFlat_yhxw7")
Button/styles/normal = SubResource("StyleBoxFlat_opfnp")
Button/styles/pressed = SubResource("StyleBoxFlat_cp0ys")
Label/fonts/font = ExtResource("1_amlv4")