hadean-godot/Gradients/DefaultTheme.tres

61 lines
2.3 KiB
Plaintext

[gd_resource type="Theme" load_steps=11 format=3 uid="uid://dks3mt6h14i2s"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_8pucy"]
[sub_resource type="StyleBoxLine" id="StyleBoxLine_8pucy"]
color = Color(0.12156863, 0.22745098, 0.3254902, 1)
thickness = 2
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_8pucy"]
bg_color = Color(0.15294118, 0.42352942, 0.6627451, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v3gly"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ihngy"]
content_margin_left = 10.0
content_margin_top = 10.0
content_margin_right = 10.0
content_margin_bottom = 10.0
bg_color = Color(0.15294118, 0.42352942, 0.6627451, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1l7gl"]
content_margin_left = 12.0
content_margin_right = 12.0
bg_color = Color(0.0414, 0.264653, 0.46, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jnd74"]
content_margin_left = 12.0
content_margin_right = 12.0
bg_color = Color(0.153647, 0.421958, 0.662925, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_uvwpq"]
content_margin_left = 12.0
content_margin_right = 12.0
bg_color = Color(0.153647, 0.421958, 0.662925, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kspi0"]
content_margin_left = 12.0
content_margin_right = 12.0
bg_color = Color(0.0414, 0.264653, 0.46, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ynn0i"]
bg_color = Color(0.0414, 0.264653, 0.46, 1)
[resource]
Button/styles/focus = SubResource("StyleBoxEmpty_8pucy")
HSeparator/styles/separator = SubResource("StyleBoxLine_8pucy")
MarginContainer/constants/margin_bottom = 10
MarginContainer/constants/margin_left = 10
MarginContainer/constants/margin_right = 10
MarginContainer/constants/margin_top = 10
Panel/styles/panel = SubResource("StyleBoxFlat_8pucy")
PanelContainer/styles/panel = SubResource("StyleBoxFlat_v3gly")
TabContainer/constants/side_margin = 0
TabContainer/styles/panel = SubResource("StyleBoxFlat_ihngy")
TabContainer/styles/tab_disabled = SubResource("StyleBoxFlat_1l7gl")
TabContainer/styles/tab_focus = SubResource("StyleBoxFlat_jnd74")
TabContainer/styles/tab_hovered = SubResource("StyleBoxFlat_uvwpq")
TabContainer/styles/tab_selected = SubResource("StyleBoxFlat_jnd74")
TabContainer/styles/tab_unselected = SubResource("StyleBoxFlat_kspi0")
TabContainer/styles/tabbar_background = SubResource("StyleBoxFlat_ynn0i")