109 lines
3.6 KiB
Text
109 lines
3.6 KiB
Text
|
[gd_resource type="Theme" load_steps=10 format=3 uid="uid://e62vyqlhf1v1"]
|
||
|
|
||
|
[ext_resource type="FontFile" uid="uid://ce5fs0ro7kp8r" path="res://assets/fonts/Lexend.ttf" id="1_6hrko"]
|
||
|
|
||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_7ci2v"]
|
||
|
content_margin_left = 8.0
|
||
|
content_margin_top = 4.0
|
||
|
content_margin_right = 8.0
|
||
|
content_margin_bottom = 4.0
|
||
|
bg_color = Color(0.12549, 0.12549, 0.12549, 0.25098)
|
||
|
corner_radius_top_left = 6
|
||
|
corner_radius_top_right = 6
|
||
|
corner_radius_bottom_right = 6
|
||
|
corner_radius_bottom_left = 6
|
||
|
|
||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cpmw2"]
|
||
|
content_margin_left = 8.0
|
||
|
content_margin_top = 4.0
|
||
|
content_margin_right = 8.0
|
||
|
content_margin_bottom = 4.0
|
||
|
bg_color = Color(0.25098, 0.25098, 0.25098, 0.752941)
|
||
|
corner_radius_top_left = 6
|
||
|
corner_radius_top_right = 6
|
||
|
corner_radius_bottom_right = 6
|
||
|
corner_radius_bottom_left = 6
|
||
|
|
||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_gks1w"]
|
||
|
content_margin_left = 8.0
|
||
|
content_margin_top = 4.0
|
||
|
content_margin_right = 8.0
|
||
|
content_margin_bottom = 4.0
|
||
|
bg_color = Color(0.25098, 0.25098, 0.25098, 0.752941)
|
||
|
corner_radius_top_left = 6
|
||
|
corner_radius_top_right = 6
|
||
|
corner_radius_bottom_right = 6
|
||
|
corner_radius_bottom_left = 6
|
||
|
|
||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_mcbjr"]
|
||
|
content_margin_left = 8.0
|
||
|
content_margin_top = 4.0
|
||
|
content_margin_right = 8.0
|
||
|
content_margin_bottom = 4.0
|
||
|
bg_color = Color(0.12549, 0.12549, 0.12549, 0.752941)
|
||
|
corner_radius_top_left = 6
|
||
|
corner_radius_top_right = 6
|
||
|
corner_radius_bottom_right = 6
|
||
|
corner_radius_bottom_left = 6
|
||
|
|
||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_q2tue"]
|
||
|
content_margin_left = 8.0
|
||
|
content_margin_top = 4.0
|
||
|
content_margin_right = 8.0
|
||
|
content_margin_bottom = 4.0
|
||
|
bg_color = Color(0, 0, 0, 0.752941)
|
||
|
corner_radius_top_left = 6
|
||
|
corner_radius_top_right = 6
|
||
|
corner_radius_bottom_right = 6
|
||
|
corner_radius_bottom_left = 6
|
||
|
|
||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_8oovs"]
|
||
|
content_margin_left = 4.0
|
||
|
content_margin_top = 4.0
|
||
|
content_margin_right = 4.0
|
||
|
content_margin_bottom = 4.0
|
||
|
bg_color = Color(0.12549, 0.12549, 0.12549, 0.878431)
|
||
|
border_color = Color(0.12549, 0.12549, 0.12549, 1)
|
||
|
corner_radius_top_left = 8
|
||
|
corner_radius_top_right = 8
|
||
|
corner_radius_bottom_right = 8
|
||
|
corner_radius_bottom_left = 8
|
||
|
|
||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_6r5yo"]
|
||
|
content_margin_left = 8.0
|
||
|
content_margin_top = 4.0
|
||
|
content_margin_right = 8.0
|
||
|
content_margin_bottom = 4.0
|
||
|
bg_color = Color(0.25098, 0.25098, 0.25098, 0.752941)
|
||
|
corner_radius_top_left = 6
|
||
|
corner_radius_top_right = 6
|
||
|
corner_radius_bottom_right = 6
|
||
|
corner_radius_bottom_left = 6
|
||
|
|
||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_n886s"]
|
||
|
content_margin_left = 4.0
|
||
|
content_margin_top = 4.0
|
||
|
content_margin_right = 4.0
|
||
|
content_margin_bottom = 4.0
|
||
|
bg_color = Color(0.12549, 0.12549, 0.12549, 0.878431)
|
||
|
border_color = Color(0.12549, 0.12549, 0.12549, 1)
|
||
|
corner_radius_top_left = 8
|
||
|
corner_radius_top_right = 8
|
||
|
corner_radius_bottom_right = 8
|
||
|
corner_radius_bottom_left = 8
|
||
|
|
||
|
[resource]
|
||
|
Button/fonts/font = ExtResource("1_6hrko")
|
||
|
Button/styles/disabled = SubResource("StyleBoxFlat_7ci2v")
|
||
|
Button/styles/focus = SubResource("StyleBoxFlat_cpmw2")
|
||
|
Button/styles/hover = SubResource("StyleBoxFlat_gks1w")
|
||
|
Button/styles/normal = SubResource("StyleBoxFlat_mcbjr")
|
||
|
Button/styles/pressed = SubResource("StyleBoxFlat_q2tue")
|
||
|
Label/fonts/font = ExtResource("1_6hrko")
|
||
|
PanelContainer/styles/panel = SubResource("StyleBoxFlat_8oovs")
|
||
|
PopupMenu/constants/item_end_padding = 8
|
||
|
PopupMenu/constants/item_start_padding = 8
|
||
|
PopupMenu/constants/v_separation = 8
|
||
|
PopupMenu/styles/hover = SubResource("StyleBoxFlat_6r5yo")
|
||
|
PopupMenu/styles/panel = SubResource("StyleBoxFlat_n886s")
|