miggor-StreamGraph/graph_node_renderer/default_theme.tres

60 lines
2 KiB
Text
Raw Permalink Normal View History

[gd_resource type="Theme" load_steps=6 format=3 uid="uid://dqqdqscid2iem"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dt61u"]
content_margin_left = 4.0
content_margin_top = 4.0
content_margin_right = 4.0
content_margin_bottom = 4.0
bg_color = Color(0.384314, 0.384314, 0.384314, 0.835294)
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_fmm5o"]
content_margin_left = 4.0
content_margin_top = 4.0
content_margin_right = 4.0
content_margin_bottom = 4.0
bg_color = Color(0.247059, 0.247059, 0.247059, 0.835294)
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_5q5t0"]
content_margin_left = 4.0
content_margin_top = 4.0
content_margin_right = 4.0
content_margin_bottom = 4.0
bg_color = Color(0.247059, 0.247059, 0.247059, 0.835294)
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_q56mu"]
bg_color = Color(0.623529, 0.564706, 0.909804, 0.0588235)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_w8gqp"]
content_margin_left = 8.0
content_margin_top = 8.0
content_margin_right = 8.0
content_margin_bottom = 8.0
bg_color = Color(0.12549, 0.12549, 0.12549, 0.627451)
border_color = Color(0.545098, 0.545098, 0.545098, 0.627451)
corner_radius_top_left = 4
corner_radius_top_right = 4
corner_radius_bottom_right = 4
corner_radius_bottom_left = 4
[resource]
default_font_size = 14
AccordionButton/base_type = &"Button"
AccordionButton/styles/hover = SubResource("StyleBoxFlat_dt61u")
AccordionButton/styles/normal = SubResource("StyleBoxFlat_fmm5o")
AccordionButton/styles/pressed = SubResource("StyleBoxFlat_5q5t0")
AccordionMenu/styles/background = SubResource("StyleBoxFlat_q56mu")
ToastPanel/base_type = &"PanelContainer"
ToastPanel/styles/panel = SubResource("StyleBoxFlat_w8gqp")