123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- [gd_resource type="Theme" load_steps=12 format=3 uid="uid://ds4th0tnauyf3"]
- [ext_resource type="Texture2D" uid="uid://butc0qhm0x46k" path="res://ressources/theme/glassPanel_cornerTR.png" id="1_mftav"]
- [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_mruam"]
- content_margin_left = 15.0
- content_margin_top = 4.0
- content_margin_right = 15.0
- content_margin_bottom = 4.0
- bg_color = Color(0.273873, 0.273873, 0.273873, 1)
- skew = Vector2(-0.2, 0)
- border_width_left = 5
- border_width_right = 5
- border_color = Color(0.592157, 0.643137, 0.843137, 1)
- [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_khiph"]
- content_margin_left = 15.0
- content_margin_top = 4.0
- content_margin_right = 15.0
- content_margin_bottom = 4.0
- bg_color = Color(0.266667, 0.321569, 0.47451, 1)
- skew = Vector2(-0.2, 0)
- border_width_left = 5
- border_width_top = 3
- border_width_right = 5
- border_width_bottom = 3
- border_color = Color(0.980392, 0.87451, 0.568627, 1)
- [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_wqxsx"]
- content_margin_left = 15.0
- content_margin_top = 4.0
- content_margin_right = 15.0
- content_margin_bottom = 4.0
- bg_color = Color(0.266667, 0.321569, 0.47451, 1)
- skew = Vector2(-0.2, 0)
- border_width_left = 5
- border_width_right = 5
- border_width_bottom = 3
- border_color = Color(0.545098, 0.937255, 1, 1)
- [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_b7q87"]
- content_margin_left = 15.0
- content_margin_top = 4.0
- content_margin_right = 15.0
- content_margin_bottom = 4.0
- bg_color = Color(0.266667, 0.321569, 0.47451, 1)
- skew = Vector2(-0.2, 0)
- border_width_left = 5
- border_width_right = 5
- border_color = Color(0.592157, 0.643137, 0.843137, 1)
- [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_no27u"]
- content_margin_left = 15.0
- content_margin_top = 4.0
- content_margin_right = 15.0
- content_margin_bottom = 4.0
- bg_color = Color(0.266667, 0.321569, 0.47451, 1)
- skew = Vector2(-0.2, 0)
- border_width_left = 5
- border_width_right = 5
- border_color = Color(0, 0.847059, 0.501961, 1)
- [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cb7d3"]
- bg_color = Color(0, 0, 0, 0.756863)
- corner_radius_top_right = 14
- corner_radius_bottom_left = 14
- expand_margin_left = 8.0
- [sub_resource type="StyleBoxTexture" id="StyleBoxTexture_wqkee"]
- texture = ExtResource("1_mftav")
- texture_margin_left = 4.0
- texture_margin_top = 16.0
- texture_margin_right = 16.0
- texture_margin_bottom = 4.0
- [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_375ov"]
- bg_color = Color(0.592157, 0.643137, 0.843137, 1)
- corner_radius_top_left = 4
- corner_radius_top_right = 4
- corner_radius_bottom_right = 4
- corner_radius_bottom_left = 4
- [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_omlg4"]
- bg_color = Color(0.545098, 0.937255, 1, 1)
- corner_radius_top_left = 4
- corner_radius_top_right = 4
- corner_radius_bottom_right = 4
- corner_radius_bottom_left = 4
- [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_b3tfl"]
- bg_color = Color(0.980392, 0.87451, 0.568627, 1)
- corner_radius_top_left = 4
- corner_radius_top_right = 4
- corner_radius_bottom_right = 4
- corner_radius_bottom_left = 4
- [resource]
- Button/colors/font_hover_pressed_color = Color(0, 0.847059, 0.501961, 1)
- Button/colors/font_pressed_color = Color(0.980392, 0.87451, 0.568627, 1)
- Button/font_sizes/font_size = 18
- Button/styles/disabled = SubResource("StyleBoxFlat_mruam")
- Button/styles/focus = SubResource("StyleBoxFlat_khiph")
- Button/styles/hover = SubResource("StyleBoxFlat_wqxsx")
- Button/styles/normal = SubResource("StyleBoxFlat_b7q87")
- Button/styles/pressed = SubResource("StyleBoxFlat_no27u")
- Label/colors/font_outline_color = Color(0.266667, 0.321569, 0.47451, 1)
- Label/constants/outline_size = 6
- Panel/styles/panel = SubResource("StyleBoxFlat_cb7d3")
- PanelContainer/styles/panel = SubResource("StyleBoxTexture_wqkee")
- VScrollBar/styles/grabber = SubResource("StyleBoxFlat_375ov")
- VScrollBar/styles/grabber_highlight = SubResource("StyleBoxFlat_omlg4")
- VScrollBar/styles/grabber_pressed = SubResource("StyleBoxFlat_b3tfl")
|