94 lines
3.8 KiB
Plaintext
94 lines
3.8 KiB
Plaintext
[gd_resource type="Theme" load_steps=13 format=3 uid="uid://bgcmd213j6gk1"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://qt80w6o01q5s" path="res://gui/ressources/fonts/TitanOne-Regular.ttf" id="1_g7s0b"]
|
|
[ext_resource type="FontFile" uid="uid://c7k6ssq6ocwdk" path="res://gui/ressources/fonts/Ubuntu/Ubuntu-M.ttf" id="2_ab4w8"]
|
|
[ext_resource type="FontFile" uid="uid://3workc27eb0r" path="res://gui/ressources/fonts/Ubuntu/Ubuntu-B.ttf" id="3_36amo"]
|
|
[ext_resource type="FontFile" uid="uid://dxbmvk18hg103" path="res://gui/ressources/fonts/Ubuntu/Ubuntu-BI.ttf" id="4_feqcm"]
|
|
[ext_resource type="FontFile" uid="uid://bnmaweyw0kfcy" path="res://gui/ressources/fonts/Ubuntu/Ubuntu-MI.ttf" id="5_1lj4c"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hv6r3"]
|
|
bg_color = Color(0.976471, 0.741176, 0.4, 1)
|
|
border_width_left = 10
|
|
border_width_top = 10
|
|
border_width_right = 10
|
|
border_width_bottom = 10
|
|
border_color = Color(0.975367, 0.740445, 0.401877, 1)
|
|
corner_radius_top_left = 5
|
|
corner_radius_top_right = 5
|
|
corner_radius_bottom_right = 5
|
|
corner_radius_bottom_left = 5
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_y48f0"]
|
|
bg_color = Color(1, 0.6509804, 0.09019608, 1)
|
|
border_width_left = 10
|
|
border_width_top = 10
|
|
border_width_right = 10
|
|
border_width_bottom = 10
|
|
border_color = Color(1, 0.6509804, 0.09019608, 1)
|
|
corner_radius_top_left = 5
|
|
corner_radius_top_right = 5
|
|
corner_radius_bottom_right = 5
|
|
corner_radius_bottom_left = 5
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_st1o2"]
|
|
bg_color = Color(0.692349, 0.477218, 0.112321, 1)
|
|
border_width_left = 10
|
|
border_width_top = 10
|
|
border_width_right = 10
|
|
border_width_bottom = 10
|
|
border_color = Color(0.694118, 0.478431, 0.113725, 1)
|
|
corner_radius_top_left = 5
|
|
corner_radius_top_right = 5
|
|
corner_radius_bottom_right = 5
|
|
corner_radius_bottom_left = 5
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_g7s0b"]
|
|
bg_color = Color(0.0627451, 0.05882353, 0.16862746, 1)
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ab4w8"]
|
|
bg_color = Color(0.03, 0.03, 0.03, 0.42745098)
|
|
corner_radius_top_left = 5
|
|
corner_radius_top_right = 5
|
|
corner_radius_bottom_right = 5
|
|
corner_radius_bottom_left = 5
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_36amo"]
|
|
bg_color = Color(1, 0.6509804, 0.09019608, 1)
|
|
corner_radius_top_left = 5
|
|
corner_radius_top_right = 5
|
|
corner_radius_bottom_right = 5
|
|
corner_radius_bottom_left = 5
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_hv6r3"]
|
|
|
|
[resource]
|
|
Button/font_sizes/font_size = 25
|
|
Button/fonts/font = ExtResource("1_g7s0b")
|
|
Button/styles/hover = SubResource("StyleBoxFlat_hv6r3")
|
|
Button/styles/normal = SubResource("StyleBoxFlat_y48f0")
|
|
Button/styles/pressed = SubResource("StyleBoxFlat_st1o2")
|
|
GridContainer/constants/h_separation = 15
|
|
GridContainer/constants/v_separation = 15
|
|
HBoxContainer/constants/separation = 15
|
|
Label/fonts/font = ExtResource("2_ab4w8")
|
|
MarginContainer/constants/margin_bottom = 15
|
|
MarginContainer/constants/margin_left = 15
|
|
MarginContainer/constants/margin_right = 15
|
|
MarginContainer/constants/margin_top = 15
|
|
Panel/styles/panel = SubResource("StyleBoxFlat_g7s0b")
|
|
ProgressBar/styles/background = SubResource("StyleBoxFlat_ab4w8")
|
|
ProgressBar/styles/fill = SubResource("StyleBoxFlat_36amo")
|
|
RichTextLabel/font_sizes/bold_font_size = 12
|
|
RichTextLabel/font_sizes/bold_italics_font_size = 12
|
|
RichTextLabel/font_sizes/italics_font_size = 12
|
|
RichTextLabel/font_sizes/mono_font_size = 12
|
|
RichTextLabel/font_sizes/normal_font_size = 12
|
|
RichTextLabel/fonts/bold_font = ExtResource("3_36amo")
|
|
RichTextLabel/fonts/bold_italics_font = ExtResource("4_feqcm")
|
|
RichTextLabel/fonts/italics_font = ExtResource("5_1lj4c")
|
|
RichTextLabel/fonts/normal_font = ExtResource("2_ab4w8")
|
|
VBoxContainer/constants/separation = 15
|
|
VSeparator/constants/separation = 15
|
|
VSeparator/styles/separator = SubResource("StyleBoxEmpty_hv6r3")
|
|
VSplitContainer/constants/separation = 15
|