skullball/godot/default_theme.tres

100 lines
3.7 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://bfgi8ede3thtm" path="res://raw_assets/ui_pack/Vector/Extra/panel_glass.svg" id="2_50bnw"]
[ext_resource type="Texture2D" uid="uid://bkn85nst4nats" path="res://raw_assets/ui_pack/Vector/Extra/panel_square.svg" id="2_cefca"]
[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_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
region_rect = Rect2(-1, 0, 65, 64)
modulate_color = Color(0.24115604, 0.24115604, 0.24115604, 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")
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")
TextEdit/styles/normal = SubResource("StyleBoxTexture_h8adi")