краска кнопок
This commit is contained in:
@@ -1,19 +1,17 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://ch14g46swx74h"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2thpi"]
|
||||
bg_color = Color(0.611765, 0.109804, 0.262745, 0.615686)
|
||||
corner_radius_top_left = 2
|
||||
bg_color = Color(0.455894, 0.0685824, 0.187642, 0.945098)
|
||||
corner_radius_top_left = 5
|
||||
corner_radius_top_right = 2
|
||||
corner_radius_bottom_right = 2
|
||||
corner_radius_bottom_left = 2
|
||||
shadow_size = 2
|
||||
shadow_offset = Vector2(2, 2)
|
||||
corner_radius_bottom_right = 5
|
||||
corner_radius_bottom_left = 5
|
||||
|
||||
[node name="heder" type="Label"]
|
||||
custom_minimum_size = Vector2(0, 30)
|
||||
offset_right = 128.0
|
||||
offset_bottom = 23.0
|
||||
theme_override_colors/font_color = Color(0, 0, 0, 1)
|
||||
theme_override_colors/font_color = Color(1, 1, 0.941176, 1)
|
||||
theme_override_font_sizes/font_size = 15
|
||||
theme_override_styles/normal = SubResource("StyleBoxFlat_2thpi")
|
||||
horizontal_alignment = 1
|
||||
|
||||
Reference in New Issue
Block a user