45 lines
1.4 KiB
Plaintext
45 lines
1.4 KiB
Plaintext
|
[gd_resource type="Theme" load_steps=4 format=3 uid="uid://bu07nib41exqy"]
|
||
|
|
||
|
[ext_resource type="FontFile" uid="uid://bqpsg4cosm86c" path="res://ui/Sniglet-Regular.ttf" id="1_8evya"]
|
||
|
|
||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jjd3u"]
|
||
|
content_margin_left = 4.0
|
||
|
content_margin_top = 4.0
|
||
|
content_margin_right = 4.0
|
||
|
content_margin_bottom = 4.0
|
||
|
bg_color = Color(0.1, 0.1, 0.1, 0.6)
|
||
|
border_width_left = 3
|
||
|
border_width_top = 3
|
||
|
border_width_right = 3
|
||
|
border_width_bottom = 3
|
||
|
border_color = Color(0.677521, 0.850448, 0.731593, 1)
|
||
|
corner_radius_top_left = 3
|
||
|
corner_radius_top_right = 3
|
||
|
corner_radius_bottom_right = 3
|
||
|
corner_radius_bottom_left = 3
|
||
|
corner_detail = 5
|
||
|
|
||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fxaw6"]
|
||
|
content_margin_left = 4.0
|
||
|
content_margin_top = 4.0
|
||
|
content_margin_right = 4.0
|
||
|
content_margin_bottom = 4.0
|
||
|
bg_color = Color(0.826838, 0.64006, 0.825632, 0.6)
|
||
|
border_width_left = 3
|
||
|
border_width_top = 3
|
||
|
border_width_right = 3
|
||
|
border_width_bottom = 3
|
||
|
border_color = Color(0.678431, 0.85098, 0.733333, 1)
|
||
|
corner_radius_top_left = 3
|
||
|
corner_radius_top_right = 3
|
||
|
corner_radius_bottom_right = 3
|
||
|
corner_radius_bottom_left = 3
|
||
|
corner_detail = 5
|
||
|
|
||
|
[resource]
|
||
|
default_font = ExtResource("1_8evya")
|
||
|
default_font_size = 16
|
||
|
Button/styles/normal = SubResource("StyleBoxFlat_jjd3u")
|
||
|
Button/styles/pressed = SubResource("StyleBoxFlat_fxaw6")
|
||
|
Label/colors/font_color = Color(0.800791, 0.644553, 0.798944, 1)
|