45 lines
1.7 KiB
Text
45 lines
1.7 KiB
Text
[gd_resource type="Theme" load_steps=6 format=3 uid="uid://bb6tvyqikcf3r"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_odwru"]
|
|
bg_color = Color(0.6, 0.6, 0.6, 0)
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t6lws"]
|
|
bg_color = Color(0.92549, 0.243137, 0.0392157, 1)
|
|
|
|
[sub_resource type="SystemFont" id="SystemFont_t6lws"]
|
|
font_names = PackedStringArray("Monospace")
|
|
font_weight = 600
|
|
keep_rounding_remainders = false
|
|
multichannel_signed_distance_field = true
|
|
|
|
[sub_resource type="SystemFont" id="SystemFont_odwru"]
|
|
font_names = PackedStringArray("monospace")
|
|
font_weight = 500
|
|
multichannel_signed_distance_field = true
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4gq11"]
|
|
bg_color = Color(0.6, 0.6, 0.6, 0)
|
|
border_width_left = 1
|
|
border_width_top = 1
|
|
border_width_right = 1
|
|
border_width_bottom = 1
|
|
border_color = Color(0.92549, 0.243137, 0.0392157, 1)
|
|
|
|
[resource]
|
|
BoxContent/base_type = &"Panel"
|
|
BoxContent/styles/panel = SubResource("StyleBoxFlat_odwru")
|
|
BoxHeader/base_type = &"PanelContainer"
|
|
BoxHeader/styles/panel = SubResource("StyleBoxFlat_t6lws")
|
|
BoxHeaderLabel/base_type = &"Label"
|
|
BoxHeaderLabel/colors/font_color = Color(0, 0, 0, 1)
|
|
BoxHeaderLabel/font_sizes/font_size = 8
|
|
BoxHeaderLabel/fonts/font = SubResource("SystemFont_t6lws")
|
|
HBoxContainer/constants/separation = 8
|
|
Label/font_sizes/font_size = 12
|
|
Label/fonts/font = SubResource("SystemFont_odwru")
|
|
MarginContainer/constants/margin_bottom = 4
|
|
MarginContainer/constants/margin_left = 4
|
|
MarginContainer/constants/margin_right = 4
|
|
MarginContainer/constants/margin_top = 4
|
|
PanelContainer/styles/panel = SubResource("StyleBoxFlat_4gq11")
|
|
RichTextLabel/colors/default_color = Color(0.0745098, 0.0745098, 0.0745098, 1)
|