update
This commit is contained in:
@@ -0,0 +1,113 @@
|
||||
[gd_resource type="Theme" load_steps=14 format=3 uid="uid://0dhxl4ohyxh8"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bc4h3o4wjjhc7" path="res://assets/graphics/game_setting/checkbox_on.png" id="1_36vy5"]
|
||||
[ext_resource type="FontFile" uid="uid://c5t0o1yflhrg6" path="res://fonts/Supercell-Magic Regular.ttf" id="1_ofq5d"]
|
||||
[ext_resource type="FontFile" uid="uid://bkg2jgfslxukn" path="res://fonts/TektonDash2.ttf" id="2_1r1ma"]
|
||||
[ext_resource type="Texture2D" uid="uid://cwayis8vcdrne" path="res://assets/graphics/game_setting/arrow_down.png" id="2_ucrj8"]
|
||||
[ext_resource type="Texture2D" uid="uid://djtnarduvxu5i" path="res://assets/graphics/game_setting/checkbox_off.png" id="2_w7n4t"]
|
||||
[ext_resource type="Texture2D" uid="uid://dpcrm3nenf3vy" path="res://assets/graphics/game_setting/check_tex.png" id="3_w7n4t"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dvgdt"]
|
||||
bg_color = Color(0.8, 0.8627451, 0.16078432, 1)
|
||||
border_width_left = 1
|
||||
border_width_top = 1
|
||||
border_width_bottom = 1
|
||||
border_color = Color(0, 0, 0, 1)
|
||||
corner_radius_top_left = 10
|
||||
corner_radius_bottom_left = 10
|
||||
expand_margin_top = 7.0
|
||||
expand_margin_bottom = 7.0
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_w4ep3"]
|
||||
bg_color = Color(0.7019608, 0.5686275, 0.49411765, 1)
|
||||
border_width_left = 1
|
||||
border_width_top = 2
|
||||
border_width_right = 1
|
||||
border_width_bottom = 1
|
||||
border_color = Color(0.5254902, 0.30980393, 0.19215687, 1)
|
||||
corner_radius_top_left = 10
|
||||
corner_radius_top_right = 10
|
||||
corner_radius_bottom_right = 10
|
||||
corner_radius_bottom_left = 10
|
||||
expand_margin_top = 7.0
|
||||
expand_margin_bottom = 7.0
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ucrj8"]
|
||||
content_margin_left = 15.0
|
||||
bg_color = Color(0.9254902, 0.77254903, 0.5529412, 1)
|
||||
border_width_left = 5
|
||||
border_width_top = 5
|
||||
border_width_right = 5
|
||||
border_width_bottom = 5
|
||||
border_color = Color(0.8, 0.8, 0.8, 0)
|
||||
corner_radius_top_left = 10
|
||||
corner_radius_top_right = 10
|
||||
corner_radius_bottom_right = 10
|
||||
corner_radius_bottom_left = 10
|
||||
expand_margin_right = 5.0
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_36vy5"]
|
||||
content_margin_left = 15.0
|
||||
bg_color = Color(0.9254902, 0.77254903, 0.5529412, 1)
|
||||
border_width_left = 5
|
||||
border_width_top = 5
|
||||
border_width_right = 5
|
||||
border_width_bottom = 5
|
||||
border_color = Color(0.8, 0.8, 0.8, 0)
|
||||
corner_radius_top_left = 10
|
||||
corner_radius_top_right = 10
|
||||
corner_radius_bottom_right = 10
|
||||
corner_radius_bottom_left = 10
|
||||
expand_margin_right = 5.0
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_w7n4t"]
|
||||
content_margin_left = 15.0
|
||||
bg_color = Color(0.9254902, 0.77254903, 0.5529412, 1)
|
||||
border_width_left = 5
|
||||
border_width_top = 5
|
||||
border_width_right = 5
|
||||
border_width_bottom = 5
|
||||
border_color = Color(0.8, 0.8, 0.8, 0)
|
||||
corner_radius_top_left = 10
|
||||
corner_radius_top_right = 10
|
||||
corner_radius_bottom_right = 10
|
||||
corner_radius_bottom_left = 10
|
||||
expand_margin_right = 5.0
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1viuk"]
|
||||
bg_color = Color(0.9254902, 0.77254903, 0.5529412, 1)
|
||||
corner_radius_top_left = 5
|
||||
corner_radius_top_right = 5
|
||||
corner_radius_bottom_right = 5
|
||||
corner_radius_bottom_left = 5
|
||||
expand_margin_right = 15.0
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ot4pg"]
|
||||
bg_color = Color(0.62352943, 0.49803922, 0.30980393, 1)
|
||||
corner_radius_top_left = 5
|
||||
corner_radius_top_right = 5
|
||||
corner_radius_bottom_right = 5
|
||||
corner_radius_bottom_left = 5
|
||||
|
||||
[resource]
|
||||
CheckButton/icons/checked = ExtResource("1_36vy5")
|
||||
CheckButton/icons/unchecked = ExtResource("2_w7n4t")
|
||||
HSlider/icons/grabber = ExtResource("3_w7n4t")
|
||||
HSlider/icons/grabber_highlight = ExtResource("3_w7n4t")
|
||||
HSlider/styles/grabber_area = SubResource("StyleBoxFlat_dvgdt")
|
||||
HSlider/styles/grabber_area_highlight = SubResource("StyleBoxFlat_dvgdt")
|
||||
HSlider/styles/slider = SubResource("StyleBoxFlat_w4ep3")
|
||||
Label/colors/font_outline_color = Color(0.46666667, 0.32941177, 0.24313726, 1)
|
||||
Label/constants/outline_size = 13
|
||||
OptionButton/font_sizes/font_size = 24
|
||||
OptionButton/fonts/font = ExtResource("1_ofq5d")
|
||||
OptionButton/icons/arrow = ExtResource("2_ucrj8")
|
||||
OptionButton/styles/hover = SubResource("StyleBoxFlat_ucrj8")
|
||||
OptionButton/styles/normal = SubResource("StyleBoxFlat_36vy5")
|
||||
OptionButton/styles/pressed = SubResource("StyleBoxFlat_w7n4t")
|
||||
PopupMenu/font_sizes/font_size = 21
|
||||
PopupMenu/fonts/font = ExtResource("2_1r1ma")
|
||||
PopupMenu/fonts/font_separator = ExtResource("2_1r1ma")
|
||||
PopupMenu/fonts/title_font = ExtResource("2_1r1ma")
|
||||
PopupMenu/styles/hover = SubResource("StyleBoxFlat_1viuk")
|
||||
PopupMenu/styles/panel = SubResource("StyleBoxFlat_ot4pg")
|
||||
Reference in New Issue
Block a user