summaryrefslogtreecommitdiff
path: root/ui/login/character_server_button_style_box.tres
blob: 92ed6f677d446c1f598624bc56d5563194063fac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://ct2l6hbb04p5o"]

[sub_resource type="Gradient" id="Gradient_re72a"]
offsets = PackedFloat32Array(0, 0.4, 0.6, 1)
colors = PackedColorArray(1, 1, 1, 0, 0.792157, 0.87451, 0.984314, 0.392157, 0.792157, 0.87451, 0.984314, 0.392157, 1, 1, 1, 0)

[sub_resource type="GradientTexture2D" id="GradientTexture2D_re72a"]
gradient = SubResource("Gradient_re72a")
repeat = 2

[resource]
content_margin_left = 2.0
content_margin_top = 3.0
content_margin_right = 2.0
content_margin_bottom = 2.0
texture = SubResource("GradientTexture2D_re72a")