diff options
Diffstat (limited to 'game/default_theme.tres')
-rw-r--r-- | game/default_theme.tres | 149 |
1 files changed, 0 insertions, 149 deletions
diff --git a/game/default_theme.tres b/game/default_theme.tres deleted file mode 100644 index 0f9119b..0000000 --- a/game/default_theme.tres +++ /dev/null @@ -1,149 +0,0 @@ -[gd_resource type="Theme" load_steps=18 format=3 uid="uid://cr4lh0vraucx7"] - -[ext_resource type="Texture2D" uid="uid://c0p34i3d3b0pw" path="res://theme_assets/main_menu_button.png" id="1_dwmy4"] -[ext_resource type="StyleBox" uid="uid://4ypja147f4mb" path="res://theme_assets/main_menu_button_normal.stylebox" id="2_8nk80"] -[ext_resource type="Script" path="res://src/Utility/StyleBoxWithSound.gd" id="3_0667r"] -[ext_resource type="AudioStream" uid="uid://bsldcs3l8s7ug" path="res://addons/kenney_ui_audio/click3.wav" id="4_3ej5v"] -[ext_resource type="Script" path="res://src/Utility/StyleBoxCombinedTexture.gd" id="5_lricc"] -[ext_resource type="Script" path="res://src/Utility/TextureSetting.gd" id="6_oq58n"] -[ext_resource type="Texture2D" uid="uid://dapuqgpjs56bs" path="res://theme_assets/main_menu_background.png" id="7_ioley"] -[ext_resource type="Texture2D" uid="uid://q25s41oavuxw" path="res://theme_assets/main_menu_border_paper.png" id="8_pqg86"] - -[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_dd2b8"] -content_margin_left = 20.0 -content_margin_top = 10.0 -content_margin_right = 20.0 -content_margin_bottom = 14.0 -texture = ExtResource("1_dwmy4") -modulate_color = Color(0.817521, 0.817521, 0.817521, 0.784314) - -[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2txce"] -draw_center = false -border_width_left = 10 -border_width_top = 15 -border_width_right = 10 -border_width_bottom = 15 -border_color = Color(0, 0, 0, 0.584314) -border_blend = true -corner_radius_top_left = 5 -corner_radius_top_right = 5 -corner_radius_bottom_right = 5 -corner_radius_bottom_left = 5 -corner_detail = 20 - -[sub_resource type="CompressedTexture2D" id="CompressedTexture2D_wrcgq"] -load_path = "res://.godot/imported/main_menu_button.png-c10c48e0a8cab217f3c5b89e1e5b8b32.ctex" - -[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_3efxh"] -content_margin_left = 20.0 -content_margin_top = 10.0 -content_margin_right = 20.0 -content_margin_bottom = 14.0 -texture = SubResource("CompressedTexture2D_wrcgq") -modulate_color = Color(0.588235, 0.588235, 0.588235, 1) - -[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_l2rw3"] -content_margin_left = 20.0 -content_margin_top = 10.0 -content_margin_right = 20.0 -content_margin_bottom = 14.0 -texture = SubResource("CompressedTexture2D_wrcgq") -modulate_color = Color(0.85098, 0.85098, 0.85098, 1) - -[sub_resource type="StyleBox" id="StyleBox_uuspe"] -resource_local_to_scene = false -resource_name = "" -content_margin_left = -1.0 -content_margin_top = -1.0 -content_margin_right = -1.0 -content_margin_bottom = -1.0 -script = ExtResource("3_0667r") -style_box = SubResource("StyleBoxTexture_l2rw3") -sound = ExtResource("4_3ej5v") - -[sub_resource type="Resource" id="Resource_hxpog"] -script = ExtResource("6_oq58n") -texture = ExtResource("7_ioley") -draw_center = true -texture_margin_left = 0.0 -texture_margin_top = 0.0 -texture_margin_right = 0.0 -texture_margin_bottom = 0.0 -expand_margin_left = 0.0 -expand_margin_top = 0.0 -expand_margin_right = 0.0 -expand_margin_bottom = 0.0 -axis_stretch_horizontal = 0 -axis_stretch_vertical = 0 -region_rect = Rect2(0, 0, 0, 0) -modulate_color = Color(1, 1, 1, 1) -content_margin_left = -1.0 -content_margin_top = -1.0 -content_margin_right = -1.0 -content_margin_bottom = -1.0 - -[sub_resource type="Resource" id="Resource_c0k5l"] -script = ExtResource("6_oq58n") -texture = ExtResource("8_pqg86") -draw_center = true -texture_margin_left = 0.0 -texture_margin_top = 0.0 -texture_margin_right = 0.0 -texture_margin_bottom = 0.0 -expand_margin_left = 0.0 -expand_margin_top = 0.0 -expand_margin_right = 0.0 -expand_margin_bottom = 0.0 -axis_stretch_horizontal = 0 -axis_stretch_vertical = 0 -region_rect = Rect2(0, 0, 0, 0) -modulate_color = Color(1, 1, 1, 1) -content_margin_left = -1.0 -content_margin_top = -1.0 -content_margin_right = -1.0 -content_margin_bottom = -1.0 - -[sub_resource type="StyleBox" id="StyleBox_rvlty"] -resource_local_to_scene = false -resource_name = "" -content_margin_left = -1.0 -content_margin_top = -1.0 -content_margin_right = -1.0 -content_margin_bottom = -1.0 -script = ExtResource("5_lricc") -texture_settings = Array[ExtResource("6_oq58n")]([SubResource("Resource_hxpog"), SubResource("Resource_c0k5l")]) - -[resource] -Button_MainMenu/base_type = &"Button" -Button_MainMenu/colors/font_color = Color(0.87451, 0.87451, 0.87451, 1) -Button_MainMenu/colors/font_disabled_color = Color(0.875, 0.875, 0.875, 0.5) -Button_MainMenu/colors/font_focus_color = Color(0.95, 0.95, 0.95, 1) -Button_MainMenu/colors/font_hover_color = Color(0.95, 0.95, 0.95, 1) -Button_MainMenu/colors/font_hover_pressed_color = Color(1, 1, 1, 1) -Button_MainMenu/colors/font_outline_color = Color(1, 1, 1, 1) -Button_MainMenu/colors/font_pressed_color = Color(1, 1, 1, 1) -Button_MainMenu/colors/icon_disabled_color = Color(1, 1, 1, 0.4) -Button_MainMenu/colors/icon_focus_color = Color(1, 1, 1, 1) -Button_MainMenu/colors/icon_hover_color = Color(1, 1, 1, 1) -Button_MainMenu/colors/icon_hover_pressed_color = Color(1, 1, 1, 1) -Button_MainMenu/colors/icon_normal_color = Color(1, 1, 1, 1) -Button_MainMenu/colors/icon_pressed_color = Color(1, 1, 1, 1) -Button_MainMenu/font_sizes/font_size = 16 -Button_MainMenu/styles/disabled = SubResource("StyleBoxTexture_dd2b8") -Button_MainMenu/styles/focus = SubResource("StyleBoxFlat_2txce") -Button_MainMenu/styles/hover = SubResource("StyleBoxTexture_3efxh") -Button_MainMenu/styles/normal = ExtResource("2_8nk80") -Button_MainMenu/styles/pressed = SubResource("StyleBox_uuspe") -Label_Checksum/base_type = &"Label" -Label_Checksum/colors/font_color = Color(0.247059, 0.392157, 1, 1) -Label_PersonCredits/base_type = &"Label" -Label_PersonCredits/constants/line_spacing = 10 -Label_PersonCredits/font_sizes/font_size = 20 -Label_ProjectCredits/base_type = &"Label" -Label_ProjectCredits/constants/line_spacing = 20 -Label_ProjectCredits/font_sizes/font_size = 50 -Label_RoleCredits/base_type = &"Label" -Label_RoleCredits/constants/line_spacing = 10 -Label_RoleCredits/font_sizes/font_size = 30 -Panel_MainMenu/base_type = &"Panel" -Panel_MainMenu/styles/panel = SubResource("StyleBox_rvlty") |