skullball/godot/default_theme.tres

119 lines
4.5 KiB
Plaintext

[gd_resource type="Theme" format=3 uid="uid://drydbnrcdv4pk"]
[ext_resource type="FontFile" uid="uid://hptdnjg4ec58" path="res://font/static/SpaceGrotesk-Medium.ttf" id="1_e7bfs"]
[ext_resource type="Texture2D" uid="uid://dvrcbukia04ae" path="res://raw_assets/ui_pack/PNG/Extra/Default/panel_glass.png" id="2_50bnw"]
[ext_resource type="Texture2D" uid="uid://bkn85nst4nats" path="res://raw_assets/ui_pack/Vector/Extra/panel_square.svg" id="2_cefca"]
[ext_resource type="Texture2D" uid="uid://cv612ig20ptq" path="res://raw_assets/ui_pack/PNG/Extra/Default/panel_square.png" id="2_ed8xq"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_meo00"]
texture = ExtResource("2_cefca")
texture_margin_left = 5.0
texture_margin_top = 5.0
texture_margin_right = 5.0
texture_margin_bottom = 5.0
modulate_color = Color(0.1584723, 0.15847233, 0.1584723, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_ed8xq"]
texture = ExtResource("2_cefca")
texture_margin_left = 5.0
texture_margin_top = 5.0
texture_margin_right = 5.0
texture_margin_bottom = 5.0
modulate_color = Color(0.65882355, 0.5529412, 0.2509804, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_yehm5"]
texture = ExtResource("2_cefca")
texture_margin_left = 5.0
texture_margin_top = 5.0
texture_margin_right = 5.0
texture_margin_bottom = 5.0
modulate_color = Color(0.40069774, 0.40069774, 0.40069768, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_lh46g"]
texture = ExtResource("2_cefca")
texture_margin_left = 5.0
texture_margin_top = 5.0
texture_margin_right = 5.0
texture_margin_bottom = 5.0
modulate_color = Color(0.40069774, 0.40069774, 0.40069768, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_rwh25"]
texture = ExtResource("2_cefca")
texture_margin_left = 5.0
texture_margin_top = 5.0
texture_margin_right = 5.0
texture_margin_bottom = 5.0
modulate_color = Color(0.28118682, 0.28118688, 0.2811868, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_5qcgm"]
texture = ExtResource("2_ed8xq")
texture_margin_left = 5.0
texture_margin_top = 5.0
texture_margin_right = 5.0
texture_margin_bottom = 5.0
modulate_color = Color(0.40069774, 0.40069774, 0.40069768, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_4dgt1"]
texture = ExtResource("2_cefca")
texture_margin_left = 6.0
texture_margin_top = 6.0
texture_margin_right = 6.0
texture_margin_bottom = 6.0
modulate_color = Color(0.40069774, 0.40069774, 0.40069768, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_u7cj8"]
texture = ExtResource("2_cefca")
texture_margin_left = 6.0
texture_margin_top = 6.0
texture_margin_right = 6.0
texture_margin_bottom = 6.0
modulate_color = Color(0.40069774, 0.40069774, 0.40069768, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_v0r2u"]
texture = ExtResource("2_cefca")
texture_margin_left = 6.0
texture_margin_top = 6.0
texture_margin_right = 6.0
texture_margin_bottom = 6.0
modulate_color = Color(0.1584723, 0.15847233, 0.1584723, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_7j863"]
texture = ExtResource("2_50bnw")
texture_margin_left = 6.0
texture_margin_top = 6.0
texture_margin_right = 6.0
texture_margin_bottom = 6.0
modulate_color = Color(0.23921569, 0.23921569, 0.23921569, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_pm3ni"]
texture = ExtResource("2_50bnw")
texture_margin_left = 6.0
texture_margin_top = 6.0
texture_margin_right = 6.0
texture_margin_bottom = 6.0
modulate_color = Color(0.25882354, 0.25882354, 0.25882354, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_h8adi"]
texture = ExtResource("2_cefca")
texture_margin_left = 6.0
texture_margin_top = 6.0
texture_margin_right = 6.0
texture_margin_bottom = 6.0
modulate_color = Color(0.40069774, 0.40069774, 0.40069768, 1)
[resource]
default_font = ExtResource("1_e7bfs")
Button/styles/disabled = SubResource("StyleBoxTexture_meo00")
Button/styles/focus = SubResource("StyleBoxTexture_ed8xq")
Button/styles/hover = SubResource("StyleBoxTexture_yehm5")
Button/styles/normal = SubResource("StyleBoxTexture_lh46g")
Button/styles/pressed = SubResource("StyleBoxTexture_rwh25")
CheckBox/styles/hover_pressed = SubResource("StyleBoxTexture_5qcgm")
LineEdit/styles/focus = SubResource("StyleBoxTexture_4dgt1")
LineEdit/styles/normal = SubResource("StyleBoxTexture_u7cj8")
LineEdit/styles/read_only = SubResource("StyleBoxTexture_v0r2u")
Panel/styles/panel = SubResource("StyleBoxTexture_7j863")
PanelContainer/styles/panel = SubResource("StyleBoxTexture_pm3ni")
PopupMenu/constants/icon_max_width = 100
TextEdit/styles/normal = SubResource("StyleBoxTexture_h8adi")