38 lines
1.5 KiB
Text
38 lines
1.5 KiB
Text
[gd_resource type="Theme" load_steps=7 format=3 uid="uid://cotw1alu4b2ad"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cu5dx3i2d8so2" path="res://Assets/Buttons/Button1.png" id="1_27x62"]
|
|
[ext_resource type="Texture2D" uid="uid://wql8le5gm41r" path="res://Assets/Buttons/Button2.png" id="2_scfsv"]
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_n3myw"]
|
|
texture = ExtResource("1_27x62")
|
|
texture_margin_left = 10.0
|
|
texture_margin_top = 10.0
|
|
texture_margin_right = 10.0
|
|
texture_margin_bottom = 10.0
|
|
|
|
[sub_resource type="CompressedTexture2D" id="CompressedTexture2D_nejn8"]
|
|
load_path = "res://.godot/imported/Button1.png-365ba86758a2b041f5719410075e763e.ctex"
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_kgt1p"]
|
|
texture = SubResource("CompressedTexture2D_nejn8")
|
|
texture_margin_left = 10.0
|
|
texture_margin_top = 10.0
|
|
texture_margin_right = 10.0
|
|
texture_margin_bottom = 10.0
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_mwuk4"]
|
|
texture = ExtResource("2_scfsv")
|
|
texture_margin_left = 10.0
|
|
texture_margin_top = 10.0
|
|
texture_margin_right = 10.0
|
|
texture_margin_bottom = 10.0
|
|
|
|
[resource]
|
|
Button/font_sizes/font_size = 32
|
|
Button/styles/hover = SubResource("StyleBoxTexture_n3myw")
|
|
Button/styles/normal = SubResource("StyleBoxTexture_kgt1p")
|
|
Button/styles/pressed = SubResource("StyleBoxTexture_mwuk4")
|
|
Label/font_sizes/font_size = 48
|
|
RichTextLabel/constants/outline_size = 10
|
|
RichTextLabel/font_sizes/bold_font_size = 40
|
|
RichTextLabel/font_sizes/normal_font_size = 30
|