tab management

This commit is contained in:
Face
2025-07-21 19:31:07 +03:00
parent 438beb01dc
commit b3526927cb
22 changed files with 475 additions and 82 deletions

View File

@@ -0,0 +1,8 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://dn8exdnk8tjce"]
[resource]
bg_color = Color(0, 0, 0, 1)
corner_radius_top_left = 15
corner_radius_top_right = 15
corner_radius_bottom_right = 15
corner_radius_bottom_left = 15

View File

@@ -0,0 +1,9 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://dn6r16retee3l"]
[resource]
bg_color = Color(0.109804, 0.109804, 0.109804, 1)
draw_center = false
corner_radius_top_left = 15
corner_radius_top_right = 15
corner_radius_bottom_right = 15
corner_radius_bottom_left = 15

View File

@@ -0,0 +1,9 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://bx3sgro1ageff"]
[resource]
content_margin_left = 8.0
content_margin_right = 8.0
bg_color = Color(0.152476, 0.152476, 0.152476, 1)
draw_center = false
corner_radius_top_left = 15
corner_radius_top_right = 15

View File

@@ -0,0 +1,9 @@
[gd_resource type="GradientTexture2D" load_steps=2 format=3 uid="uid://cwyl6cm0wktuc"]
[sub_resource type="Gradient" id="Gradient_344ge"]
offsets = PackedFloat32Array(0, 0.513423)
colors = PackedColorArray(0.109804, 0.109804, 0.109804, 0, 0.109804, 0.109804, 0.109804, 1)
[resource]
gradient = SubResource("Gradient_344ge")
height = 48

View File

@@ -0,0 +1,9 @@
[gd_resource type="GradientTexture2D" load_steps=2 format=3 uid="uid://c7u7a1u1v04bx"]
[sub_resource type="Gradient" id="Gradient_344ge"]
offsets = PackedFloat32Array(0, 0.52439)
colors = PackedColorArray(0.168627, 0.168627, 0.168627, 0, 0.168627, 0.168627, 0.168627, 1)
[resource]
gradient = SubResource("Gradient_344ge")
height = 48

View File

@@ -0,0 +1,9 @@
[gd_resource type="GradientTexture2D" load_steps=2 format=3 uid="uid://c6mhjt6pk8hox"]
[sub_resource type="Gradient" id="Gradient_344ge"]
offsets = PackedFloat32Array(0, 0.52439)
colors = PackedColorArray(0.137255, 0.137255, 0.137255, 0, 0.137255, 0.137255, 0.137255, 1)
[resource]
gradient = SubResource("Gradient_344ge")
height = 48

View File

@@ -0,0 +1,8 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://cbbqlhtiuqmr1"]
[resource]
content_margin_left = 8.0
content_margin_right = 8.0
bg_color = Color(0, 0, 0, 1)
corner_radius_top_left = 15
corner_radius_top_right = 15

View File

@@ -0,0 +1,8 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://fd1nftmqox32"]
[resource]
content_margin_left = 8.0
content_margin_right = 8.0
bg_color = Color(0.138034, 0.138034, 0.138034, 1)
corner_radius_top_left = 15
corner_radius_top_right = 15

View File

@@ -0,0 +1,8 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://b7oid7im3n5nj"]
[resource]
content_margin_left = 8.0
content_margin_right = 8.0
bg_color = Color(0.109804, 0.109804, 0.109804, 1)
corner_radius_top_left = 15
corner_radius_top_right = 15