mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 09:09:47 +00:00
Add a new Rose theme, made changes to the other themes
Made by @Erevoid
This commit is contained in:
parent
ba565afe06
commit
d8d05c73de
|
@ -1,12 +1,12 @@
|
||||||
[gd_resource type="Theme" load_steps=86 format=3 uid="uid://cgw7hyub1uvf2"]
|
[gd_resource type="Theme" load_steps=86 format=3 uid="uid://cgw7hyub1uvf2"]
|
||||||
|
|
||||||
[ext_resource type="Texture2D" uid="uid://brdgp0y4tarar" path="res://assets/graphics/misc/radio_unpressed.png" id="1_akrqn"]
|
[ext_resource type="Texture2D" uid="uid://brdgp0y4tarar" path="res://assets/graphics/misc/radio_unpressed.png" id="1_ijaou"]
|
||||||
[ext_resource type="Texture2D" uid="uid://ybfsxkc2qap7" path="res://assets/graphics/misc/checkbox_unpressed.png" id="2_eyuba"]
|
[ext_resource type="Texture2D" uid="uid://ybfsxkc2qap7" path="res://assets/graphics/misc/checkbox_unpressed.png" id="2_im8x0"]
|
||||||
[ext_resource type="Texture2D" uid="uid://ct8wn8m6x4m54" path="res://assets/graphics/misc/value_arrow.svg" id="3_4lh3f"]
|
[ext_resource type="Texture2D" uid="uid://ct8wn8m6x4m54" path="res://assets/graphics/misc/value_arrow.svg" id="3_ffjur"]
|
||||||
[ext_resource type="Texture2D" uid="uid://bq8h66v4ie8xl" path="res://assets/graphics/misc/value_arrow_hover.svg" id="4_by58g"]
|
[ext_resource type="Texture2D" uid="uid://bq8h66v4ie8xl" path="res://assets/graphics/misc/value_arrow_hover.svg" id="4_lpj07"]
|
||||||
[ext_resource type="Texture2D" uid="uid://hhxenhteahv6" path="res://assets/graphics/misc/value_arrow_press.svg" id="5_30q46"]
|
[ext_resource type="Texture2D" uid="uid://hhxenhteahv6" path="res://assets/graphics/misc/value_arrow_press.svg" id="5_iwymo"]
|
||||||
[ext_resource type="Texture2D" uid="uid://c7u0yofrpm50a" path="res://assets/graphics/misc/value_slider.png" id="6_e1fni"]
|
[ext_resource type="Texture2D" uid="uid://c7u0yofrpm50a" path="res://assets/graphics/misc/value_slider.png" id="6_8xqs0"]
|
||||||
[ext_resource type="FontFile" uid="uid://cvc4lelf6hl7x" path="res://assets/fonts/Roboto-Regular.ttf" id="7_2wh41"]
|
[ext_resource type="FontFile" uid="uid://cvc4lelf6hl7x" path="res://assets/fonts/Roboto-Regular.ttf" id="7_6dpn2"]
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_755mo"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_755mo"]
|
||||||
content_margin_left = 8.0
|
content_margin_left = 8.0
|
||||||
|
@ -741,18 +741,18 @@ expand_margin_bottom = 4.0
|
||||||
|
|
||||||
[resource]
|
[resource]
|
||||||
resource_name = "Blue"
|
resource_name = "Blue"
|
||||||
default_font = ExtResource("7_2wh41")
|
default_font = ExtResource("7_6dpn2")
|
||||||
default_font_size = 16
|
default_font_size = 16
|
||||||
AcceptDialog/styles/panel = SubResource("StyleBoxFlat_755mo")
|
AcceptDialog/styles/panel = SubResource("StyleBoxFlat_755mo")
|
||||||
BoxContainer/constants/separation = 4
|
BoxContainer/constants/separation = 4
|
||||||
Button/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
Button/colors/font_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
Button/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
Button/colors/font_disabled_color = Color(0.640991, 0.66513, 0.921875, 0.5)
|
||||||
Button/colors/font_focus_color = Color(0.572549, 0.658824, 0.878431, 1)
|
Button/colors/font_focus_color = Color(0.572549, 0.658824, 0.878431, 1)
|
||||||
Button/colors/font_hover_color = Color(0.572549, 0.658824, 0.878431, 1)
|
Button/colors/font_hover_color = Color(0.572549, 0.658824, 0.878431, 1)
|
||||||
Button/colors/font_hover_pressed_color = Color(0.572549, 0.658824, 0.878431, 1)
|
Button/colors/font_hover_pressed_color = Color(0.572549, 0.658824, 0.878431, 1)
|
||||||
Button/colors/font_pressed_color = Color(0.572549, 0.658824, 0.878431, 1)
|
Button/colors/font_pressed_color = Color(0.572549, 0.658824, 0.878431, 1)
|
||||||
Button/colors/icon_color_pressed = Color(1, 1, 1, 1)
|
Button/colors/icon_color_pressed = Color(1, 1, 1, 1)
|
||||||
Button/colors/icon_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
Button/colors/icon_disabled_color = Color(0.640991, 0.66513, 0.921875, 0.5)
|
||||||
Button/colors/icon_hover_color = Color(0.700784, 0.761176, 0.914902, 1)
|
Button/colors/icon_hover_color = Color(0.700784, 0.761176, 0.914902, 1)
|
||||||
Button/colors/icon_hover_pressed_color = Color(0.658039, 0.727059, 0.902745, 1)
|
Button/colors/icon_hover_pressed_color = Color(0.658039, 0.727059, 0.902745, 1)
|
||||||
Button/colors/icon_normal_color = Color(0.572549, 0.658824, 0.878431, 1)
|
Button/colors/icon_normal_color = Color(0.572549, 0.658824, 0.878431, 1)
|
||||||
|
@ -767,10 +767,10 @@ CelButton/styles/guide = SubResource("StyleBoxFlat_1qcnj")
|
||||||
CelButton/styles/hover = SubResource("StyleBoxFlat_8hww6")
|
CelButton/styles/hover = SubResource("StyleBoxFlat_8hww6")
|
||||||
CelButton/styles/normal = SubResource("StyleBoxFlat_a57y0")
|
CelButton/styles/normal = SubResource("StyleBoxFlat_a57y0")
|
||||||
CelButton/styles/pressed = SubResource("StyleBoxFlat_t43bd")
|
CelButton/styles/pressed = SubResource("StyleBoxFlat_t43bd")
|
||||||
CheckBox/icons/radio_unchecked = ExtResource("1_akrqn")
|
CheckBox/icons/radio_unchecked = ExtResource("1_ijaou")
|
||||||
CheckBox/icons/radio_unchecked_disabled = ExtResource("1_akrqn")
|
CheckBox/icons/radio_unchecked_disabled = ExtResource("1_ijaou")
|
||||||
CheckBox/icons/unchecked = ExtResource("2_eyuba")
|
CheckBox/icons/unchecked = ExtResource("2_im8x0")
|
||||||
CheckBox/icons/unchecked_disabled = ExtResource("2_eyuba")
|
CheckBox/icons/unchecked_disabled = ExtResource("2_im8x0")
|
||||||
CheckBox/styles/disabled = SubResource("StyleBoxFlat_lbyuh")
|
CheckBox/styles/disabled = SubResource("StyleBoxFlat_lbyuh")
|
||||||
CheckBox/styles/focus = SubResource("StyleBoxFlat_4dymj")
|
CheckBox/styles/focus = SubResource("StyleBoxFlat_4dymj")
|
||||||
CheckBox/styles/hover = SubResource("StyleBoxFlat_4jbvl")
|
CheckBox/styles/hover = SubResource("StyleBoxFlat_4jbvl")
|
||||||
|
@ -784,7 +784,7 @@ CheckButton/styles/hover_pressed = SubResource("StyleBoxFlat_viauy")
|
||||||
CheckButton/styles/normal = SubResource("StyleBoxFlat_ygru1")
|
CheckButton/styles/normal = SubResource("StyleBoxFlat_ygru1")
|
||||||
CheckButton/styles/pressed = SubResource("StyleBoxFlat_h750t")
|
CheckButton/styles/pressed = SubResource("StyleBoxFlat_h750t")
|
||||||
CollapsibleContainer/base_type = &"VBoxContainer"
|
CollapsibleContainer/base_type = &"VBoxContainer"
|
||||||
CollapsibleContainer/icons/arrow_normal = ExtResource("3_4lh3f")
|
CollapsibleContainer/icons/arrow_normal = ExtResource("3_ffjur")
|
||||||
ColorPicker/constants/h_width = 28
|
ColorPicker/constants/h_width = 28
|
||||||
ColorPicker/constants/margin = 8
|
ColorPicker/constants/margin = 8
|
||||||
ColorPickerButton/styles/disabled = null
|
ColorPickerButton/styles/disabled = null
|
||||||
|
@ -810,21 +810,21 @@ HSlider/styles/slider = SubResource("88")
|
||||||
HSplitContainer/constants/separation = 8
|
HSplitContainer/constants/separation = 8
|
||||||
HeaderSmall/font_sizes/font_size = 18
|
HeaderSmall/font_sizes/font_size = 18
|
||||||
Icons/colors/modulate_color = Color(0.572549, 0.658824, 0.878431, 1)
|
Icons/colors/modulate_color = Color(0.572549, 0.658824, 0.878431, 1)
|
||||||
ItemList/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
ItemList/colors/font_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
ItemList/colors/guide_color = Color(1, 1, 1, 0.05)
|
ItemList/colors/guide_color = Color(1, 1, 1, 0.05)
|
||||||
ItemList/styles/cursor = SubResource("94")
|
ItemList/styles/cursor = SubResource("94")
|
||||||
ItemList/styles/cursor_unfocused = SubResource("94")
|
ItemList/styles/cursor_unfocused = SubResource("94")
|
||||||
ItemList/styles/panel = SubResource("StyleBoxFlat_4ngk1")
|
ItemList/styles/panel = SubResource("StyleBoxFlat_4ngk1")
|
||||||
ItemList/styles/selected = SubResource("95")
|
ItemList/styles/selected = SubResource("95")
|
||||||
ItemList/styles/selected_focus = SubResource("96")
|
ItemList/styles/selected_focus = SubResource("96")
|
||||||
Label/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
Label/colors/font_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
Label/styles/normal = SubResource("StyleBoxEmpty_u871w")
|
Label/styles/normal = SubResource("StyleBoxEmpty_u871w")
|
||||||
LayerFrameButton/base_type = &"CelButton"
|
LayerFrameButton/base_type = &"CelButton"
|
||||||
LayerFrameButton/styles/pressed = SubResource("StyleBoxFlat_o72qi")
|
LayerFrameButton/styles/pressed = SubResource("StyleBoxFlat_o72qi")
|
||||||
LineEdit/colors/clear_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
LineEdit/colors/clear_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
LineEdit/colors/clear_button_color_pressed = Color(0.184314, 0.396078, 0.533333, 1)
|
LineEdit/colors/clear_button_color_pressed = Color(0.184314, 0.396078, 0.533333, 1)
|
||||||
LineEdit/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
LineEdit/colors/font_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
LineEdit/colors/font_uneditable_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
LineEdit/colors/font_uneditable_color = Color(0.640991, 0.66513, 0.921875, 0.5)
|
||||||
LineEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
LineEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
||||||
LineEdit/styles/focus = SubResource("3")
|
LineEdit/styles/focus = SubResource("3")
|
||||||
LineEdit/styles/normal = SubResource("5")
|
LineEdit/styles/normal = SubResource("5")
|
||||||
|
@ -834,33 +834,33 @@ MarginContainer/constants/margin_bottom = 2
|
||||||
MarginContainer/constants/margin_left = 8
|
MarginContainer/constants/margin_left = 8
|
||||||
MarginContainer/constants/margin_right = 8
|
MarginContainer/constants/margin_right = 8
|
||||||
MarginContainer/constants/margin_top = 2
|
MarginContainer/constants/margin_top = 2
|
||||||
MenuButton/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
MenuButton/colors/font_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
MenuButton/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
MenuButton/colors/font_disabled_color = Color(0.640991, 0.66513, 0.921875, 0.5)
|
||||||
MenuButton/styles/disabled = SubResource("23")
|
MenuButton/styles/disabled = SubResource("23")
|
||||||
MenuButton/styles/focus = SubResource("23")
|
MenuButton/styles/focus = SubResource("23")
|
||||||
MenuButton/styles/hover = SubResource("23")
|
MenuButton/styles/hover = SubResource("23")
|
||||||
MenuButton/styles/normal = SubResource("23")
|
MenuButton/styles/normal = SubResource("23")
|
||||||
MenuButton/styles/pressed = SubResource("23")
|
MenuButton/styles/pressed = SubResource("23")
|
||||||
Misc/colors/clear_color = Color(0.2, 0.231373, 0.309804, 1)
|
Misc/colors/clear_color = Color(0.2, 0.231373, 0.309804, 1)
|
||||||
OptionButton/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
OptionButton/colors/font_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
OptionButton/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
OptionButton/colors/font_disabled_color = Color(0.640991, 0.66513, 0.921875, 0.5)
|
||||||
OptionButton/styles/disabled = SubResource("2")
|
OptionButton/styles/disabled = SubResource("2")
|
||||||
OptionButton/styles/pressed = SubResource("6")
|
OptionButton/styles/pressed = SubResource("6")
|
||||||
Panel/styles/panel = SubResource("103")
|
Panel/styles/panel = SubResource("103")
|
||||||
PanelContainer/styles/panel = SubResource("104")
|
PanelContainer/styles/panel = SubResource("104")
|
||||||
PopupMenu/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
PopupMenu/colors/font_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
PopupMenu/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
PopupMenu/colors/font_disabled_color = Color(0.640991, 0.66513, 0.921875, 0.5)
|
||||||
PopupMenu/icons/radio_unchecked = ExtResource("1_akrqn")
|
PopupMenu/icons/radio_unchecked = ExtResource("1_ijaou")
|
||||||
PopupMenu/icons/radio_unchecked_disabled = ExtResource("1_akrqn")
|
PopupMenu/icons/radio_unchecked_disabled = ExtResource("1_ijaou")
|
||||||
PopupMenu/icons/unchecked = ExtResource("2_eyuba")
|
PopupMenu/icons/unchecked = ExtResource("2_im8x0")
|
||||||
PopupMenu/icons/unchecked_disabled = ExtResource("2_eyuba")
|
PopupMenu/icons/unchecked_disabled = ExtResource("2_im8x0")
|
||||||
PopupMenu/styles/hover = SubResource("112")
|
PopupMenu/styles/hover = SubResource("112")
|
||||||
PopupMenu/styles/labeled_separator_left = SubResource("113")
|
PopupMenu/styles/labeled_separator_left = SubResource("113")
|
||||||
PopupMenu/styles/labeled_separator_right = SubResource("114")
|
PopupMenu/styles/labeled_separator_right = SubResource("114")
|
||||||
PopupMenu/styles/panel = SubResource("105")
|
PopupMenu/styles/panel = SubResource("105")
|
||||||
PopupMenu/styles/separator = SubResource("115")
|
PopupMenu/styles/separator = SubResource("115")
|
||||||
PopupPanel/styles/panel = SubResource("StyleBoxFlat_fc11h")
|
PopupPanel/styles/panel = SubResource("StyleBoxFlat_fc11h")
|
||||||
ProgressBar/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
ProgressBar/colors/font_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
RichTextLabel/colors/default_color = Color(0.77832, 0.77832, 0.77832, 1)
|
RichTextLabel/colors/default_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
RichTextLabel/styles/focus = SubResource("123")
|
RichTextLabel/styles/focus = SubResource("123")
|
||||||
RichTextLabel/styles/normal = SubResource("52")
|
RichTextLabel/styles/normal = SubResource("52")
|
||||||
|
@ -870,17 +870,17 @@ RulerButton/styles/focus = SubResource("1")
|
||||||
RulerButton/styles/hover = SubResource("1")
|
RulerButton/styles/hover = SubResource("1")
|
||||||
RulerButton/styles/normal = SubResource("1")
|
RulerButton/styles/normal = SubResource("1")
|
||||||
RulerButton/styles/pressed = SubResource("1")
|
RulerButton/styles/pressed = SubResource("1")
|
||||||
TabBar/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
TabBar/colors/font_disabled_color = Color(0.640991, 0.66513, 0.921875, 0.5)
|
||||||
TabBar/colors/font_selected_color = Color(0.776471, 0.776471, 0.776471, 1)
|
TabBar/colors/font_selected_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
TabBar/colors/font_unselected_color = Color(0.776471, 0.776471, 0.776471, 1)
|
TabBar/colors/font_unselected_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
TabBar/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
TabBar/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
||||||
TabBar/styles/tab_focus = SubResource("StyleBoxFlat_bxstr")
|
TabBar/styles/tab_focus = SubResource("StyleBoxFlat_bxstr")
|
||||||
TabBar/styles/tab_hovered = SubResource("StyleBoxFlat_dfms8")
|
TabBar/styles/tab_hovered = SubResource("StyleBoxFlat_dfms8")
|
||||||
TabBar/styles/tab_selected = SubResource("StyleBoxFlat_msbem")
|
TabBar/styles/tab_selected = SubResource("StyleBoxFlat_msbem")
|
||||||
TabBar/styles/tab_unselected = SubResource("StyleBoxFlat_n4ubj")
|
TabBar/styles/tab_unselected = SubResource("StyleBoxFlat_n4ubj")
|
||||||
TabContainer/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
TabContainer/colors/font_disabled_color = Color(0.640991, 0.66513, 0.921875, 0.5)
|
||||||
TabContainer/colors/font_selected_color = Color(0.776471, 0.776471, 0.776471, 1)
|
TabContainer/colors/font_selected_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
TabContainer/colors/font_unselected_color = Color(0.776471, 0.776471, 0.776471, 1)
|
TabContainer/colors/font_unselected_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
TabContainer/constants/side_margin = 0
|
TabContainer/constants/side_margin = 0
|
||||||
TabContainer/styles/panel = SubResource("StyleBoxFlat_jssey")
|
TabContainer/styles/panel = SubResource("StyleBoxFlat_jssey")
|
||||||
TabContainer/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
TabContainer/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
||||||
|
@ -893,23 +893,23 @@ TextEdit/colors/background_color = Color(0, 0, 0, 0)
|
||||||
TextEdit/colors/caret_background_color = Color(0, 0, 0, 1)
|
TextEdit/colors/caret_background_color = Color(0, 0, 0, 1)
|
||||||
TextEdit/colors/caret_color = Color(0.77832, 0.77832, 0.77832, 1)
|
TextEdit/colors/caret_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
TextEdit/colors/current_line_color = Color(0.25, 0.25, 0.26, 0.8)
|
TextEdit/colors/current_line_color = Color(0.25, 0.25, 0.26, 0.8)
|
||||||
TextEdit/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
TextEdit/colors/font_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
TextEdit/colors/font_uneditable_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
TextEdit/colors/font_uneditable_color = Color(0.640991, 0.66513, 0.921875, 0.5)
|
||||||
TextEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
TextEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
||||||
TextEdit/colors/word_highlighted_color = Color(0.8, 0.9, 0.9, 0.15)
|
TextEdit/colors/word_highlighted_color = Color(0.8, 0.9, 0.9, 0.15)
|
||||||
TextEdit/styles/focus = SubResource("4")
|
TextEdit/styles/focus = SubResource("4")
|
||||||
TextEdit/styles/normal = SubResource("5")
|
TextEdit/styles/normal = SubResource("5")
|
||||||
TextEdit/styles/read_only = SubResource("2")
|
TextEdit/styles/read_only = SubResource("2")
|
||||||
TooltipLabel/colors/font_color = Color(0.223529, 0.223529, 0.223529, 1)
|
TooltipLabel/colors/font_color = Color(0.359009, 0.33487, 0.078125, 1)
|
||||||
TooltipPanel/styles/panel = SubResource("151")
|
TooltipPanel/styles/panel = SubResource("151")
|
||||||
Tree/colors/custom_button_font_highlight = Color(0.866992, 0.866992, 0.866992, 1)
|
Tree/colors/custom_button_font_highlight = Color(0.866992, 0.866992, 0.866992, 1)
|
||||||
Tree/colors/drop_position_color = Color(0.184314, 0.396078, 0.533333, 1)
|
Tree/colors/drop_position_color = Color(0.184314, 0.396078, 0.533333, 1)
|
||||||
Tree/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
Tree/colors/font_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
Tree/colors/guide_color = Color(1, 1, 1, 0.05)
|
Tree/colors/guide_color = Color(1, 1, 1, 0.05)
|
||||||
Tree/colors/relationship_line_color = Color(1, 1, 1, 0.1)
|
Tree/colors/relationship_line_color = Color(1, 1, 1, 0.1)
|
||||||
Tree/colors/title_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
Tree/colors/title_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
Tree/constants/scroll_border = 40
|
Tree/constants/scroll_border = 40
|
||||||
Tree/icons/unchecked = ExtResource("2_eyuba")
|
Tree/icons/unchecked = ExtResource("2_im8x0")
|
||||||
Tree/styles/button_pressed = SubResource("156")
|
Tree/styles/button_pressed = SubResource("156")
|
||||||
Tree/styles/cursor = SubResource("157")
|
Tree/styles/cursor = SubResource("157")
|
||||||
Tree/styles/cursor_unfocused = SubResource("157")
|
Tree/styles/cursor_unfocused = SubResource("157")
|
||||||
|
@ -935,13 +935,13 @@ VSplitContainer/constants/separation = 8
|
||||||
ValueSlider/base_type = &"TextureProgressBar"
|
ValueSlider/base_type = &"TextureProgressBar"
|
||||||
ValueSlider/colors/progress_color = Color(0.14902, 0.172549, 0.231373, 1)
|
ValueSlider/colors/progress_color = Color(0.14902, 0.172549, 0.231373, 1)
|
||||||
ValueSlider/colors/under_color = Color(0.278431, 0.321569, 0.431373, 1)
|
ValueSlider/colors/under_color = Color(0.278431, 0.321569, 0.431373, 1)
|
||||||
ValueSlider/icons/arrow_hover = ExtResource("4_by58g")
|
ValueSlider/icons/arrow_hover = ExtResource("4_lpj07")
|
||||||
ValueSlider/icons/arrow_normal = ExtResource("3_4lh3f")
|
ValueSlider/icons/arrow_normal = ExtResource("3_ffjur")
|
||||||
ValueSlider/icons/arrow_pressed = ExtResource("5_30q46")
|
ValueSlider/icons/arrow_pressed = ExtResource("5_iwymo")
|
||||||
ValueSlider/icons/texture_over = null
|
ValueSlider/icons/texture_over = null
|
||||||
ValueSlider/icons/texture_progress = ExtResource("6_e1fni")
|
ValueSlider/icons/texture_progress = ExtResource("6_8xqs0")
|
||||||
ValueSlider/icons/texture_under = ExtResource("6_e1fni")
|
ValueSlider/icons/texture_under = ExtResource("6_8xqs0")
|
||||||
Window/colors/title_color = Color(0.776471, 0.776471, 0.776471, 1)
|
Window/colors/title_color = Color(0.640991, 0.66513, 0.921875, 1)
|
||||||
Window/constants/title_height = 24
|
Window/constants/title_height = 24
|
||||||
Window/styles/embedded_border = SubResource("StyleBoxFlat_pgljm")
|
Window/styles/embedded_border = SubResource("StyleBoxFlat_pgljm")
|
||||||
Window/styles/embedded_unfocused_border = SubResource("StyleBoxFlat_wmfk1")
|
Window/styles/embedded_unfocused_border = SubResource("StyleBoxFlat_wmfk1")
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
[gd_resource type="Theme" load_steps=81 format=3 uid="uid://68ofdy0fw0t8"]
|
[gd_resource type="Theme" load_steps=86 format=3 uid="uid://68ofdy0fw0t8"]
|
||||||
|
|
||||||
[ext_resource type="Texture2D" uid="uid://brdgp0y4tarar" path="res://assets/graphics/misc/radio_unpressed.png" id="1_dakkn"]
|
[ext_resource type="Texture2D" uid="uid://brdgp0y4tarar" path="res://assets/graphics/misc/radio_unpressed.png" id="1_ytqgk"]
|
||||||
[ext_resource type="Texture2D" uid="uid://ybfsxkc2qap7" path="res://assets/graphics/misc/checkbox_unpressed.png" id="2_yf73r"]
|
[ext_resource type="Texture2D" uid="uid://ybfsxkc2qap7" path="res://assets/graphics/misc/checkbox_unpressed.png" id="2_hykoq"]
|
||||||
[ext_resource type="Texture2D" uid="uid://ct8wn8m6x4m54" path="res://assets/graphics/misc/value_arrow.svg" id="3_a0rg0"]
|
[ext_resource type="Texture2D" uid="uid://ct8wn8m6x4m54" path="res://assets/graphics/misc/value_arrow.svg" id="3_15dna"]
|
||||||
[ext_resource type="Texture2D" uid="uid://bq8h66v4ie8xl" path="res://assets/graphics/misc/value_arrow_hover.svg" id="4_gvo0i"]
|
[ext_resource type="Texture2D" uid="uid://bq8h66v4ie8xl" path="res://assets/graphics/misc/value_arrow_hover.svg" id="4_ier3u"]
|
||||||
[ext_resource type="Texture2D" uid="uid://hhxenhteahv6" path="res://assets/graphics/misc/value_arrow_press.svg" id="5_02c0a"]
|
[ext_resource type="Texture2D" uid="uid://hhxenhteahv6" path="res://assets/graphics/misc/value_arrow_press.svg" id="5_ds77h"]
|
||||||
[ext_resource type="Texture2D" uid="uid://c7u0yofrpm50a" path="res://assets/graphics/misc/value_slider.png" id="6_drhin"]
|
[ext_resource type="Texture2D" uid="uid://c7u0yofrpm50a" path="res://assets/graphics/misc/value_slider.png" id="6_5xqyr"]
|
||||||
[ext_resource type="FontFile" uid="uid://cvc4lelf6hl7x" path="res://assets/fonts/Roboto-Regular.ttf" id="7_0r7jt"]
|
[ext_resource type="FontFile" uid="uid://cvc4lelf6hl7x" path="res://assets/fonts/Roboto-Regular.ttf" id="7_6ikcd"]
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_755mo"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_755mo"]
|
||||||
content_margin_left = 8.0
|
content_margin_left = 8.0
|
||||||
content_margin_top = 8.0
|
content_margin_top = 8.0
|
||||||
content_margin_right = 8.0
|
content_margin_right = 8.0
|
||||||
content_margin_bottom = 8.0
|
content_margin_bottom = 8.0
|
||||||
bg_color = Color(0.866667, 0.701961, 0.439216, 1)
|
bg_color = Color(0.8125, 0.529062, 0.301514, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -25,7 +25,7 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
border_color = Color(1, 1, 1, 1)
|
border_color = Color(1, 1, 1, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kpwev"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kpwev"]
|
||||||
|
@ -39,14 +39,14 @@ border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0.2, 0.2, 0.2, 1)
|
border_color = Color(0.8, 0.643433, 0.421875, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nv6tl"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nv6tl"]
|
||||||
content_margin_left = 6.0
|
content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 0.5)
|
bg_color = Color(0.808594, 0.487877, 0.252686, 0.5)
|
||||||
border_color = Color(1, 1, 1, 1)
|
border_color = Color(1, 1, 1, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t0f5f"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t0f5f"]
|
||||||
|
@ -54,12 +54,64 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0, 0, 0, 1)
|
border_color = Color(1, 0.804291, 0.527344, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1qcnj"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.808594, 0.487877, 0.252686, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_8hww6"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.808594, 0.487877, 0.252686, 0.5)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a57y0"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.8125, 0.529062, 0.301514, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t43bd"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.847656, 0.505716, 0.254959, 1)
|
||||||
|
border_width_left = 3
|
||||||
|
border_width_top = 3
|
||||||
|
border_width_right = 3
|
||||||
|
border_width_bottom = 3
|
||||||
|
border_color = Color(1, 0.804291, 0.527344, 1)
|
||||||
|
expand_margin_left = 2.0
|
||||||
|
expand_margin_top = 2.0
|
||||||
|
expand_margin_right = 2.0
|
||||||
|
expand_margin_bottom = 2.0
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lbyuh"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lbyuh"]
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
|
@ -161,7 +213,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.808594, 0.487877, 0.252686, 1)
|
||||||
corner_radius_top_left = 10
|
corner_radius_top_left = 10
|
||||||
corner_radius_top_right = 10
|
corner_radius_top_right = 10
|
||||||
corner_radius_bottom_right = 10
|
corner_radius_bottom_right = 10
|
||||||
|
@ -173,7 +225,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.799608, 0.706275, 0.596471, 1)
|
bg_color = Color(0.866016, 0.641514, 0.47688, 1)
|
||||||
corner_radius_top_left = 10
|
corner_radius_top_left = 10
|
||||||
corner_radius_top_right = 10
|
corner_radius_top_right = 10
|
||||||
corner_radius_bottom_right = 10
|
corner_radius_bottom_right = 10
|
||||||
|
@ -185,7 +237,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.77098, 0.664314, 0.538824, 1)
|
bg_color = Color(0.846875, 0.590301, 0.402148, 1)
|
||||||
corner_radius_top_left = 10
|
corner_radius_top_left = 10
|
||||||
corner_radius_top_right = 10
|
corner_radius_top_right = 10
|
||||||
corner_radius_bottom_right = 10
|
corner_radius_bottom_right = 10
|
||||||
|
@ -267,7 +319,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
draw_center = false
|
draw_center = false
|
||||||
border_width_left = 2
|
border_width_left = 2
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
|
@ -280,7 +332,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.808594, 0.487877, 0.252686, 1)
|
||||||
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="96"]
|
[sub_resource type="StyleBoxFlat" id="96"]
|
||||||
|
@ -288,24 +340,40 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.808594, 0.487877, 0.252686, 1)
|
||||||
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_u871w"]
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_u871w"]
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_o72qi"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.808594, 0.487877, 0.252686, 1)
|
||||||
|
border_width_left = 3
|
||||||
|
border_width_top = 3
|
||||||
|
border_width_right = 3
|
||||||
|
border_width_bottom = 3
|
||||||
|
border_color = Color(1, 0.804291, 0.527344, 1)
|
||||||
|
expand_margin_left = 2.0
|
||||||
|
expand_margin_top = 2.0
|
||||||
|
expand_margin_right = 2.0
|
||||||
|
expand_margin_bottom = 2.0
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="3"]
|
[sub_resource type="StyleBoxFlat" id="3"]
|
||||||
content_margin_left = 6.0
|
content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0, 0, 0, 1)
|
border_color = Color(1, 0.804291, 0.527344, 1)
|
||||||
corner_radius_top_left = 2
|
corner_radius_top_left = 2
|
||||||
corner_radius_top_right = 2
|
corner_radius_top_right = 2
|
||||||
corner_radius_bottom_right = 2
|
corner_radius_bottom_right = 2
|
||||||
|
@ -316,7 +384,7 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -332,7 +400,7 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -370,14 +438,14 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="104"]
|
[sub_resource type="StyleBoxFlat" id="104"]
|
||||||
content_margin_left = 2.0
|
content_margin_left = 2.0
|
||||||
content_margin_top = 2.0
|
content_margin_top = 2.0
|
||||||
content_margin_right = 2.0
|
content_margin_right = 2.0
|
||||||
content_margin_bottom = 2.0
|
content_margin_bottom = 2.0
|
||||||
bg_color = Color(0.866667, 0.701961, 0.439216, 1)
|
bg_color = Color(0.8125, 0.529062, 0.301514, 1)
|
||||||
corner_radius_top_left = 2
|
corner_radius_top_left = 2
|
||||||
corner_radius_top_right = 2
|
corner_radius_top_right = 2
|
||||||
corner_radius_bottom_right = 2
|
corner_radius_bottom_right = 2
|
||||||
|
@ -404,7 +472,7 @@ content_margin_left = 8.0
|
||||||
content_margin_top = 8.0
|
content_margin_top = 8.0
|
||||||
content_margin_right = 8.0
|
content_margin_right = 8.0
|
||||||
content_margin_bottom = 8.0
|
content_margin_bottom = 8.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -423,7 +491,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -449,7 +517,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.808594, 0.487877, 0.252686, 1)
|
||||||
draw_center = false
|
draw_center = false
|
||||||
border_width_left = 2
|
border_width_left = 2
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
|
@ -458,7 +526,7 @@ border_width_bottom = 2
|
||||||
corner_detail = 1
|
corner_detail = 1
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="1"]
|
[sub_resource type="StyleBoxFlat" id="1"]
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.808594, 0.487877, 0.252686, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fewc7"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fewc7"]
|
||||||
content_margin_left = 10.0
|
content_margin_left = 10.0
|
||||||
|
@ -476,13 +544,13 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
draw_center = false
|
draw_center = false
|
||||||
border_width_left = 2
|
border_width_left = 2
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
border_width_right = 2
|
border_width_right = 2
|
||||||
border_width_bottom = 2
|
border_width_bottom = 2
|
||||||
border_color = Color(0, 0, 0, 1)
|
border_color = Color(1, 0.804291, 0.527344, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -509,9 +577,9 @@ content_margin_left = 10.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 10.0
|
content_margin_right = 10.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
border_color = Color(0, 0, 0, 1)
|
border_color = Color(1, 0.804291, 0.527344, 1)
|
||||||
corner_detail = 1
|
corner_detail = 1
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_n4ubj"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_n4ubj"]
|
||||||
|
@ -519,14 +587,14 @@ content_margin_left = 10.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 10.0
|
content_margin_right = 10.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.499608, 0.406275, 0.296471, 1)
|
bg_color = Color(0.486719, 0.284894, 0.13689, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_color = Color(0.175, 0.175, 0.175, 1)
|
border_color = Color(0.175, 0.175, 0.175, 1)
|
||||||
corner_detail = 1
|
corner_detail = 1
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jssey"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jssey"]
|
||||||
bg_color = Color(0.866667, 0.701961, 0.439216, 1)
|
bg_color = Color(0.8125, 0.529062, 0.301514, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_o56ri"]
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_o56ri"]
|
||||||
content_margin_left = 0.0
|
content_margin_left = 0.0
|
||||||
|
@ -539,12 +607,12 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.713726, 0.580392, 0.423529, 1)
|
bg_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0, 0, 0, 1)
|
border_color = Color(1, 0.804291, 0.527344, 1)
|
||||||
corner_radius_top_left = 2
|
corner_radius_top_left = 2
|
||||||
corner_radius_top_right = 2
|
corner_radius_top_right = 2
|
||||||
corner_radius_bottom_right = 2
|
corner_radius_bottom_right = 2
|
||||||
|
@ -555,7 +623,7 @@ content_margin_left = 1.0
|
||||||
content_margin_top = 1.0
|
content_margin_top = 1.0
|
||||||
content_margin_right = 1.0
|
content_margin_right = 1.0
|
||||||
content_margin_bottom = 1.0
|
content_margin_bottom = 1.0
|
||||||
bg_color = Color(0.286274, 0.419608, 0.576471, 1)
|
bg_color = Color(0.191406, 0.512123, 0.747314, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -590,7 +658,7 @@ border_color = Color(0.334961, 0.334961, 0.334961, 1)
|
||||||
[sub_resource type="StyleBoxEmpty" id="159"]
|
[sub_resource type="StyleBoxEmpty" id="159"]
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tcenw"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tcenw"]
|
||||||
bg_color = Color(0.866667, 0.701961, 0.439216, 1)
|
bg_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="161"]
|
[sub_resource type="StyleBoxFlat" id="161"]
|
||||||
content_margin_left = 4.0
|
content_margin_left = 4.0
|
||||||
|
@ -644,7 +712,7 @@ content_margin_left = 10.0
|
||||||
content_margin_top = 28.0
|
content_margin_top = 28.0
|
||||||
content_margin_right = 10.0
|
content_margin_right = 10.0
|
||||||
content_margin_bottom = 8.0
|
content_margin_bottom = 8.0
|
||||||
bg_color = Color(0.439216, 0.352941, 0.258824, 1)
|
bg_color = Color(0.6, 0.364706, 0.258824, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -673,31 +741,36 @@ expand_margin_bottom = 4.0
|
||||||
|
|
||||||
[resource]
|
[resource]
|
||||||
resource_name = "Caramel"
|
resource_name = "Caramel"
|
||||||
default_font = ExtResource("7_0r7jt")
|
default_font = ExtResource("7_6ikcd")
|
||||||
default_font_size = 16
|
default_font_size = 16
|
||||||
AcceptDialog/styles/panel = SubResource("StyleBoxFlat_755mo")
|
AcceptDialog/styles/panel = SubResource("StyleBoxFlat_755mo")
|
||||||
BoxContainer/constants/separation = 4
|
BoxContainer/constants/separation = 4
|
||||||
Button/colors/font_color = Color(0.239216, 0.192157, 0.141176, 1)
|
Button/colors/font_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
Button/colors/font_disabled_color = Color(0.239216, 0.192157, 0.141176, 0.5)
|
Button/colors/font_disabled_color = Color(0.972549, 0.8, 0.615686, 0.5)
|
||||||
Button/colors/font_focus_color = Color(0, 0, 0, 1)
|
Button/colors/font_focus_color = Color(1, 0.804291, 0.527344, 1)
|
||||||
Button/colors/font_hover_color = Color(0, 0, 0, 1)
|
Button/colors/font_hover_color = Color(1, 0.804291, 0.527344, 1)
|
||||||
Button/colors/font_hover_pressed_color = Color(0, 0, 0, 1)
|
Button/colors/font_hover_pressed_color = Color(1, 0.804291, 0.527344, 1)
|
||||||
Button/colors/font_pressed_color = Color(0, 0, 0, 1)
|
Button/colors/font_pressed_color = Color(1, 0.804291, 0.527344, 1)
|
||||||
Button/colors/icon_color_pressed = Color(1, 1, 1, 1)
|
Button/colors/icon_color_pressed = Color(1, 1, 1, 1)
|
||||||
Button/colors/icon_disabled_color = Color(0.239216, 0.192157, 0.141176, 0.5)
|
Button/colors/icon_disabled_color = Color(0.972549, 0.8, 0.615686, 0.5)
|
||||||
Button/colors/icon_hover_color = Color(0.3, 0.3, 0.3, 1)
|
Button/colors/icon_hover_color = Color(1, 0.863004, 0.669141, 1)
|
||||||
Button/colors/icon_hover_pressed_color = Color(0.2, 0.2, 0.2, 1)
|
Button/colors/icon_hover_pressed_color = Color(1, 0.843433, 0.621875, 1)
|
||||||
Button/colors/icon_normal_color = Color(0, 0, 0, 1)
|
Button/colors/icon_normal_color = Color(1, 0.804291, 0.527344, 1)
|
||||||
Button/colors/icon_pressed_color = Color(0.2, 0.2, 0.2, 1)
|
Button/colors/icon_pressed_color = Color(1, 0.843433, 0.621875, 1)
|
||||||
Button/styles/disabled = SubResource("23")
|
Button/styles/disabled = SubResource("23")
|
||||||
Button/styles/focus = SubResource("StyleBoxFlat_kpwev")
|
Button/styles/focus = SubResource("StyleBoxFlat_kpwev")
|
||||||
Button/styles/hover = SubResource("StyleBoxFlat_nv6tl")
|
Button/styles/hover = SubResource("StyleBoxFlat_nv6tl")
|
||||||
Button/styles/normal = SubResource("23")
|
Button/styles/normal = SubResource("23")
|
||||||
Button/styles/pressed = SubResource("StyleBoxFlat_t0f5f")
|
Button/styles/pressed = SubResource("StyleBoxFlat_t0f5f")
|
||||||
CheckBox/icons/radio_unchecked = ExtResource("1_dakkn")
|
CelButton/base_type = &"Button"
|
||||||
CheckBox/icons/radio_unchecked_disabled = ExtResource("1_dakkn")
|
CelButton/styles/guide = SubResource("StyleBoxFlat_1qcnj")
|
||||||
CheckBox/icons/unchecked = ExtResource("2_yf73r")
|
CelButton/styles/hover = SubResource("StyleBoxFlat_8hww6")
|
||||||
CheckBox/icons/unchecked_disabled = ExtResource("2_yf73r")
|
CelButton/styles/normal = SubResource("StyleBoxFlat_a57y0")
|
||||||
|
CelButton/styles/pressed = SubResource("StyleBoxFlat_t43bd")
|
||||||
|
CheckBox/icons/radio_unchecked = ExtResource("1_ytqgk")
|
||||||
|
CheckBox/icons/radio_unchecked_disabled = ExtResource("1_ytqgk")
|
||||||
|
CheckBox/icons/unchecked = ExtResource("2_hykoq")
|
||||||
|
CheckBox/icons/unchecked_disabled = ExtResource("2_hykoq")
|
||||||
CheckBox/styles/disabled = SubResource("StyleBoxFlat_lbyuh")
|
CheckBox/styles/disabled = SubResource("StyleBoxFlat_lbyuh")
|
||||||
CheckBox/styles/focus = SubResource("StyleBoxFlat_4dymj")
|
CheckBox/styles/focus = SubResource("StyleBoxFlat_4dymj")
|
||||||
CheckBox/styles/hover = SubResource("StyleBoxFlat_4jbvl")
|
CheckBox/styles/hover = SubResource("StyleBoxFlat_4jbvl")
|
||||||
|
@ -711,7 +784,7 @@ CheckButton/styles/hover_pressed = SubResource("StyleBoxFlat_viauy")
|
||||||
CheckButton/styles/normal = SubResource("StyleBoxFlat_ygru1")
|
CheckButton/styles/normal = SubResource("StyleBoxFlat_ygru1")
|
||||||
CheckButton/styles/pressed = SubResource("StyleBoxFlat_h750t")
|
CheckButton/styles/pressed = SubResource("StyleBoxFlat_h750t")
|
||||||
CollapsibleContainer/base_type = &"VBoxContainer"
|
CollapsibleContainer/base_type = &"VBoxContainer"
|
||||||
CollapsibleContainer/icons/arrow_normal = ExtResource("3_a0rg0")
|
CollapsibleContainer/icons/arrow_normal = ExtResource("3_15dna")
|
||||||
ColorPicker/constants/h_width = 28
|
ColorPicker/constants/h_width = 28
|
||||||
ColorPicker/constants/margin = 8
|
ColorPicker/constants/margin = 8
|
||||||
ColorPickerButton/styles/disabled = null
|
ColorPickerButton/styles/disabled = null
|
||||||
|
@ -736,20 +809,22 @@ HSlider/styles/grabber_area_highlight = SubResource("87")
|
||||||
HSlider/styles/slider = SubResource("88")
|
HSlider/styles/slider = SubResource("88")
|
||||||
HSplitContainer/constants/separation = 8
|
HSplitContainer/constants/separation = 8
|
||||||
HeaderSmall/font_sizes/font_size = 18
|
HeaderSmall/font_sizes/font_size = 18
|
||||||
Icons/colors/modulate_color = Color(0, 0, 0, 1)
|
Icons/colors/modulate_color = Color(1, 0.804291, 0.527344, 1)
|
||||||
ItemList/colors/font_color = Color(0.239216, 0.192157, 0.141176, 1)
|
ItemList/colors/font_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
ItemList/colors/guide_color = Color(1, 1, 1, 0.05)
|
ItemList/colors/guide_color = Color(1, 1, 1, 0.05)
|
||||||
ItemList/styles/cursor = SubResource("94")
|
ItemList/styles/cursor = SubResource("94")
|
||||||
ItemList/styles/cursor_unfocused = SubResource("94")
|
ItemList/styles/cursor_unfocused = SubResource("94")
|
||||||
ItemList/styles/panel = SubResource("StyleBoxFlat_4ngk1")
|
ItemList/styles/panel = SubResource("StyleBoxFlat_4ngk1")
|
||||||
ItemList/styles/selected = SubResource("95")
|
ItemList/styles/selected = SubResource("95")
|
||||||
ItemList/styles/selected_focus = SubResource("96")
|
ItemList/styles/selected_focus = SubResource("96")
|
||||||
Label/colors/font_color = Color(0.239216, 0.192157, 0.141176, 1)
|
Label/colors/font_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
Label/styles/normal = SubResource("StyleBoxEmpty_u871w")
|
Label/styles/normal = SubResource("StyleBoxEmpty_u871w")
|
||||||
|
LayerFrameButton/base_type = &"CelButton"
|
||||||
|
LayerFrameButton/styles/pressed = SubResource("StyleBoxFlat_o72qi")
|
||||||
LineEdit/colors/clear_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
LineEdit/colors/clear_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
LineEdit/colors/clear_button_color_pressed = Color(0.184314, 0.396078, 0.533333, 1)
|
LineEdit/colors/clear_button_color_pressed = Color(0.184314, 0.396078, 0.533333, 1)
|
||||||
LineEdit/colors/font_color = Color(0.239216, 0.192157, 0.141176, 1)
|
LineEdit/colors/font_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
LineEdit/colors/font_uneditable_color = Color(0.239216, 0.192157, 0.141176, 0.5)
|
LineEdit/colors/font_uneditable_color = Color(0.972549, 0.8, 0.615686, 0.498039)
|
||||||
LineEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
LineEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
||||||
LineEdit/styles/focus = SubResource("3")
|
LineEdit/styles/focus = SubResource("3")
|
||||||
LineEdit/styles/normal = SubResource("5")
|
LineEdit/styles/normal = SubResource("5")
|
||||||
|
@ -759,33 +834,33 @@ MarginContainer/constants/margin_bottom = 2
|
||||||
MarginContainer/constants/margin_left = 8
|
MarginContainer/constants/margin_left = 8
|
||||||
MarginContainer/constants/margin_right = 8
|
MarginContainer/constants/margin_right = 8
|
||||||
MarginContainer/constants/margin_top = 2
|
MarginContainer/constants/margin_top = 2
|
||||||
MenuButton/colors/font_color = Color(0.239216, 0.192157, 0.141176, 1)
|
MenuButton/colors/font_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
MenuButton/colors/font_disabled_color = Color(0.239216, 0.192157, 0.141176, 0.5)
|
MenuButton/colors/font_disabled_color = Color(0.972549, 0.8, 0.615686, 0.5)
|
||||||
MenuButton/styles/disabled = SubResource("23")
|
MenuButton/styles/disabled = SubResource("23")
|
||||||
MenuButton/styles/focus = SubResource("23")
|
MenuButton/styles/focus = SubResource("23")
|
||||||
MenuButton/styles/hover = SubResource("23")
|
MenuButton/styles/hover = SubResource("23")
|
||||||
MenuButton/styles/normal = SubResource("23")
|
MenuButton/styles/normal = SubResource("23")
|
||||||
MenuButton/styles/pressed = SubResource("23")
|
MenuButton/styles/pressed = SubResource("23")
|
||||||
Misc/colors/clear_color = Color(0.866667, 0.701961, 0.439216, 1)
|
Misc/colors/clear_color = Color(0.8125, 0.529062, 0.301514, 1)
|
||||||
OptionButton/colors/font_color = Color(0.239216, 0.192157, 0.141176, 1)
|
OptionButton/colors/font_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
OptionButton/colors/font_disabled_color = Color(0.239216, 0.192157, 0.141176, 0.5)
|
OptionButton/colors/font_disabled_color = Color(0.972549, 0.8, 0.615686, 0.5)
|
||||||
OptionButton/styles/disabled = SubResource("2")
|
OptionButton/styles/disabled = SubResource("2")
|
||||||
OptionButton/styles/pressed = SubResource("6")
|
OptionButton/styles/pressed = SubResource("6")
|
||||||
Panel/styles/panel = SubResource("103")
|
Panel/styles/panel = SubResource("103")
|
||||||
PanelContainer/styles/panel = SubResource("104")
|
PanelContainer/styles/panel = SubResource("104")
|
||||||
PopupMenu/colors/font_color = Color(0.239216, 0.192157, 0.141176, 1)
|
PopupMenu/colors/font_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
PopupMenu/colors/font_disabled_color = Color(0.239216, 0.192157, 0.141176, 0.5)
|
PopupMenu/colors/font_disabled_color = Color(0.972549, 0.8, 0.615686, 0.5)
|
||||||
PopupMenu/icons/radio_unchecked = ExtResource("1_dakkn")
|
PopupMenu/icons/radio_unchecked = ExtResource("1_ytqgk")
|
||||||
PopupMenu/icons/radio_unchecked_disabled = ExtResource("1_dakkn")
|
PopupMenu/icons/radio_unchecked_disabled = ExtResource("1_ytqgk")
|
||||||
PopupMenu/icons/unchecked = ExtResource("2_yf73r")
|
PopupMenu/icons/unchecked = ExtResource("2_hykoq")
|
||||||
PopupMenu/icons/unchecked_disabled = ExtResource("2_yf73r")
|
PopupMenu/icons/unchecked_disabled = ExtResource("2_hykoq")
|
||||||
PopupMenu/styles/hover = SubResource("112")
|
PopupMenu/styles/hover = SubResource("112")
|
||||||
PopupMenu/styles/labeled_separator_left = SubResource("113")
|
PopupMenu/styles/labeled_separator_left = SubResource("113")
|
||||||
PopupMenu/styles/labeled_separator_right = SubResource("114")
|
PopupMenu/styles/labeled_separator_right = SubResource("114")
|
||||||
PopupMenu/styles/panel = SubResource("105")
|
PopupMenu/styles/panel = SubResource("105")
|
||||||
PopupMenu/styles/separator = SubResource("115")
|
PopupMenu/styles/separator = SubResource("115")
|
||||||
PopupPanel/styles/panel = SubResource("StyleBoxFlat_fc11h")
|
PopupPanel/styles/panel = SubResource("StyleBoxFlat_fc11h")
|
||||||
ProgressBar/colors/font_color = Color(0.239216, 0.192157, 0.141176, 1)
|
ProgressBar/colors/font_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
RichTextLabel/colors/default_color = Color(0.77832, 0.77832, 0.77832, 1)
|
RichTextLabel/colors/default_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
RichTextLabel/styles/focus = SubResource("123")
|
RichTextLabel/styles/focus = SubResource("123")
|
||||||
RichTextLabel/styles/normal = SubResource("52")
|
RichTextLabel/styles/normal = SubResource("52")
|
||||||
|
@ -795,17 +870,17 @@ RulerButton/styles/focus = SubResource("1")
|
||||||
RulerButton/styles/hover = SubResource("1")
|
RulerButton/styles/hover = SubResource("1")
|
||||||
RulerButton/styles/normal = SubResource("1")
|
RulerButton/styles/normal = SubResource("1")
|
||||||
RulerButton/styles/pressed = SubResource("1")
|
RulerButton/styles/pressed = SubResource("1")
|
||||||
TabBar/colors/font_disabled_color = Color(0.239216, 0.192157, 0.141176, 0.5)
|
TabBar/colors/font_disabled_color = Color(0.972549, 0.8, 0.615686, 0.5)
|
||||||
TabBar/colors/font_selected_color = Color(0.239216, 0.192157, 0.141176, 1)
|
TabBar/colors/font_selected_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
TabBar/colors/font_unselected_color = Color(0.239216, 0.192157, 0.141176, 1)
|
TabBar/colors/font_unselected_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
TabBar/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
TabBar/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
||||||
TabBar/styles/tab_focus = SubResource("StyleBoxFlat_bxstr")
|
TabBar/styles/tab_focus = SubResource("StyleBoxFlat_bxstr")
|
||||||
TabBar/styles/tab_hovered = SubResource("StyleBoxFlat_dfms8")
|
TabBar/styles/tab_hovered = SubResource("StyleBoxFlat_dfms8")
|
||||||
TabBar/styles/tab_selected = SubResource("StyleBoxFlat_msbem")
|
TabBar/styles/tab_selected = SubResource("StyleBoxFlat_msbem")
|
||||||
TabBar/styles/tab_unselected = SubResource("StyleBoxFlat_n4ubj")
|
TabBar/styles/tab_unselected = SubResource("StyleBoxFlat_n4ubj")
|
||||||
TabContainer/colors/font_disabled_color = Color(0.239216, 0.192157, 0.141176, 0.5)
|
TabContainer/colors/font_disabled_color = Color(0.972549, 0.8, 0.615686, 0.5)
|
||||||
TabContainer/colors/font_selected_color = Color(0.239216, 0.192157, 0.141176, 1)
|
TabContainer/colors/font_selected_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
TabContainer/colors/font_unselected_color = Color(0.239216, 0.192157, 0.141176, 1)
|
TabContainer/colors/font_unselected_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
TabContainer/constants/side_margin = 0
|
TabContainer/constants/side_margin = 0
|
||||||
TabContainer/styles/panel = SubResource("StyleBoxFlat_jssey")
|
TabContainer/styles/panel = SubResource("StyleBoxFlat_jssey")
|
||||||
TabContainer/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
TabContainer/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
||||||
|
@ -818,23 +893,23 @@ TextEdit/colors/background_color = Color(0, 0, 0, 0)
|
||||||
TextEdit/colors/caret_background_color = Color(0, 0, 0, 1)
|
TextEdit/colors/caret_background_color = Color(0, 0, 0, 1)
|
||||||
TextEdit/colors/caret_color = Color(0.77832, 0.77832, 0.77832, 1)
|
TextEdit/colors/caret_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
TextEdit/colors/current_line_color = Color(0.25, 0.25, 0.26, 0.8)
|
TextEdit/colors/current_line_color = Color(0.25, 0.25, 0.26, 0.8)
|
||||||
TextEdit/colors/font_color = Color(0.239216, 0.192157, 0.141176, 1)
|
TextEdit/colors/font_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
TextEdit/colors/font_uneditable_color = Color(0.239216, 0.192157, 0.141176, 0.5)
|
TextEdit/colors/font_uneditable_color = Color(0.972549, 0.8, 0.615686, 0.5)
|
||||||
TextEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
TextEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
||||||
TextEdit/colors/word_highlighted_color = Color(0.8, 0.9, 0.9, 0.15)
|
TextEdit/colors/word_highlighted_color = Color(0.8, 0.9, 0.9, 0.15)
|
||||||
TextEdit/styles/focus = SubResource("4")
|
TextEdit/styles/focus = SubResource("4")
|
||||||
TextEdit/styles/normal = SubResource("5")
|
TextEdit/styles/normal = SubResource("5")
|
||||||
TextEdit/styles/read_only = SubResource("2")
|
TextEdit/styles/read_only = SubResource("2")
|
||||||
TooltipLabel/colors/font_color = Color(0.760784, 0.807843, 0.858824, 1)
|
TooltipLabel/colors/font_color = Color(0.027451, 0.2, 0.384314, 1)
|
||||||
TooltipPanel/styles/panel = SubResource("151")
|
TooltipPanel/styles/panel = SubResource("151")
|
||||||
Tree/colors/custom_button_font_highlight = Color(0.866992, 0.866992, 0.866992, 1)
|
Tree/colors/custom_button_font_highlight = Color(0.866992, 0.866992, 0.866992, 1)
|
||||||
Tree/colors/drop_position_color = Color(0.184314, 0.396078, 0.533333, 1)
|
Tree/colors/drop_position_color = Color(0.184314, 0.396078, 0.533333, 1)
|
||||||
Tree/colors/font_color = Color(0.239216, 0.192157, 0.141176, 1)
|
Tree/colors/font_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
Tree/colors/guide_color = Color(1, 1, 1, 0.05)
|
Tree/colors/guide_color = Color(1, 1, 1, 0.05)
|
||||||
Tree/colors/relationship_line_color = Color(1, 1, 1, 0.1)
|
Tree/colors/relationship_line_color = Color(1, 1, 1, 0.1)
|
||||||
Tree/colors/title_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
Tree/colors/title_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
Tree/constants/scroll_border = 40
|
Tree/constants/scroll_border = 40
|
||||||
Tree/icons/unchecked = ExtResource("2_yf73r")
|
Tree/icons/unchecked = ExtResource("2_hykoq")
|
||||||
Tree/styles/button_pressed = SubResource("156")
|
Tree/styles/button_pressed = SubResource("156")
|
||||||
Tree/styles/cursor = SubResource("157")
|
Tree/styles/cursor = SubResource("157")
|
||||||
Tree/styles/cursor_unfocused = SubResource("157")
|
Tree/styles/cursor_unfocused = SubResource("157")
|
||||||
|
@ -858,15 +933,15 @@ VSlider/styles/grabber_area_highlight = SubResource("169")
|
||||||
VSlider/styles/slider = SubResource("170")
|
VSlider/styles/slider = SubResource("170")
|
||||||
VSplitContainer/constants/separation = 8
|
VSplitContainer/constants/separation = 8
|
||||||
ValueSlider/base_type = &"TextureProgressBar"
|
ValueSlider/base_type = &"TextureProgressBar"
|
||||||
ValueSlider/colors/progress_color = Color(0.713726, 0.580392, 0.423529, 1)
|
ValueSlider/colors/progress_color = Color(0.808594, 0.487877, 0.252686, 1)
|
||||||
ValueSlider/colors/under_color = Color(0.713726, 0.580392, 0.423529, 1)
|
ValueSlider/colors/under_color = Color(0.695312, 0.406992, 0.195557, 1)
|
||||||
ValueSlider/icons/arrow_hover = ExtResource("4_gvo0i")
|
ValueSlider/icons/arrow_hover = ExtResource("4_ier3u")
|
||||||
ValueSlider/icons/arrow_normal = ExtResource("3_a0rg0")
|
ValueSlider/icons/arrow_normal = ExtResource("3_15dna")
|
||||||
ValueSlider/icons/arrow_pressed = ExtResource("5_02c0a")
|
ValueSlider/icons/arrow_pressed = ExtResource("5_ds77h")
|
||||||
ValueSlider/icons/texture_over = null
|
ValueSlider/icons/texture_over = null
|
||||||
ValueSlider/icons/texture_progress = ExtResource("6_drhin")
|
ValueSlider/icons/texture_progress = ExtResource("6_5xqyr")
|
||||||
ValueSlider/icons/texture_under = ExtResource("6_drhin")
|
ValueSlider/icons/texture_under = ExtResource("6_5xqyr")
|
||||||
Window/colors/title_color = Color(0.239216, 0.192157, 0.141176, 1)
|
Window/colors/title_color = Color(0.972549, 0.8, 0.615686, 1)
|
||||||
Window/constants/title_height = 24
|
Window/constants/title_height = 24
|
||||||
Window/styles/embedded_border = SubResource("StyleBoxFlat_pgljm")
|
Window/styles/embedded_border = SubResource("StyleBoxFlat_pgljm")
|
||||||
Window/styles/embedded_unfocused_border = SubResource("StyleBoxFlat_wmfk1")
|
Window/styles/embedded_unfocused_border = SubResource("StyleBoxFlat_wmfk1")
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
[gd_resource type="Theme" load_steps=86 format=3 uid="uid://bcfsxuu6eykiq"]
|
[gd_resource type="Theme" load_steps=86 format=3 uid="uid://bcfsxuu6eykiq"]
|
||||||
|
|
||||||
[ext_resource type="Texture2D" uid="uid://brdgp0y4tarar" path="res://assets/graphics/misc/radio_unpressed.png" id="1_7vkx1"]
|
[ext_resource type="Texture2D" uid="uid://brdgp0y4tarar" path="res://assets/graphics/misc/radio_unpressed.png" id="1_ijaou"]
|
||||||
[ext_resource type="Texture2D" uid="uid://ybfsxkc2qap7" path="res://assets/graphics/misc/checkbox_unpressed.png" id="2_mivgt"]
|
[ext_resource type="Texture2D" uid="uid://ybfsxkc2qap7" path="res://assets/graphics/misc/checkbox_unpressed.png" id="2_im8x0"]
|
||||||
[ext_resource type="Texture2D" uid="uid://ct8wn8m6x4m54" path="res://assets/graphics/misc/value_arrow.svg" id="3_bttl6"]
|
[ext_resource type="Texture2D" uid="uid://ct8wn8m6x4m54" path="res://assets/graphics/misc/value_arrow.svg" id="3_ffjur"]
|
||||||
[ext_resource type="Texture2D" uid="uid://bq8h66v4ie8xl" path="res://assets/graphics/misc/value_arrow_hover.svg" id="4_ujslw"]
|
[ext_resource type="Texture2D" uid="uid://bq8h66v4ie8xl" path="res://assets/graphics/misc/value_arrow_hover.svg" id="4_lpj07"]
|
||||||
[ext_resource type="Texture2D" uid="uid://hhxenhteahv6" path="res://assets/graphics/misc/value_arrow_press.svg" id="5_agxgd"]
|
[ext_resource type="Texture2D" uid="uid://hhxenhteahv6" path="res://assets/graphics/misc/value_arrow_press.svg" id="5_iwymo"]
|
||||||
[ext_resource type="Texture2D" uid="uid://c7u0yofrpm50a" path="res://assets/graphics/misc/value_slider.png" id="6_6pdcm"]
|
[ext_resource type="Texture2D" uid="uid://c7u0yofrpm50a" path="res://assets/graphics/misc/value_slider.png" id="6_8xqs0"]
|
||||||
[ext_resource type="FontFile" uid="uid://cvc4lelf6hl7x" path="res://assets/fonts/Roboto-Regular.ttf" id="7_3fxpb"]
|
[ext_resource type="FontFile" uid="uid://cvc4lelf6hl7x" path="res://assets/fonts/Roboto-Regular.ttf" id="7_6dpn2"]
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_755mo"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_755mo"]
|
||||||
content_margin_left = 8.0
|
content_margin_left = 8.0
|
||||||
content_margin_top = 8.0
|
content_margin_top = 8.0
|
||||||
content_margin_right = 8.0
|
content_margin_right = 8.0
|
||||||
content_margin_bottom = 8.0
|
content_margin_bottom = 8.0
|
||||||
bg_color = Color(0.188235, 0.188235, 0.188235, 1)
|
bg_color = Color(0.180115, 0.180474, 0.203125, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -25,7 +25,7 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
border_color = Color(1, 1, 1, 1)
|
border_color = Color(1, 1, 1, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kpwev"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kpwev"]
|
||||||
|
@ -39,14 +39,14 @@ border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0.602353, 0.602353, 0.602353, 1)
|
border_color = Color(0.524963, 0.557684, 0.734375, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nv6tl"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nv6tl"]
|
||||||
content_margin_left = 6.0
|
content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 0.5)
|
bg_color = Color(0.309769, 0.31308, 0.394531, 0.5)
|
||||||
border_color = Color(1, 1, 1, 1)
|
border_color = Color(1, 1, 1, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t0f5f"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t0f5f"]
|
||||||
|
@ -54,59 +54,60 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0.752941, 0.752941, 0.752941, 1)
|
border_color = Color(0.656204, 0.697105, 0.917969, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1qcnj"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1qcnj"]
|
||||||
content_margin_left = 6.0
|
content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.309769, 0.31308, 0.394531, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0.227451, 0.227451, 0.227451, 1)
|
border_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_8hww6"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_8hww6"]
|
||||||
content_margin_left = 6.0
|
content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 0.5)
|
bg_color = Color(0.309769, 0.31308, 0.394531, 0.5)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0.227451, 0.227451, 0.227451, 1)
|
border_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a57y0"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a57y0"]
|
||||||
content_margin_left = 6.0
|
content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.188235, 0.188235, 0.188235, 1)
|
bg_color = Color(0.180115, 0.180474, 0.203125, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0.227451, 0.227451, 0.227451, 1)
|
border_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t43bd"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t43bd"]
|
||||||
content_margin_left = 6.0
|
content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.464213, 0.463562, 0.546875, 1)
|
||||||
border_width_left = 3
|
border_width_left = 3
|
||||||
border_width_top = 3
|
border_width_top = 3
|
||||||
border_width_right = 3
|
border_width_right = 3
|
||||||
border_width_bottom = 3
|
border_width_bottom = 3
|
||||||
border_color = Color(0.752941, 0.752941, 0.752941, 1)
|
border_color = Color(0.656204, 0.697105, 0.917969, 1)
|
||||||
expand_margin_left = 2.0
|
expand_margin_left = 2.0
|
||||||
expand_margin_top = 2.0
|
expand_margin_top = 2.0
|
||||||
expand_margin_right = 2.0
|
expand_margin_right = 2.0
|
||||||
|
@ -212,7 +213,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.309769, 0.31308, 0.394531, 1)
|
||||||
corner_radius_top_left = 10
|
corner_radius_top_left = 10
|
||||||
corner_radius_top_right = 10
|
corner_radius_top_right = 10
|
||||||
corner_radius_bottom_right = 10
|
corner_radius_bottom_right = 10
|
||||||
|
@ -224,7 +225,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.459216, 0.459216, 0.459216, 1)
|
bg_color = Color(0.516838, 0.519156, 0.576172, 1)
|
||||||
corner_radius_top_left = 10
|
corner_radius_top_left = 10
|
||||||
corner_radius_top_right = 10
|
corner_radius_top_right = 10
|
||||||
corner_radius_bottom_right = 10
|
corner_radius_bottom_right = 10
|
||||||
|
@ -236,7 +237,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.381961, 0.381961, 0.381961, 1)
|
bg_color = Color(0.447815, 0.450464, 0.515625, 1)
|
||||||
corner_radius_top_left = 10
|
corner_radius_top_left = 10
|
||||||
corner_radius_top_right = 10
|
corner_radius_top_right = 10
|
||||||
corner_radius_bottom_right = 10
|
corner_radius_bottom_right = 10
|
||||||
|
@ -318,7 +319,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
draw_center = false
|
draw_center = false
|
||||||
border_width_left = 2
|
border_width_left = 2
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
|
@ -331,7 +332,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.309769, 0.31308, 0.394531, 1)
|
||||||
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="96"]
|
[sub_resource type="StyleBoxFlat" id="96"]
|
||||||
|
@ -339,7 +340,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.309769, 0.31308, 0.394531, 1)
|
||||||
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_u871w"]
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_u871w"]
|
||||||
|
@ -351,12 +352,12 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.309769, 0.31308, 0.394531, 1)
|
||||||
border_width_left = 3
|
border_width_left = 3
|
||||||
border_width_top = 3
|
border_width_top = 3
|
||||||
border_width_right = 3
|
border_width_right = 3
|
||||||
border_width_bottom = 3
|
border_width_bottom = 3
|
||||||
border_color = Color(0.752941, 0.752941, 0.752941, 1)
|
border_color = Color(0.656204, 0.697105, 0.917969, 1)
|
||||||
expand_margin_left = 2.0
|
expand_margin_left = 2.0
|
||||||
expand_margin_top = 2.0
|
expand_margin_top = 2.0
|
||||||
expand_margin_right = 2.0
|
expand_margin_right = 2.0
|
||||||
|
@ -367,12 +368,12 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0.752941, 0.752941, 0.752941, 1)
|
border_color = Color(0.656204, 0.697105, 0.917969, 1)
|
||||||
corner_radius_top_left = 2
|
corner_radius_top_left = 2
|
||||||
corner_radius_top_right = 2
|
corner_radius_top_right = 2
|
||||||
corner_radius_bottom_right = 2
|
corner_radius_bottom_right = 2
|
||||||
|
@ -383,7 +384,7 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -399,7 +400,7 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -437,14 +438,14 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="104"]
|
[sub_resource type="StyleBoxFlat" id="104"]
|
||||||
content_margin_left = 2.0
|
content_margin_left = 2.0
|
||||||
content_margin_top = 2.0
|
content_margin_top = 2.0
|
||||||
content_margin_right = 2.0
|
content_margin_right = 2.0
|
||||||
content_margin_bottom = 2.0
|
content_margin_bottom = 2.0
|
||||||
bg_color = Color(0.188235, 0.188235, 0.188235, 1)
|
bg_color = Color(0.180115, 0.180474, 0.203125, 1)
|
||||||
corner_radius_top_left = 2
|
corner_radius_top_left = 2
|
||||||
corner_radius_top_right = 2
|
corner_radius_top_right = 2
|
||||||
corner_radius_bottom_right = 2
|
corner_radius_bottom_right = 2
|
||||||
|
@ -471,7 +472,7 @@ content_margin_left = 8.0
|
||||||
content_margin_top = 8.0
|
content_margin_top = 8.0
|
||||||
content_margin_right = 8.0
|
content_margin_right = 8.0
|
||||||
content_margin_bottom = 8.0
|
content_margin_bottom = 8.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -490,7 +491,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -516,7 +517,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.309769, 0.31308, 0.394531, 1)
|
||||||
draw_center = false
|
draw_center = false
|
||||||
border_width_left = 2
|
border_width_left = 2
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
|
@ -525,7 +526,7 @@ border_width_bottom = 2
|
||||||
corner_detail = 1
|
corner_detail = 1
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="1"]
|
[sub_resource type="StyleBoxFlat" id="1"]
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.309769, 0.31308, 0.394531, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fewc7"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fewc7"]
|
||||||
content_margin_left = 10.0
|
content_margin_left = 10.0
|
||||||
|
@ -543,13 +544,13 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
draw_center = false
|
draw_center = false
|
||||||
border_width_left = 2
|
border_width_left = 2
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
border_width_right = 2
|
border_width_right = 2
|
||||||
border_width_bottom = 2
|
border_width_bottom = 2
|
||||||
border_color = Color(0.752941, 0.752941, 0.752941, 1)
|
border_color = Color(0.656204, 0.697105, 0.917969, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -576,9 +577,9 @@ content_margin_left = 10.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 10.0
|
content_margin_right = 10.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
border_color = Color(0.752941, 0.752941, 0.752941, 1)
|
border_color = Color(0.656204, 0.697105, 0.917969, 1)
|
||||||
corner_detail = 1
|
corner_detail = 1
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_n4ubj"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_n4ubj"]
|
||||||
|
@ -586,14 +587,14 @@ content_margin_left = 10.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 10.0
|
content_margin_right = 10.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.159216, 0.159216, 0.159216, 1)
|
bg_color = Color(0.139421, 0.140448, 0.155859, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_color = Color(0.175, 0.175, 0.175, 1)
|
border_color = Color(0.175, 0.175, 0.175, 1)
|
||||||
corner_detail = 1
|
corner_detail = 1
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jssey"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jssey"]
|
||||||
bg_color = Color(0.188235, 0.188235, 0.188235, 1)
|
bg_color = Color(0.180115, 0.180474, 0.203125, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_o56ri"]
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_o56ri"]
|
||||||
content_margin_left = 0.0
|
content_margin_left = 0.0
|
||||||
|
@ -606,12 +607,12 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.227451, 0.227451, 0.227451, 1)
|
bg_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0.752941, 0.752941, 0.752941, 1)
|
border_color = Color(0.656204, 0.697105, 0.917969, 1)
|
||||||
corner_radius_top_left = 2
|
corner_radius_top_left = 2
|
||||||
corner_radius_top_right = 2
|
corner_radius_top_right = 2
|
||||||
corner_radius_bottom_right = 2
|
corner_radius_bottom_right = 2
|
||||||
|
@ -622,7 +623,7 @@ content_margin_left = 1.0
|
||||||
content_margin_top = 1.0
|
content_margin_top = 1.0
|
||||||
content_margin_right = 1.0
|
content_margin_right = 1.0
|
||||||
content_margin_bottom = 1.0
|
content_margin_bottom = 1.0
|
||||||
bg_color = Color(0.772549, 0.772549, 0.772549, 1)
|
bg_color = Color(0.690231, 0.68692, 0.605469, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -657,7 +658,7 @@ border_color = Color(0.334961, 0.334961, 0.334961, 1)
|
||||||
[sub_resource type="StyleBoxEmpty" id="159"]
|
[sub_resource type="StyleBoxEmpty" id="159"]
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tcenw"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tcenw"]
|
||||||
bg_color = Color(0.188235, 0.188235, 0.188235, 1)
|
bg_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="161"]
|
[sub_resource type="StyleBoxFlat" id="161"]
|
||||||
content_margin_left = 4.0
|
content_margin_left = 4.0
|
||||||
|
@ -711,7 +712,7 @@ content_margin_left = 10.0
|
||||||
content_margin_top = 28.0
|
content_margin_top = 28.0
|
||||||
content_margin_right = 10.0
|
content_margin_right = 10.0
|
||||||
content_margin_bottom = 8.0
|
content_margin_bottom = 8.0
|
||||||
bg_color = Color(0.282353, 0.282353, 0.282353, 1)
|
bg_color = Color(0.133362, 0.135171, 0.179688, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -740,22 +741,22 @@ expand_margin_bottom = 4.0
|
||||||
|
|
||||||
[resource]
|
[resource]
|
||||||
resource_name = "Gray"
|
resource_name = "Gray"
|
||||||
default_font = ExtResource("7_3fxpb")
|
default_font = ExtResource("7_6dpn2")
|
||||||
default_font_size = 16
|
default_font_size = 16
|
||||||
AcceptDialog/styles/panel = SubResource("StyleBoxFlat_755mo")
|
AcceptDialog/styles/panel = SubResource("StyleBoxFlat_755mo")
|
||||||
BoxContainer/constants/separation = 4
|
BoxContainer/constants/separation = 4
|
||||||
Button/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
Button/colors/font_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
Button/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
Button/colors/font_disabled_color = Color(0.570221, 0.572603, 0.722656, 0.5)
|
||||||
Button/colors/font_focus_color = Color(0.752941, 0.752941, 0.752941, 1)
|
Button/colors/font_focus_color = Color(0.656204, 0.697105, 0.917969, 1)
|
||||||
Button/colors/font_hover_color = Color(0.752941, 0.752941, 0.752941, 1)
|
Button/colors/font_hover_color = Color(0.656204, 0.697105, 0.917969, 1)
|
||||||
Button/colors/font_hover_pressed_color = Color(0.752941, 0.752941, 0.752941, 1)
|
Button/colors/font_hover_pressed_color = Color(0.656204, 0.697105, 0.917969, 1)
|
||||||
Button/colors/font_pressed_color = Color(0.752941, 0.752941, 0.752941, 1)
|
Button/colors/font_pressed_color = Color(0.656204, 0.697105, 0.917969, 1)
|
||||||
Button/colors/icon_color_pressed = Color(1, 1, 1, 1)
|
Button/colors/icon_color_pressed = Color(1, 1, 1, 1)
|
||||||
Button/colors/icon_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
Button/colors/icon_disabled_color = Color(0.570221, 0.572603, 0.722656, 0.5)
|
||||||
Button/colors/icon_hover_color = Color(0.827059, 0.827059, 0.827059, 1)
|
Button/colors/icon_hover_color = Color(0.759343, 0.787973, 0.942578, 1)
|
||||||
Button/colors/icon_hover_pressed_color = Color(0.802353, 0.802353, 0.802353, 1)
|
Button/colors/icon_hover_pressed_color = Color(0.724963, 0.757684, 0.934375, 1)
|
||||||
Button/colors/icon_normal_color = Color(0.752941, 0.752941, 0.752941, 1)
|
Button/colors/icon_normal_color = Color(0.656204, 0.697105, 0.917969, 1)
|
||||||
Button/colors/icon_pressed_color = Color(0.802353, 0.802353, 0.802353, 1)
|
Button/colors/icon_pressed_color = Color(0.724963, 0.757684, 0.934375, 1)
|
||||||
Button/styles/disabled = SubResource("23")
|
Button/styles/disabled = SubResource("23")
|
||||||
Button/styles/focus = SubResource("StyleBoxFlat_kpwev")
|
Button/styles/focus = SubResource("StyleBoxFlat_kpwev")
|
||||||
Button/styles/hover = SubResource("StyleBoxFlat_nv6tl")
|
Button/styles/hover = SubResource("StyleBoxFlat_nv6tl")
|
||||||
|
@ -766,10 +767,10 @@ CelButton/styles/guide = SubResource("StyleBoxFlat_1qcnj")
|
||||||
CelButton/styles/hover = SubResource("StyleBoxFlat_8hww6")
|
CelButton/styles/hover = SubResource("StyleBoxFlat_8hww6")
|
||||||
CelButton/styles/normal = SubResource("StyleBoxFlat_a57y0")
|
CelButton/styles/normal = SubResource("StyleBoxFlat_a57y0")
|
||||||
CelButton/styles/pressed = SubResource("StyleBoxFlat_t43bd")
|
CelButton/styles/pressed = SubResource("StyleBoxFlat_t43bd")
|
||||||
CheckBox/icons/radio_unchecked = ExtResource("1_7vkx1")
|
CheckBox/icons/radio_unchecked = ExtResource("1_ijaou")
|
||||||
CheckBox/icons/radio_unchecked_disabled = ExtResource("1_7vkx1")
|
CheckBox/icons/radio_unchecked_disabled = ExtResource("1_ijaou")
|
||||||
CheckBox/icons/unchecked = ExtResource("2_mivgt")
|
CheckBox/icons/unchecked = ExtResource("2_im8x0")
|
||||||
CheckBox/icons/unchecked_disabled = ExtResource("2_mivgt")
|
CheckBox/icons/unchecked_disabled = ExtResource("2_im8x0")
|
||||||
CheckBox/styles/disabled = SubResource("StyleBoxFlat_lbyuh")
|
CheckBox/styles/disabled = SubResource("StyleBoxFlat_lbyuh")
|
||||||
CheckBox/styles/focus = SubResource("StyleBoxFlat_4dymj")
|
CheckBox/styles/focus = SubResource("StyleBoxFlat_4dymj")
|
||||||
CheckBox/styles/hover = SubResource("StyleBoxFlat_4jbvl")
|
CheckBox/styles/hover = SubResource("StyleBoxFlat_4jbvl")
|
||||||
|
@ -783,7 +784,7 @@ CheckButton/styles/hover_pressed = SubResource("StyleBoxFlat_viauy")
|
||||||
CheckButton/styles/normal = SubResource("StyleBoxFlat_ygru1")
|
CheckButton/styles/normal = SubResource("StyleBoxFlat_ygru1")
|
||||||
CheckButton/styles/pressed = SubResource("StyleBoxFlat_h750t")
|
CheckButton/styles/pressed = SubResource("StyleBoxFlat_h750t")
|
||||||
CollapsibleContainer/base_type = &"VBoxContainer"
|
CollapsibleContainer/base_type = &"VBoxContainer"
|
||||||
CollapsibleContainer/icons/arrow_normal = ExtResource("3_bttl6")
|
CollapsibleContainer/icons/arrow_normal = ExtResource("3_ffjur")
|
||||||
ColorPicker/constants/h_width = 28
|
ColorPicker/constants/h_width = 28
|
||||||
ColorPicker/constants/margin = 8
|
ColorPicker/constants/margin = 8
|
||||||
ColorPickerButton/styles/disabled = null
|
ColorPickerButton/styles/disabled = null
|
||||||
|
@ -808,22 +809,22 @@ HSlider/styles/grabber_area_highlight = SubResource("87")
|
||||||
HSlider/styles/slider = SubResource("88")
|
HSlider/styles/slider = SubResource("88")
|
||||||
HSplitContainer/constants/separation = 8
|
HSplitContainer/constants/separation = 8
|
||||||
HeaderSmall/font_sizes/font_size = 18
|
HeaderSmall/font_sizes/font_size = 18
|
||||||
Icons/colors/modulate_color = Color(0.752941, 0.752941, 0.752941, 1)
|
Icons/colors/modulate_color = Color(0.656204, 0.697105, 0.917969, 1)
|
||||||
ItemList/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
ItemList/colors/font_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
ItemList/colors/guide_color = Color(1, 1, 1, 0.05)
|
ItemList/colors/guide_color = Color(1, 1, 1, 0.05)
|
||||||
ItemList/styles/cursor = SubResource("94")
|
ItemList/styles/cursor = SubResource("94")
|
||||||
ItemList/styles/cursor_unfocused = SubResource("94")
|
ItemList/styles/cursor_unfocused = SubResource("94")
|
||||||
ItemList/styles/panel = SubResource("StyleBoxFlat_4ngk1")
|
ItemList/styles/panel = SubResource("StyleBoxFlat_4ngk1")
|
||||||
ItemList/styles/selected = SubResource("95")
|
ItemList/styles/selected = SubResource("95")
|
||||||
ItemList/styles/selected_focus = SubResource("96")
|
ItemList/styles/selected_focus = SubResource("96")
|
||||||
Label/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
Label/colors/font_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
Label/styles/normal = SubResource("StyleBoxEmpty_u871w")
|
Label/styles/normal = SubResource("StyleBoxEmpty_u871w")
|
||||||
LayerFrameButton/base_type = &"CelButton"
|
LayerFrameButton/base_type = &"CelButton"
|
||||||
LayerFrameButton/styles/pressed = SubResource("StyleBoxFlat_o72qi")
|
LayerFrameButton/styles/pressed = SubResource("StyleBoxFlat_o72qi")
|
||||||
LineEdit/colors/clear_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
LineEdit/colors/clear_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
LineEdit/colors/clear_button_color_pressed = Color(0.184314, 0.396078, 0.533333, 1)
|
LineEdit/colors/clear_button_color_pressed = Color(0.184314, 0.396078, 0.533333, 1)
|
||||||
LineEdit/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
LineEdit/colors/font_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
LineEdit/colors/font_uneditable_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
LineEdit/colors/font_uneditable_color = Color(0.570221, 0.572603, 0.722656, 0.5)
|
||||||
LineEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
LineEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
||||||
LineEdit/styles/focus = SubResource("3")
|
LineEdit/styles/focus = SubResource("3")
|
||||||
LineEdit/styles/normal = SubResource("5")
|
LineEdit/styles/normal = SubResource("5")
|
||||||
|
@ -833,33 +834,33 @@ MarginContainer/constants/margin_bottom = 2
|
||||||
MarginContainer/constants/margin_left = 8
|
MarginContainer/constants/margin_left = 8
|
||||||
MarginContainer/constants/margin_right = 8
|
MarginContainer/constants/margin_right = 8
|
||||||
MarginContainer/constants/margin_top = 2
|
MarginContainer/constants/margin_top = 2
|
||||||
MenuButton/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
MenuButton/colors/font_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
MenuButton/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
MenuButton/colors/font_disabled_color = Color(0.570221, 0.572603, 0.722656, 0.5)
|
||||||
MenuButton/styles/disabled = SubResource("23")
|
MenuButton/styles/disabled = SubResource("23")
|
||||||
MenuButton/styles/focus = SubResource("23")
|
MenuButton/styles/focus = SubResource("23")
|
||||||
MenuButton/styles/hover = SubResource("23")
|
MenuButton/styles/hover = SubResource("23")
|
||||||
MenuButton/styles/normal = SubResource("23")
|
MenuButton/styles/normal = SubResource("23")
|
||||||
MenuButton/styles/pressed = SubResource("23")
|
MenuButton/styles/pressed = SubResource("23")
|
||||||
Misc/colors/clear_color = Color(0.188235, 0.188235, 0.188235, 1)
|
Misc/colors/clear_color = Color(0.180115, 0.180474, 0.203125, 1)
|
||||||
OptionButton/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
OptionButton/colors/font_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
OptionButton/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
OptionButton/colors/font_disabled_color = Color(0.570221, 0.572603, 0.722656, 0.5)
|
||||||
OptionButton/styles/disabled = SubResource("2")
|
OptionButton/styles/disabled = SubResource("2")
|
||||||
OptionButton/styles/pressed = SubResource("6")
|
OptionButton/styles/pressed = SubResource("6")
|
||||||
Panel/styles/panel = SubResource("103")
|
Panel/styles/panel = SubResource("103")
|
||||||
PanelContainer/styles/panel = SubResource("104")
|
PanelContainer/styles/panel = SubResource("104")
|
||||||
PopupMenu/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
PopupMenu/colors/font_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
PopupMenu/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
PopupMenu/colors/font_disabled_color = Color(0.570221, 0.572603, 0.722656, 0.5)
|
||||||
PopupMenu/icons/radio_unchecked = ExtResource("1_7vkx1")
|
PopupMenu/icons/radio_unchecked = ExtResource("1_ijaou")
|
||||||
PopupMenu/icons/radio_unchecked_disabled = ExtResource("1_7vkx1")
|
PopupMenu/icons/radio_unchecked_disabled = ExtResource("1_ijaou")
|
||||||
PopupMenu/icons/unchecked = ExtResource("2_mivgt")
|
PopupMenu/icons/unchecked = ExtResource("2_im8x0")
|
||||||
PopupMenu/icons/unchecked_disabled = ExtResource("2_mivgt")
|
PopupMenu/icons/unchecked_disabled = ExtResource("2_im8x0")
|
||||||
PopupMenu/styles/hover = SubResource("112")
|
PopupMenu/styles/hover = SubResource("112")
|
||||||
PopupMenu/styles/labeled_separator_left = SubResource("113")
|
PopupMenu/styles/labeled_separator_left = SubResource("113")
|
||||||
PopupMenu/styles/labeled_separator_right = SubResource("114")
|
PopupMenu/styles/labeled_separator_right = SubResource("114")
|
||||||
PopupMenu/styles/panel = SubResource("105")
|
PopupMenu/styles/panel = SubResource("105")
|
||||||
PopupMenu/styles/separator = SubResource("115")
|
PopupMenu/styles/separator = SubResource("115")
|
||||||
PopupPanel/styles/panel = SubResource("StyleBoxFlat_fc11h")
|
PopupPanel/styles/panel = SubResource("StyleBoxFlat_fc11h")
|
||||||
ProgressBar/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
ProgressBar/colors/font_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
RichTextLabel/colors/default_color = Color(0.77832, 0.77832, 0.77832, 1)
|
RichTextLabel/colors/default_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
RichTextLabel/styles/focus = SubResource("123")
|
RichTextLabel/styles/focus = SubResource("123")
|
||||||
RichTextLabel/styles/normal = SubResource("52")
|
RichTextLabel/styles/normal = SubResource("52")
|
||||||
|
@ -869,17 +870,17 @@ RulerButton/styles/focus = SubResource("1")
|
||||||
RulerButton/styles/hover = SubResource("1")
|
RulerButton/styles/hover = SubResource("1")
|
||||||
RulerButton/styles/normal = SubResource("1")
|
RulerButton/styles/normal = SubResource("1")
|
||||||
RulerButton/styles/pressed = SubResource("1")
|
RulerButton/styles/pressed = SubResource("1")
|
||||||
TabBar/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
TabBar/colors/font_disabled_color = Color(0.570221, 0.572603, 0.722656, 0.5)
|
||||||
TabBar/colors/font_selected_color = Color(0.776471, 0.776471, 0.776471, 1)
|
TabBar/colors/font_selected_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
TabBar/colors/font_unselected_color = Color(0.776471, 0.776471, 0.776471, 1)
|
TabBar/colors/font_unselected_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
TabBar/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
TabBar/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
||||||
TabBar/styles/tab_focus = SubResource("StyleBoxFlat_bxstr")
|
TabBar/styles/tab_focus = SubResource("StyleBoxFlat_bxstr")
|
||||||
TabBar/styles/tab_hovered = SubResource("StyleBoxFlat_dfms8")
|
TabBar/styles/tab_hovered = SubResource("StyleBoxFlat_dfms8")
|
||||||
TabBar/styles/tab_selected = SubResource("StyleBoxFlat_msbem")
|
TabBar/styles/tab_selected = SubResource("StyleBoxFlat_msbem")
|
||||||
TabBar/styles/tab_unselected = SubResource("StyleBoxFlat_n4ubj")
|
TabBar/styles/tab_unselected = SubResource("StyleBoxFlat_n4ubj")
|
||||||
TabContainer/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
TabContainer/colors/font_disabled_color = Color(0.570221, 0.572603, 0.722656, 0.5)
|
||||||
TabContainer/colors/font_selected_color = Color(0.776471, 0.776471, 0.776471, 1)
|
TabContainer/colors/font_selected_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
TabContainer/colors/font_unselected_color = Color(0.776471, 0.776471, 0.776471, 1)
|
TabContainer/colors/font_unselected_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
TabContainer/constants/side_margin = 0
|
TabContainer/constants/side_margin = 0
|
||||||
TabContainer/styles/panel = SubResource("StyleBoxFlat_jssey")
|
TabContainer/styles/panel = SubResource("StyleBoxFlat_jssey")
|
||||||
TabContainer/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
TabContainer/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
||||||
|
@ -892,23 +893,23 @@ TextEdit/colors/background_color = Color(0, 0, 0, 0)
|
||||||
TextEdit/colors/caret_background_color = Color(0, 0, 0, 1)
|
TextEdit/colors/caret_background_color = Color(0, 0, 0, 1)
|
||||||
TextEdit/colors/caret_color = Color(0.77832, 0.77832, 0.77832, 1)
|
TextEdit/colors/caret_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
TextEdit/colors/current_line_color = Color(0.25, 0.25, 0.26, 0.8)
|
TextEdit/colors/current_line_color = Color(0.25, 0.25, 0.26, 0.8)
|
||||||
TextEdit/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
TextEdit/colors/font_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
TextEdit/colors/font_uneditable_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
TextEdit/colors/font_uneditable_color = Color(0.570221, 0.572603, 0.722656, 0.5)
|
||||||
TextEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
TextEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
||||||
TextEdit/colors/word_highlighted_color = Color(0.8, 0.9, 0.9, 0.15)
|
TextEdit/colors/word_highlighted_color = Color(0.8, 0.9, 0.9, 0.15)
|
||||||
TextEdit/styles/focus = SubResource("4")
|
TextEdit/styles/focus = SubResource("4")
|
||||||
TextEdit/styles/normal = SubResource("5")
|
TextEdit/styles/normal = SubResource("5")
|
||||||
TextEdit/styles/read_only = SubResource("2")
|
TextEdit/styles/read_only = SubResource("2")
|
||||||
TooltipLabel/colors/font_color = Color(0.223529, 0.223529, 0.223529, 1)
|
TooltipLabel/colors/font_color = Color(0.429779, 0.427397, 0.277344, 1)
|
||||||
TooltipPanel/styles/panel = SubResource("151")
|
TooltipPanel/styles/panel = SubResource("151")
|
||||||
Tree/colors/custom_button_font_highlight = Color(0.866992, 0.866992, 0.866992, 1)
|
Tree/colors/custom_button_font_highlight = Color(0.866992, 0.866992, 0.866992, 1)
|
||||||
Tree/colors/drop_position_color = Color(0.184314, 0.396078, 0.533333, 1)
|
Tree/colors/drop_position_color = Color(0.184314, 0.396078, 0.533333, 1)
|
||||||
Tree/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
Tree/colors/font_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
Tree/colors/guide_color = Color(1, 1, 1, 0.05)
|
Tree/colors/guide_color = Color(1, 1, 1, 0.05)
|
||||||
Tree/colors/relationship_line_color = Color(1, 1, 1, 0.1)
|
Tree/colors/relationship_line_color = Color(1, 1, 1, 0.1)
|
||||||
Tree/colors/title_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
Tree/colors/title_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
Tree/constants/scroll_border = 40
|
Tree/constants/scroll_border = 40
|
||||||
Tree/icons/unchecked = ExtResource("2_mivgt")
|
Tree/icons/unchecked = ExtResource("2_im8x0")
|
||||||
Tree/styles/button_pressed = SubResource("156")
|
Tree/styles/button_pressed = SubResource("156")
|
||||||
Tree/styles/cursor = SubResource("157")
|
Tree/styles/cursor = SubResource("157")
|
||||||
Tree/styles/cursor_unfocused = SubResource("157")
|
Tree/styles/cursor_unfocused = SubResource("157")
|
||||||
|
@ -932,15 +933,15 @@ VSlider/styles/grabber_area_highlight = SubResource("169")
|
||||||
VSlider/styles/slider = SubResource("170")
|
VSlider/styles/slider = SubResource("170")
|
||||||
VSplitContainer/constants/separation = 8
|
VSplitContainer/constants/separation = 8
|
||||||
ValueSlider/base_type = &"TextureProgressBar"
|
ValueSlider/base_type = &"TextureProgressBar"
|
||||||
ValueSlider/colors/progress_color = Color(0.227451, 0.227451, 0.227451, 1)
|
ValueSlider/colors/progress_color = Color(0.309769, 0.31308, 0.394531, 1)
|
||||||
ValueSlider/colors/under_color = Color(0.227451, 0.227451, 0.227451, 1)
|
ValueSlider/colors/under_color = Color(0.199173, 0.200641, 0.222656, 1)
|
||||||
ValueSlider/icons/arrow_hover = ExtResource("4_ujslw")
|
ValueSlider/icons/arrow_hover = ExtResource("4_lpj07")
|
||||||
ValueSlider/icons/arrow_normal = ExtResource("3_bttl6")
|
ValueSlider/icons/arrow_normal = ExtResource("3_ffjur")
|
||||||
ValueSlider/icons/arrow_pressed = ExtResource("5_agxgd")
|
ValueSlider/icons/arrow_pressed = ExtResource("5_iwymo")
|
||||||
ValueSlider/icons/texture_over = null
|
ValueSlider/icons/texture_over = null
|
||||||
ValueSlider/icons/texture_progress = ExtResource("6_6pdcm")
|
ValueSlider/icons/texture_progress = ExtResource("6_8xqs0")
|
||||||
ValueSlider/icons/texture_under = ExtResource("6_6pdcm")
|
ValueSlider/icons/texture_under = ExtResource("6_8xqs0")
|
||||||
Window/colors/title_color = Color(0.776471, 0.776471, 0.776471, 1)
|
Window/colors/title_color = Color(0.570221, 0.572603, 0.722656, 1)
|
||||||
Window/constants/title_height = 24
|
Window/constants/title_height = 24
|
||||||
Window/styles/embedded_border = SubResource("StyleBoxFlat_pgljm")
|
Window/styles/embedded_border = SubResource("StyleBoxFlat_pgljm")
|
||||||
Window/styles/embedded_unfocused_border = SubResource("StyleBoxFlat_wmfk1")
|
Window/styles/embedded_unfocused_border = SubResource("StyleBoxFlat_wmfk1")
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
[gd_resource type="Theme" load_steps=81 format=3 uid="uid://jase72axwunw"]
|
[gd_resource type="Theme" load_steps=86 format=3 uid="uid://jase72axwunw"]
|
||||||
|
|
||||||
[ext_resource type="Texture2D" uid="uid://brdgp0y4tarar" path="res://assets/graphics/misc/radio_unpressed.png" id="1_dakkn"]
|
[ext_resource type="Texture2D" uid="uid://brdgp0y4tarar" path="res://assets/graphics/misc/radio_unpressed.png" id="1_ijaou"]
|
||||||
[ext_resource type="Texture2D" uid="uid://ybfsxkc2qap7" path="res://assets/graphics/misc/checkbox_unpressed.png" id="2_yf73r"]
|
[ext_resource type="Texture2D" uid="uid://ybfsxkc2qap7" path="res://assets/graphics/misc/checkbox_unpressed.png" id="2_im8x0"]
|
||||||
[ext_resource type="Texture2D" uid="uid://ct8wn8m6x4m54" path="res://assets/graphics/misc/value_arrow.svg" id="3_a0rg0"]
|
[ext_resource type="Texture2D" uid="uid://ct8wn8m6x4m54" path="res://assets/graphics/misc/value_arrow.svg" id="3_ffjur"]
|
||||||
[ext_resource type="Texture2D" uid="uid://bq8h66v4ie8xl" path="res://assets/graphics/misc/value_arrow_hover.svg" id="4_gvo0i"]
|
[ext_resource type="Texture2D" uid="uid://bq8h66v4ie8xl" path="res://assets/graphics/misc/value_arrow_hover.svg" id="4_lpj07"]
|
||||||
[ext_resource type="Texture2D" uid="uid://hhxenhteahv6" path="res://assets/graphics/misc/value_arrow_press.svg" id="5_02c0a"]
|
[ext_resource type="Texture2D" uid="uid://hhxenhteahv6" path="res://assets/graphics/misc/value_arrow_press.svg" id="5_iwymo"]
|
||||||
[ext_resource type="Texture2D" uid="uid://c7u0yofrpm50a" path="res://assets/graphics/misc/value_slider.png" id="6_drhin"]
|
[ext_resource type="Texture2D" uid="uid://c7u0yofrpm50a" path="res://assets/graphics/misc/value_slider.png" id="6_8xqs0"]
|
||||||
[ext_resource type="FontFile" uid="uid://cvc4lelf6hl7x" path="res://assets/fonts/Roboto-Regular.ttf" id="7_0r7jt"]
|
[ext_resource type="FontFile" uid="uid://cvc4lelf6hl7x" path="res://assets/fonts/Roboto-Regular.ttf" id="7_6dpn2"]
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_755mo"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_755mo"]
|
||||||
content_margin_left = 8.0
|
content_margin_left = 8.0
|
||||||
content_margin_top = 8.0
|
content_margin_top = 8.0
|
||||||
content_margin_right = 8.0
|
content_margin_right = 8.0
|
||||||
content_margin_bottom = 8.0
|
content_margin_bottom = 8.0
|
||||||
bg_color = Color(0.878431, 0.866667, 0.866667, 1)
|
bg_color = Color(0.860504, 0.894003, 0.941406, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -25,7 +25,7 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.4, 0.470588, 0.513726, 1)
|
bg_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
border_color = Color(1, 1, 1, 1)
|
border_color = Color(1, 1, 1, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kpwev"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kpwev"]
|
||||||
|
@ -39,14 +39,14 @@ border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0.2, 0.2, 0.2, 1)
|
border_color = Color(0.427246, 0.435647, 0.525, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nv6tl"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nv6tl"]
|
||||||
content_margin_left = 6.0
|
content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.4, 0.470588, 0.513726, 0.5)
|
bg_color = Color(0.664902, 0.799544, 0.972656, 0.5)
|
||||||
border_color = Color(1, 1, 1, 1)
|
border_color = Color(1, 1, 1, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t0f5f"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t0f5f"]
|
||||||
|
@ -54,12 +54,64 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.4, 0.470588, 0.513726, 1)
|
bg_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0, 0, 0, 1)
|
border_color = Color(0.284058, 0.294559, 0.40625, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1qcnj"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.664902, 0.799544, 0.972656, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_8hww6"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.664902, 0.799544, 0.972656, 0.5)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a57y0"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.860504, 0.894003, 0.941406, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t43bd"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.687347, 0.767736, 0.871094, 1)
|
||||||
|
border_width_left = 3
|
||||||
|
border_width_top = 3
|
||||||
|
border_width_right = 3
|
||||||
|
border_width_bottom = 3
|
||||||
|
border_color = Color(0.284058, 0.294559, 0.40625, 1)
|
||||||
|
expand_margin_left = 2.0
|
||||||
|
expand_margin_top = 2.0
|
||||||
|
expand_margin_right = 2.0
|
||||||
|
expand_margin_bottom = 2.0
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lbyuh"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lbyuh"]
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
|
@ -161,7 +213,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.611765, 0.686275, 0.729412, 1)
|
bg_color = Color(0.664902, 0.799544, 0.972656, 1)
|
||||||
corner_radius_top_left = 10
|
corner_radius_top_left = 10
|
||||||
corner_radius_top_right = 10
|
corner_radius_top_right = 10
|
||||||
corner_radius_bottom_right = 10
|
corner_radius_bottom_right = 10
|
||||||
|
@ -173,7 +225,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.728235, 0.780392, 0.810588, 1)
|
bg_color = Color(0.765431, 0.859681, 0.980859, 1)
|
||||||
corner_radius_top_left = 10
|
corner_radius_top_left = 10
|
||||||
corner_radius_top_right = 10
|
corner_radius_top_right = 10
|
||||||
corner_radius_bottom_right = 10
|
corner_radius_bottom_right = 10
|
||||||
|
@ -185,7 +237,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.689412, 0.74902, 0.783529, 1)
|
bg_color = Color(0.731921, 0.839635, 0.978125, 1)
|
||||||
corner_radius_top_left = 10
|
corner_radius_top_left = 10
|
||||||
corner_radius_top_right = 10
|
corner_radius_top_right = 10
|
||||||
corner_radius_bottom_right = 10
|
corner_radius_bottom_right = 10
|
||||||
|
@ -267,7 +319,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.4, 0.470588, 0.513726, 1)
|
bg_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
draw_center = false
|
draw_center = false
|
||||||
border_width_left = 2
|
border_width_left = 2
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
|
@ -280,7 +332,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.611765, 0.686275, 0.729412, 1)
|
bg_color = Color(0.664902, 0.799544, 0.972656, 1)
|
||||||
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="96"]
|
[sub_resource type="StyleBoxFlat" id="96"]
|
||||||
|
@ -288,24 +340,40 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.611765, 0.686275, 0.729412, 1)
|
bg_color = Color(0.664902, 0.799544, 0.972656, 1)
|
||||||
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_u871w"]
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_u871w"]
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_o72qi"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.664902, 0.799544, 0.972656, 1)
|
||||||
|
border_width_left = 3
|
||||||
|
border_width_top = 3
|
||||||
|
border_width_right = 3
|
||||||
|
border_width_bottom = 3
|
||||||
|
border_color = Color(0.284058, 0.294559, 0.40625, 1)
|
||||||
|
expand_margin_left = 2.0
|
||||||
|
expand_margin_top = 2.0
|
||||||
|
expand_margin_right = 2.0
|
||||||
|
expand_margin_bottom = 2.0
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="3"]
|
[sub_resource type="StyleBoxFlat" id="3"]
|
||||||
content_margin_left = 6.0
|
content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.4, 0.470588, 0.513726, 1)
|
bg_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0, 0, 0, 1)
|
border_color = Color(0.284058, 0.294559, 0.40625, 1)
|
||||||
corner_radius_top_left = 2
|
corner_radius_top_left = 2
|
||||||
corner_radius_top_right = 2
|
corner_radius_top_right = 2
|
||||||
corner_radius_bottom_right = 2
|
corner_radius_bottom_right = 2
|
||||||
|
@ -316,7 +384,7 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.4, 0.470588, 0.513726, 1)
|
bg_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -332,7 +400,7 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.4, 0.470588, 0.513726, 1)
|
bg_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -370,14 +438,14 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.4, 0.470588, 0.513726, 1)
|
bg_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="104"]
|
[sub_resource type="StyleBoxFlat" id="104"]
|
||||||
content_margin_left = 2.0
|
content_margin_left = 2.0
|
||||||
content_margin_top = 2.0
|
content_margin_top = 2.0
|
||||||
content_margin_right = 2.0
|
content_margin_right = 2.0
|
||||||
content_margin_bottom = 2.0
|
content_margin_bottom = 2.0
|
||||||
bg_color = Color(0.878431, 0.866667, 0.866667, 1)
|
bg_color = Color(0.860504, 0.894003, 0.941406, 1)
|
||||||
corner_radius_top_left = 2
|
corner_radius_top_left = 2
|
||||||
corner_radius_top_right = 2
|
corner_radius_top_right = 2
|
||||||
corner_radius_bottom_right = 2
|
corner_radius_bottom_right = 2
|
||||||
|
@ -404,7 +472,7 @@ content_margin_left = 8.0
|
||||||
content_margin_top = 8.0
|
content_margin_top = 8.0
|
||||||
content_margin_right = 8.0
|
content_margin_right = 8.0
|
||||||
content_margin_bottom = 8.0
|
content_margin_bottom = 8.0
|
||||||
bg_color = Color(0.4, 0.470588, 0.513726, 1)
|
bg_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -423,7 +491,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.4, 0.470588, 0.513726, 1)
|
bg_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -449,7 +517,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.611765, 0.686275, 0.729412, 1)
|
bg_color = Color(0.664902, 0.799544, 0.972656, 1)
|
||||||
draw_center = false
|
draw_center = false
|
||||||
border_width_left = 2
|
border_width_left = 2
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
|
@ -458,7 +526,7 @@ border_width_bottom = 2
|
||||||
corner_detail = 1
|
corner_detail = 1
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="1"]
|
[sub_resource type="StyleBoxFlat" id="1"]
|
||||||
bg_color = Color(0.611765, 0.686275, 0.729412, 1)
|
bg_color = Color(0.664902, 0.799544, 0.972656, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fewc7"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fewc7"]
|
||||||
content_margin_left = 10.0
|
content_margin_left = 10.0
|
||||||
|
@ -476,13 +544,13 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.4, 0.470588, 0.513726, 1)
|
bg_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
draw_center = false
|
draw_center = false
|
||||||
border_width_left = 2
|
border_width_left = 2
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
border_width_right = 2
|
border_width_right = 2
|
||||||
border_width_bottom = 2
|
border_width_bottom = 2
|
||||||
border_color = Color(0, 0, 0, 1)
|
border_color = Color(0.284058, 0.294559, 0.40625, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -509,9 +577,9 @@ content_margin_left = 10.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 10.0
|
content_margin_right = 10.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.4, 0.470588, 0.513726, 1)
|
bg_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
border_color = Color(0, 0, 0, 1)
|
border_color = Color(0.284058, 0.294559, 0.40625, 1)
|
||||||
corner_detail = 1
|
corner_detail = 1
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_n4ubj"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_n4ubj"]
|
||||||
|
@ -519,14 +587,14 @@ content_margin_left = 10.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 10.0
|
content_margin_right = 10.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.28, 0.329412, 0.359608, 1)
|
bg_color = Color(0.633093, 0.661044, 0.678125, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_color = Color(0.175, 0.175, 0.175, 1)
|
border_color = Color(0.175, 0.175, 0.175, 1)
|
||||||
corner_detail = 1
|
corner_detail = 1
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jssey"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jssey"]
|
||||||
bg_color = Color(0.878431, 0.866667, 0.866667, 1)
|
bg_color = Color(0.860504, 0.894003, 0.941406, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_o56ri"]
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_o56ri"]
|
||||||
content_margin_left = 0.0
|
content_margin_left = 0.0
|
||||||
|
@ -539,12 +607,12 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.4, 0.470588, 0.513726, 1)
|
bg_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(0, 0, 0, 1)
|
border_color = Color(0.284058, 0.294559, 0.40625, 1)
|
||||||
corner_radius_top_left = 2
|
corner_radius_top_left = 2
|
||||||
corner_radius_top_right = 2
|
corner_radius_top_right = 2
|
||||||
corner_radius_bottom_right = 2
|
corner_radius_bottom_right = 2
|
||||||
|
@ -555,7 +623,7 @@ content_margin_left = 1.0
|
||||||
content_margin_top = 1.0
|
content_margin_top = 1.0
|
||||||
content_margin_right = 1.0
|
content_margin_right = 1.0
|
||||||
content_margin_bottom = 1.0
|
content_margin_bottom = 1.0
|
||||||
bg_color = Color(0.388235, 0.313725, 0.270588, 1)
|
bg_color = Color(0.335098, 0.200456, 0.0273438, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -590,7 +658,7 @@ border_color = Color(0.334961, 0.334961, 0.334961, 1)
|
||||||
[sub_resource type="StyleBoxEmpty" id="159"]
|
[sub_resource type="StyleBoxEmpty" id="159"]
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tcenw"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tcenw"]
|
||||||
bg_color = Color(0.878431, 0.866667, 0.866667, 1)
|
bg_color = Color(0.860504, 0.894003, 0.941406, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="161"]
|
[sub_resource type="StyleBoxFlat" id="161"]
|
||||||
content_margin_left = 4.0
|
content_margin_left = 4.0
|
||||||
|
@ -644,7 +712,7 @@ content_margin_left = 10.0
|
||||||
content_margin_top = 28.0
|
content_margin_top = 28.0
|
||||||
content_margin_right = 10.0
|
content_margin_right = 10.0
|
||||||
content_margin_bottom = 8.0
|
content_margin_bottom = 8.0
|
||||||
bg_color = Color(0.678431, 0.678431, 0.678431, 1)
|
bg_color = Color(0.563751, 0.685523, 0.792969, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -673,31 +741,36 @@ expand_margin_bottom = 4.0
|
||||||
|
|
||||||
[resource]
|
[resource]
|
||||||
resource_name = "Light"
|
resource_name = "Light"
|
||||||
default_font = ExtResource("7_0r7jt")
|
default_font = ExtResource("7_6dpn2")
|
||||||
default_font_size = 16
|
default_font_size = 16
|
||||||
AcceptDialog/styles/panel = SubResource("StyleBoxFlat_755mo")
|
AcceptDialog/styles/panel = SubResource("StyleBoxFlat_755mo")
|
||||||
BoxContainer/constants/separation = 4
|
BoxContainer/constants/separation = 4
|
||||||
Button/colors/font_color = Color(0.286275, 0.294118, 0.301961, 1)
|
Button/colors/font_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
Button/colors/font_disabled_color = Color(0.286275, 0.294118, 0.301961, 0.5)
|
Button/colors/font_disabled_color = Color(0.286682, 0.444122, 0.601562, 0.5)
|
||||||
Button/colors/font_focus_color = Color(0, 0, 0, 1)
|
Button/colors/font_focus_color = Color(0.284058, 0.294559, 0.40625, 1)
|
||||||
Button/colors/font_hover_color = Color(0, 0, 0, 1)
|
Button/colors/font_hover_color = Color(0.284058, 0.294559, 0.40625, 1)
|
||||||
Button/colors/font_hover_pressed_color = Color(0, 0, 0, 1)
|
Button/colors/font_hover_pressed_color = Color(0.284058, 0.294559, 0.40625, 1)
|
||||||
Button/colors/font_pressed_color = Color(0, 0, 0, 1)
|
Button/colors/font_pressed_color = Color(0.284058, 0.294559, 0.40625, 1)
|
||||||
Button/colors/icon_color_pressed = Color(1, 1, 1, 1)
|
Button/colors/icon_color_pressed = Color(1, 1, 1, 1)
|
||||||
Button/colors/icon_disabled_color = Color(0.286275, 0.294118, 0.301961, 0.5)
|
Button/colors/icon_disabled_color = Color(0.286682, 0.444122, 0.601562, 0.5)
|
||||||
Button/colors/icon_hover_color = Color(0.3, 0.3, 0.3, 1)
|
Button/colors/icon_hover_color = Color(0.49884, 0.506191, 0.584375, 1)
|
||||||
Button/colors/icon_hover_pressed_color = Color(0.2, 0.2, 0.2, 1)
|
Button/colors/icon_hover_pressed_color = Color(0.427246, 0.435647, 0.525, 1)
|
||||||
Button/colors/icon_normal_color = Color(0, 0, 0, 1)
|
Button/colors/icon_normal_color = Color(0.284058, 0.294559, 0.40625, 1)
|
||||||
Button/colors/icon_pressed_color = Color(0.2, 0.2, 0.2, 1)
|
Button/colors/icon_pressed_color = Color(0.427246, 0.435647, 0.525, 1)
|
||||||
Button/styles/disabled = SubResource("23")
|
Button/styles/disabled = SubResource("23")
|
||||||
Button/styles/focus = SubResource("StyleBoxFlat_kpwev")
|
Button/styles/focus = SubResource("StyleBoxFlat_kpwev")
|
||||||
Button/styles/hover = SubResource("StyleBoxFlat_nv6tl")
|
Button/styles/hover = SubResource("StyleBoxFlat_nv6tl")
|
||||||
Button/styles/normal = SubResource("23")
|
Button/styles/normal = SubResource("23")
|
||||||
Button/styles/pressed = SubResource("StyleBoxFlat_t0f5f")
|
Button/styles/pressed = SubResource("StyleBoxFlat_t0f5f")
|
||||||
CheckBox/icons/radio_unchecked = ExtResource("1_dakkn")
|
CelButton/base_type = &"Button"
|
||||||
CheckBox/icons/radio_unchecked_disabled = ExtResource("1_dakkn")
|
CelButton/styles/guide = SubResource("StyleBoxFlat_1qcnj")
|
||||||
CheckBox/icons/unchecked = ExtResource("2_yf73r")
|
CelButton/styles/hover = SubResource("StyleBoxFlat_8hww6")
|
||||||
CheckBox/icons/unchecked_disabled = ExtResource("2_yf73r")
|
CelButton/styles/normal = SubResource("StyleBoxFlat_a57y0")
|
||||||
|
CelButton/styles/pressed = SubResource("StyleBoxFlat_t43bd")
|
||||||
|
CheckBox/icons/radio_unchecked = ExtResource("1_ijaou")
|
||||||
|
CheckBox/icons/radio_unchecked_disabled = ExtResource("1_ijaou")
|
||||||
|
CheckBox/icons/unchecked = ExtResource("2_im8x0")
|
||||||
|
CheckBox/icons/unchecked_disabled = ExtResource("2_im8x0")
|
||||||
CheckBox/styles/disabled = SubResource("StyleBoxFlat_lbyuh")
|
CheckBox/styles/disabled = SubResource("StyleBoxFlat_lbyuh")
|
||||||
CheckBox/styles/focus = SubResource("StyleBoxFlat_4dymj")
|
CheckBox/styles/focus = SubResource("StyleBoxFlat_4dymj")
|
||||||
CheckBox/styles/hover = SubResource("StyleBoxFlat_4jbvl")
|
CheckBox/styles/hover = SubResource("StyleBoxFlat_4jbvl")
|
||||||
|
@ -711,7 +784,7 @@ CheckButton/styles/hover_pressed = SubResource("StyleBoxFlat_viauy")
|
||||||
CheckButton/styles/normal = SubResource("StyleBoxFlat_ygru1")
|
CheckButton/styles/normal = SubResource("StyleBoxFlat_ygru1")
|
||||||
CheckButton/styles/pressed = SubResource("StyleBoxFlat_h750t")
|
CheckButton/styles/pressed = SubResource("StyleBoxFlat_h750t")
|
||||||
CollapsibleContainer/base_type = &"VBoxContainer"
|
CollapsibleContainer/base_type = &"VBoxContainer"
|
||||||
CollapsibleContainer/icons/arrow_normal = ExtResource("3_a0rg0")
|
CollapsibleContainer/icons/arrow_normal = ExtResource("3_ffjur")
|
||||||
ColorPicker/constants/h_width = 28
|
ColorPicker/constants/h_width = 28
|
||||||
ColorPicker/constants/margin = 8
|
ColorPicker/constants/margin = 8
|
||||||
ColorPickerButton/styles/disabled = null
|
ColorPickerButton/styles/disabled = null
|
||||||
|
@ -736,20 +809,22 @@ HSlider/styles/grabber_area_highlight = SubResource("87")
|
||||||
HSlider/styles/slider = SubResource("88")
|
HSlider/styles/slider = SubResource("88")
|
||||||
HSplitContainer/constants/separation = 8
|
HSplitContainer/constants/separation = 8
|
||||||
HeaderSmall/font_sizes/font_size = 18
|
HeaderSmall/font_sizes/font_size = 18
|
||||||
Icons/colors/modulate_color = Color(0, 0, 0, 1)
|
Icons/colors/modulate_color = Color(0.284058, 0.294559, 0.40625, 1)
|
||||||
ItemList/colors/font_color = Color(0.286275, 0.294118, 0.301961, 1)
|
ItemList/colors/font_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
ItemList/colors/guide_color = Color(1, 1, 1, 0.05)
|
ItemList/colors/guide_color = Color(1, 1, 1, 0.05)
|
||||||
ItemList/styles/cursor = SubResource("94")
|
ItemList/styles/cursor = SubResource("94")
|
||||||
ItemList/styles/cursor_unfocused = SubResource("94")
|
ItemList/styles/cursor_unfocused = SubResource("94")
|
||||||
ItemList/styles/panel = SubResource("StyleBoxFlat_4ngk1")
|
ItemList/styles/panel = SubResource("StyleBoxFlat_4ngk1")
|
||||||
ItemList/styles/selected = SubResource("95")
|
ItemList/styles/selected = SubResource("95")
|
||||||
ItemList/styles/selected_focus = SubResource("96")
|
ItemList/styles/selected_focus = SubResource("96")
|
||||||
Label/colors/font_color = Color(0.286275, 0.294118, 0.301961, 1)
|
Label/colors/font_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
Label/styles/normal = SubResource("StyleBoxEmpty_u871w")
|
Label/styles/normal = SubResource("StyleBoxEmpty_u871w")
|
||||||
|
LayerFrameButton/base_type = &"CelButton"
|
||||||
|
LayerFrameButton/styles/pressed = SubResource("StyleBoxFlat_o72qi")
|
||||||
LineEdit/colors/clear_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
LineEdit/colors/clear_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
LineEdit/colors/clear_button_color_pressed = Color(0.184314, 0.396078, 0.533333, 1)
|
LineEdit/colors/clear_button_color_pressed = Color(0.184314, 0.396078, 0.533333, 1)
|
||||||
LineEdit/colors/font_color = Color(0.286275, 0.294118, 0.301961, 1)
|
LineEdit/colors/font_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
LineEdit/colors/font_uneditable_color = Color(0.286275, 0.294118, 0.301961, 0.5)
|
LineEdit/colors/font_uneditable_color = Color(0.286682, 0.444122, 0.601562, 0.5)
|
||||||
LineEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
LineEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
||||||
LineEdit/styles/focus = SubResource("3")
|
LineEdit/styles/focus = SubResource("3")
|
||||||
LineEdit/styles/normal = SubResource("5")
|
LineEdit/styles/normal = SubResource("5")
|
||||||
|
@ -759,33 +834,33 @@ MarginContainer/constants/margin_bottom = 2
|
||||||
MarginContainer/constants/margin_left = 8
|
MarginContainer/constants/margin_left = 8
|
||||||
MarginContainer/constants/margin_right = 8
|
MarginContainer/constants/margin_right = 8
|
||||||
MarginContainer/constants/margin_top = 2
|
MarginContainer/constants/margin_top = 2
|
||||||
MenuButton/colors/font_color = Color(0.286275, 0.294118, 0.301961, 1)
|
MenuButton/colors/font_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
MenuButton/colors/font_disabled_color = Color(0.286275, 0.294118, 0.301961, 0.5)
|
MenuButton/colors/font_disabled_color = Color(0.286682, 0.444122, 0.601562, 0.5)
|
||||||
MenuButton/styles/disabled = SubResource("23")
|
MenuButton/styles/disabled = SubResource("23")
|
||||||
MenuButton/styles/focus = SubResource("23")
|
MenuButton/styles/focus = SubResource("23")
|
||||||
MenuButton/styles/hover = SubResource("23")
|
MenuButton/styles/hover = SubResource("23")
|
||||||
MenuButton/styles/normal = SubResource("23")
|
MenuButton/styles/normal = SubResource("23")
|
||||||
MenuButton/styles/pressed = SubResource("23")
|
MenuButton/styles/pressed = SubResource("23")
|
||||||
Misc/colors/clear_color = Color(0.878431, 0.866667, 0.866667, 1)
|
Misc/colors/clear_color = Color(0.860504, 0.894003, 0.941406, 1)
|
||||||
OptionButton/colors/font_color = Color(0.286275, 0.294118, 0.301961, 1)
|
OptionButton/colors/font_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
OptionButton/colors/font_disabled_color = Color(0.286275, 0.294118, 0.301961, 0.5)
|
OptionButton/colors/font_disabled_color = Color(0.286682, 0.444122, 0.601562, 0.5)
|
||||||
OptionButton/styles/disabled = SubResource("2")
|
OptionButton/styles/disabled = SubResource("2")
|
||||||
OptionButton/styles/pressed = SubResource("6")
|
OptionButton/styles/pressed = SubResource("6")
|
||||||
Panel/styles/panel = SubResource("103")
|
Panel/styles/panel = SubResource("103")
|
||||||
PanelContainer/styles/panel = SubResource("104")
|
PanelContainer/styles/panel = SubResource("104")
|
||||||
PopupMenu/colors/font_color = Color(0.286275, 0.294118, 0.301961, 1)
|
PopupMenu/colors/font_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
PopupMenu/colors/font_disabled_color = Color(0.286275, 0.294118, 0.301961, 0.5)
|
PopupMenu/colors/font_disabled_color = Color(0.286682, 0.444122, 0.601562, 0.5)
|
||||||
PopupMenu/icons/radio_unchecked = ExtResource("1_dakkn")
|
PopupMenu/icons/radio_unchecked = ExtResource("1_ijaou")
|
||||||
PopupMenu/icons/radio_unchecked_disabled = ExtResource("1_dakkn")
|
PopupMenu/icons/radio_unchecked_disabled = ExtResource("1_ijaou")
|
||||||
PopupMenu/icons/unchecked = ExtResource("2_yf73r")
|
PopupMenu/icons/unchecked = ExtResource("2_im8x0")
|
||||||
PopupMenu/icons/unchecked_disabled = ExtResource("2_yf73r")
|
PopupMenu/icons/unchecked_disabled = ExtResource("2_im8x0")
|
||||||
PopupMenu/styles/hover = SubResource("112")
|
PopupMenu/styles/hover = SubResource("112")
|
||||||
PopupMenu/styles/labeled_separator_left = SubResource("113")
|
PopupMenu/styles/labeled_separator_left = SubResource("113")
|
||||||
PopupMenu/styles/labeled_separator_right = SubResource("114")
|
PopupMenu/styles/labeled_separator_right = SubResource("114")
|
||||||
PopupMenu/styles/panel = SubResource("105")
|
PopupMenu/styles/panel = SubResource("105")
|
||||||
PopupMenu/styles/separator = SubResource("115")
|
PopupMenu/styles/separator = SubResource("115")
|
||||||
PopupPanel/styles/panel = SubResource("StyleBoxFlat_fc11h")
|
PopupPanel/styles/panel = SubResource("StyleBoxFlat_fc11h")
|
||||||
ProgressBar/colors/font_color = Color(0.286275, 0.294118, 0.301961, 1)
|
ProgressBar/colors/font_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
RichTextLabel/colors/default_color = Color(0.77832, 0.77832, 0.77832, 1)
|
RichTextLabel/colors/default_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
RichTextLabel/styles/focus = SubResource("123")
|
RichTextLabel/styles/focus = SubResource("123")
|
||||||
RichTextLabel/styles/normal = SubResource("52")
|
RichTextLabel/styles/normal = SubResource("52")
|
||||||
|
@ -795,17 +870,17 @@ RulerButton/styles/focus = SubResource("1")
|
||||||
RulerButton/styles/hover = SubResource("1")
|
RulerButton/styles/hover = SubResource("1")
|
||||||
RulerButton/styles/normal = SubResource("1")
|
RulerButton/styles/normal = SubResource("1")
|
||||||
RulerButton/styles/pressed = SubResource("1")
|
RulerButton/styles/pressed = SubResource("1")
|
||||||
TabBar/colors/font_disabled_color = Color(0.286275, 0.294118, 0.301961, 0.5)
|
TabBar/colors/font_disabled_color = Color(0.286682, 0.444122, 0.601562, 0.5)
|
||||||
TabBar/colors/font_selected_color = Color(0.286275, 0.294118, 0.301961, 1)
|
TabBar/colors/font_selected_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
TabBar/colors/font_unselected_color = Color(0.286275, 0.294118, 0.301961, 1)
|
TabBar/colors/font_unselected_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
TabBar/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
TabBar/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
||||||
TabBar/styles/tab_focus = SubResource("StyleBoxFlat_bxstr")
|
TabBar/styles/tab_focus = SubResource("StyleBoxFlat_bxstr")
|
||||||
TabBar/styles/tab_hovered = SubResource("StyleBoxFlat_dfms8")
|
TabBar/styles/tab_hovered = SubResource("StyleBoxFlat_dfms8")
|
||||||
TabBar/styles/tab_selected = SubResource("StyleBoxFlat_msbem")
|
TabBar/styles/tab_selected = SubResource("StyleBoxFlat_msbem")
|
||||||
TabBar/styles/tab_unselected = SubResource("StyleBoxFlat_n4ubj")
|
TabBar/styles/tab_unselected = SubResource("StyleBoxFlat_n4ubj")
|
||||||
TabContainer/colors/font_disabled_color = Color(0.286275, 0.294118, 0.301961, 0.5)
|
TabContainer/colors/font_disabled_color = Color(0.286682, 0.444122, 0.601562, 0.5)
|
||||||
TabContainer/colors/font_selected_color = Color(0.286275, 0.294118, 0.301961, 1)
|
TabContainer/colors/font_selected_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
TabContainer/colors/font_unselected_color = Color(0.286275, 0.294118, 0.301961, 1)
|
TabContainer/colors/font_unselected_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
TabContainer/constants/side_margin = 0
|
TabContainer/constants/side_margin = 0
|
||||||
TabContainer/styles/panel = SubResource("StyleBoxFlat_jssey")
|
TabContainer/styles/panel = SubResource("StyleBoxFlat_jssey")
|
||||||
TabContainer/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
TabContainer/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
||||||
|
@ -818,23 +893,23 @@ TextEdit/colors/background_color = Color(0, 0, 0, 0)
|
||||||
TextEdit/colors/caret_background_color = Color(0, 0, 0, 1)
|
TextEdit/colors/caret_background_color = Color(0, 0, 0, 1)
|
||||||
TextEdit/colors/caret_color = Color(0.77832, 0.77832, 0.77832, 1)
|
TextEdit/colors/caret_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
TextEdit/colors/current_line_color = Color(0.25, 0.25, 0.26, 0.8)
|
TextEdit/colors/current_line_color = Color(0.25, 0.25, 0.26, 0.8)
|
||||||
TextEdit/colors/font_color = Color(0.286275, 0.294118, 0.301961, 1)
|
TextEdit/colors/font_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
TextEdit/colors/font_uneditable_color = Color(0.286275, 0.294118, 0.301961, 0.5)
|
TextEdit/colors/font_uneditable_color = Color(0.286682, 0.444122, 0.601562, 0.5)
|
||||||
TextEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
TextEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
||||||
TextEdit/colors/word_highlighted_color = Color(0.8, 0.9, 0.9, 0.15)
|
TextEdit/colors/word_highlighted_color = Color(0.8, 0.9, 0.9, 0.15)
|
||||||
TextEdit/styles/focus = SubResource("4")
|
TextEdit/styles/focus = SubResource("4")
|
||||||
TextEdit/styles/normal = SubResource("5")
|
TextEdit/styles/normal = SubResource("5")
|
||||||
TextEdit/styles/read_only = SubResource("2")
|
TextEdit/styles/read_only = SubResource("2")
|
||||||
TooltipLabel/colors/font_color = Color(0.713725, 0.705882, 0.698039, 1)
|
TooltipLabel/colors/font_color = Color(0.713318, 0.555878, 0.398438, 1)
|
||||||
TooltipPanel/styles/panel = SubResource("151")
|
TooltipPanel/styles/panel = SubResource("151")
|
||||||
Tree/colors/custom_button_font_highlight = Color(0.866992, 0.866992, 0.866992, 1)
|
Tree/colors/custom_button_font_highlight = Color(0.866992, 0.866992, 0.866992, 1)
|
||||||
Tree/colors/drop_position_color = Color(0.184314, 0.396078, 0.533333, 1)
|
Tree/colors/drop_position_color = Color(0.184314, 0.396078, 0.533333, 1)
|
||||||
Tree/colors/font_color = Color(0.286275, 0.294118, 0.301961, 1)
|
Tree/colors/font_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
Tree/colors/guide_color = Color(1, 1, 1, 0.05)
|
Tree/colors/guide_color = Color(1, 1, 1, 0.05)
|
||||||
Tree/colors/relationship_line_color = Color(1, 1, 1, 0.1)
|
Tree/colors/relationship_line_color = Color(1, 1, 1, 0.1)
|
||||||
Tree/colors/title_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
Tree/colors/title_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
Tree/constants/scroll_border = 40
|
Tree/constants/scroll_border = 40
|
||||||
Tree/icons/unchecked = ExtResource("2_yf73r")
|
Tree/icons/unchecked = ExtResource("2_im8x0")
|
||||||
Tree/styles/button_pressed = SubResource("156")
|
Tree/styles/button_pressed = SubResource("156")
|
||||||
Tree/styles/cursor = SubResource("157")
|
Tree/styles/cursor = SubResource("157")
|
||||||
Tree/styles/cursor_unfocused = SubResource("157")
|
Tree/styles/cursor_unfocused = SubResource("157")
|
||||||
|
@ -858,15 +933,15 @@ VSlider/styles/grabber_area_highlight = SubResource("169")
|
||||||
VSlider/styles/slider = SubResource("170")
|
VSlider/styles/slider = SubResource("170")
|
||||||
VSplitContainer/constants/separation = 8
|
VSplitContainer/constants/separation = 8
|
||||||
ValueSlider/base_type = &"TextureProgressBar"
|
ValueSlider/base_type = &"TextureProgressBar"
|
||||||
ValueSlider/colors/progress_color = Color(0.611765, 0.686275, 0.729412, 1)
|
ValueSlider/colors/progress_color = Color(0.664902, 0.799544, 0.972656, 1)
|
||||||
ValueSlider/colors/under_color = Color(0.4, 0.470588, 0.513726, 1)
|
ValueSlider/colors/under_color = Color(0.904419, 0.944349, 0.96875, 1)
|
||||||
ValueSlider/icons/arrow_hover = ExtResource("4_gvo0i")
|
ValueSlider/icons/arrow_hover = ExtResource("4_lpj07")
|
||||||
ValueSlider/icons/arrow_normal = ExtResource("3_a0rg0")
|
ValueSlider/icons/arrow_normal = ExtResource("3_ffjur")
|
||||||
ValueSlider/icons/arrow_pressed = ExtResource("5_02c0a")
|
ValueSlider/icons/arrow_pressed = ExtResource("5_iwymo")
|
||||||
ValueSlider/icons/texture_over = null
|
ValueSlider/icons/texture_over = null
|
||||||
ValueSlider/icons/texture_progress = ExtResource("6_drhin")
|
ValueSlider/icons/texture_progress = ExtResource("6_8xqs0")
|
||||||
ValueSlider/icons/texture_under = ExtResource("6_drhin")
|
ValueSlider/icons/texture_under = ExtResource("6_8xqs0")
|
||||||
Window/colors/title_color = Color(0.286275, 0.294118, 0.301961, 1)
|
Window/colors/title_color = Color(0.286682, 0.444122, 0.601562, 1)
|
||||||
Window/constants/title_height = 24
|
Window/constants/title_height = 24
|
||||||
Window/styles/embedded_border = SubResource("StyleBoxFlat_pgljm")
|
Window/styles/embedded_border = SubResource("StyleBoxFlat_pgljm")
|
||||||
Window/styles/embedded_unfocused_border = SubResource("StyleBoxFlat_wmfk1")
|
Window/styles/embedded_unfocused_border = SubResource("StyleBoxFlat_wmfk1")
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
[gd_resource type="Theme" load_steps=81 format=3 uid="uid://ckl3tycfj62pb"]
|
[gd_resource type="Theme" load_steps=86 format=3 uid="uid://ckl3tycfj62pb"]
|
||||||
|
|
||||||
[ext_resource type="Texture2D" uid="uid://brdgp0y4tarar" path="res://assets/graphics/misc/radio_unpressed.png" id="1_dakkn"]
|
[ext_resource type="Texture2D" uid="uid://brdgp0y4tarar" path="res://assets/graphics/misc/radio_unpressed.png" id="1_ijaou"]
|
||||||
[ext_resource type="Texture2D" uid="uid://ybfsxkc2qap7" path="res://assets/graphics/misc/checkbox_unpressed.png" id="2_yf73r"]
|
[ext_resource type="Texture2D" uid="uid://ybfsxkc2qap7" path="res://assets/graphics/misc/checkbox_unpressed.png" id="2_im8x0"]
|
||||||
[ext_resource type="Texture2D" uid="uid://ct8wn8m6x4m54" path="res://assets/graphics/misc/value_arrow.svg" id="3_a0rg0"]
|
[ext_resource type="Texture2D" uid="uid://ct8wn8m6x4m54" path="res://assets/graphics/misc/value_arrow.svg" id="3_ffjur"]
|
||||||
[ext_resource type="Texture2D" uid="uid://bq8h66v4ie8xl" path="res://assets/graphics/misc/value_arrow_hover.svg" id="4_gvo0i"]
|
[ext_resource type="Texture2D" uid="uid://bq8h66v4ie8xl" path="res://assets/graphics/misc/value_arrow_hover.svg" id="4_lpj07"]
|
||||||
[ext_resource type="Texture2D" uid="uid://hhxenhteahv6" path="res://assets/graphics/misc/value_arrow_press.svg" id="5_02c0a"]
|
[ext_resource type="Texture2D" uid="uid://hhxenhteahv6" path="res://assets/graphics/misc/value_arrow_press.svg" id="5_iwymo"]
|
||||||
[ext_resource type="Texture2D" uid="uid://c7u0yofrpm50a" path="res://assets/graphics/misc/value_slider.png" id="6_drhin"]
|
[ext_resource type="Texture2D" uid="uid://c7u0yofrpm50a" path="res://assets/graphics/misc/value_slider.png" id="6_8xqs0"]
|
||||||
[ext_resource type="FontFile" uid="uid://cvc4lelf6hl7x" path="res://assets/fonts/Roboto-Regular.ttf" id="7_0r7jt"]
|
[ext_resource type="FontFile" uid="uid://cvc4lelf6hl7x" path="res://assets/fonts/Roboto-Regular.ttf" id="7_6dpn2"]
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_755mo"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_755mo"]
|
||||||
content_margin_left = 8.0
|
content_margin_left = 8.0
|
||||||
content_margin_top = 8.0
|
content_margin_top = 8.0
|
||||||
content_margin_right = 8.0
|
content_margin_right = 8.0
|
||||||
content_margin_bottom = 8.0
|
content_margin_bottom = 8.0
|
||||||
bg_color = Color(0.196078, 0.121569, 0.282353, 1)
|
bg_color = Color(0.384025, 0.230713, 0.46875, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -25,7 +25,7 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.14902, 0.0901961, 0.211765, 1)
|
bg_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
border_color = Color(1, 1, 1, 1)
|
border_color = Color(1, 1, 1, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kpwev"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kpwev"]
|
||||||
|
@ -39,13 +39,14 @@ border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.653693, 0.460693, 0.69375, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nv6tl"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nv6tl"]
|
||||||
content_margin_left = 6.0
|
content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.14902, 0.0901961, 0.211765, 0.5)
|
bg_color = Color(0.478814, 0.303299, 0.558594, 0.5)
|
||||||
border_color = Color(1, 1, 1, 1)
|
border_color = Color(1, 1, 1, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t0f5f"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t0f5f"]
|
||||||
|
@ -53,12 +54,64 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.14902, 0.0901961, 0.211765, 1)
|
bg_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(1, 1, 1, 1)
|
border_color = Color(0.817117, 0.575867, 0.867188, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1qcnj"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.478814, 0.303299, 0.558594, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_8hww6"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.478814, 0.303299, 0.558594, 0.5)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a57y0"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.384025, 0.230713, 0.46875, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t43bd"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.621029, 0.399902, 0.710938, 1)
|
||||||
|
border_width_left = 3
|
||||||
|
border_width_top = 3
|
||||||
|
border_width_right = 3
|
||||||
|
border_width_bottom = 3
|
||||||
|
border_color = Color(0.817117, 0.575867, 0.867188, 1)
|
||||||
|
expand_margin_left = 2.0
|
||||||
|
expand_margin_top = 2.0
|
||||||
|
expand_margin_right = 2.0
|
||||||
|
expand_margin_bottom = 2.0
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lbyuh"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lbyuh"]
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
|
@ -160,7 +213,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.309804, 0.266667, 0.360784, 1)
|
bg_color = Color(0.478814, 0.303299, 0.558594, 1)
|
||||||
corner_radius_top_left = 10
|
corner_radius_top_left = 10
|
||||||
corner_radius_top_right = 10
|
corner_radius_top_right = 10
|
||||||
corner_radius_bottom_right = 10
|
corner_radius_bottom_right = 10
|
||||||
|
@ -172,7 +225,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.516863, 0.486667, 0.552549, 1)
|
bg_color = Color(0.63517, 0.512309, 0.691016, 1)
|
||||||
corner_radius_top_left = 10
|
corner_radius_top_left = 10
|
||||||
corner_radius_top_right = 10
|
corner_radius_top_right = 10
|
||||||
corner_radius_bottom_right = 10
|
corner_radius_bottom_right = 10
|
||||||
|
@ -184,7 +237,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.447843, 0.413333, 0.488627, 1)
|
bg_color = Color(0.583051, 0.442639, 0.646875, 1)
|
||||||
corner_radius_top_left = 10
|
corner_radius_top_left = 10
|
||||||
corner_radius_top_right = 10
|
corner_radius_top_right = 10
|
||||||
corner_radius_bottom_right = 10
|
corner_radius_bottom_right = 10
|
||||||
|
@ -266,7 +319,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.14902, 0.0901961, 0.211765, 1)
|
bg_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
draw_center = false
|
draw_center = false
|
||||||
border_width_left = 2
|
border_width_left = 2
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
|
@ -279,7 +332,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.309804, 0.266667, 0.360784, 1)
|
bg_color = Color(0.478814, 0.303299, 0.558594, 1)
|
||||||
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="96"]
|
[sub_resource type="StyleBoxFlat" id="96"]
|
||||||
|
@ -287,24 +340,40 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.309804, 0.266667, 0.360784, 1)
|
bg_color = Color(0.478814, 0.303299, 0.558594, 1)
|
||||||
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_u871w"]
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_u871w"]
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_o72qi"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.478814, 0.303299, 0.558594, 1)
|
||||||
|
border_width_left = 3
|
||||||
|
border_width_top = 3
|
||||||
|
border_width_right = 3
|
||||||
|
border_width_bottom = 3
|
||||||
|
border_color = Color(0.817117, 0.575867, 0.867188, 1)
|
||||||
|
expand_margin_left = 2.0
|
||||||
|
expand_margin_top = 2.0
|
||||||
|
expand_margin_right = 2.0
|
||||||
|
expand_margin_bottom = 2.0
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="3"]
|
[sub_resource type="StyleBoxFlat" id="3"]
|
||||||
content_margin_left = 6.0
|
content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.14902, 0.0901961, 0.211765, 1)
|
bg_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(1, 1, 1, 1)
|
border_color = Color(0.817117, 0.575867, 0.867188, 1)
|
||||||
corner_radius_top_left = 2
|
corner_radius_top_left = 2
|
||||||
corner_radius_top_right = 2
|
corner_radius_top_right = 2
|
||||||
corner_radius_bottom_right = 2
|
corner_radius_bottom_right = 2
|
||||||
|
@ -315,7 +384,7 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.14902, 0.0901961, 0.211765, 1)
|
bg_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -331,7 +400,7 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.14902, 0.0901961, 0.211765, 1)
|
bg_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -369,14 +438,14 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.14902, 0.0901961, 0.211765, 1)
|
bg_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="104"]
|
[sub_resource type="StyleBoxFlat" id="104"]
|
||||||
content_margin_left = 2.0
|
content_margin_left = 2.0
|
||||||
content_margin_top = 2.0
|
content_margin_top = 2.0
|
||||||
content_margin_right = 2.0
|
content_margin_right = 2.0
|
||||||
content_margin_bottom = 2.0
|
content_margin_bottom = 2.0
|
||||||
bg_color = Color(0.196078, 0.121569, 0.282353, 1)
|
bg_color = Color(0.384025, 0.230713, 0.46875, 1)
|
||||||
corner_radius_top_left = 2
|
corner_radius_top_left = 2
|
||||||
corner_radius_top_right = 2
|
corner_radius_top_right = 2
|
||||||
corner_radius_bottom_right = 2
|
corner_radius_bottom_right = 2
|
||||||
|
@ -403,7 +472,7 @@ content_margin_left = 8.0
|
||||||
content_margin_top = 8.0
|
content_margin_top = 8.0
|
||||||
content_margin_right = 8.0
|
content_margin_right = 8.0
|
||||||
content_margin_bottom = 8.0
|
content_margin_bottom = 8.0
|
||||||
bg_color = Color(0.14902, 0.0901961, 0.211765, 1)
|
bg_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -422,7 +491,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.14902, 0.0901961, 0.211765, 1)
|
bg_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -448,7 +517,7 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.309804, 0.266667, 0.360784, 1)
|
bg_color = Color(0.478814, 0.303299, 0.558594, 1)
|
||||||
draw_center = false
|
draw_center = false
|
||||||
border_width_left = 2
|
border_width_left = 2
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
|
@ -457,7 +526,7 @@ border_width_bottom = 2
|
||||||
corner_detail = 1
|
corner_detail = 1
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="1"]
|
[sub_resource type="StyleBoxFlat" id="1"]
|
||||||
bg_color = Color(0.309804, 0.266667, 0.360784, 1)
|
bg_color = Color(0.478814, 0.303299, 0.558594, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fewc7"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fewc7"]
|
||||||
content_margin_left = 10.0
|
content_margin_left = 10.0
|
||||||
|
@ -475,13 +544,13 @@ content_margin_left = 4.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 4.0
|
content_margin_right = 4.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.14902, 0.0901961, 0.211765, 1)
|
bg_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
draw_center = false
|
draw_center = false
|
||||||
border_width_left = 2
|
border_width_left = 2
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
border_width_right = 2
|
border_width_right = 2
|
||||||
border_width_bottom = 2
|
border_width_bottom = 2
|
||||||
border_color = Color(1, 1, 1, 1)
|
border_color = Color(0.817117, 0.575867, 0.867188, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -508,9 +577,9 @@ content_margin_left = 10.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 10.0
|
content_margin_right = 10.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.14902, 0.0901961, 0.211765, 1)
|
bg_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
border_width_top = 2
|
border_width_top = 2
|
||||||
border_color = Color(1, 1, 1, 1)
|
border_color = Color(0.817117, 0.575867, 0.867188, 1)
|
||||||
corner_detail = 1
|
corner_detail = 1
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_n4ubj"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_n4ubj"]
|
||||||
|
@ -518,14 +587,14 @@ content_margin_left = 10.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 10.0
|
content_margin_right = 10.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.104314, 0.0631373, 0.148235, 1)
|
bg_color = Color(0.182735, 0.131026, 0.237891, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_color = Color(0.175, 0.175, 0.175, 1)
|
border_color = Color(0.175, 0.175, 0.175, 1)
|
||||||
corner_detail = 1
|
corner_detail = 1
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jssey"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jssey"]
|
||||||
bg_color = Color(0.196078, 0.121569, 0.282353, 1)
|
bg_color = Color(0.384025, 0.230713, 0.46875, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_o56ri"]
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_o56ri"]
|
||||||
content_margin_left = 0.0
|
content_margin_left = 0.0
|
||||||
|
@ -538,12 +607,12 @@ content_margin_left = 6.0
|
||||||
content_margin_top = 4.0
|
content_margin_top = 4.0
|
||||||
content_margin_right = 6.0
|
content_margin_right = 6.0
|
||||||
content_margin_bottom = 4.0
|
content_margin_bottom = 4.0
|
||||||
bg_color = Color(0.14902, 0.0901961, 0.211765, 1)
|
bg_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(1, 1, 1, 1)
|
border_color = Color(0.817117, 0.575867, 0.867188, 1)
|
||||||
corner_radius_top_left = 2
|
corner_radius_top_left = 2
|
||||||
corner_radius_top_right = 2
|
corner_radius_top_right = 2
|
||||||
corner_radius_bottom_right = 2
|
corner_radius_bottom_right = 2
|
||||||
|
@ -554,7 +623,7 @@ content_margin_left = 1.0
|
||||||
content_margin_top = 1.0
|
content_margin_top = 1.0
|
||||||
content_margin_right = 1.0
|
content_margin_right = 1.0
|
||||||
content_margin_bottom = 1.0
|
content_margin_bottom = 1.0
|
||||||
bg_color = Color(0.690196, 0.733333, 0.639216, 1)
|
bg_color = Color(0.521186, 0.696701, 0.441406, 1)
|
||||||
border_width_left = 1
|
border_width_left = 1
|
||||||
border_width_top = 1
|
border_width_top = 1
|
||||||
border_width_right = 1
|
border_width_right = 1
|
||||||
|
@ -589,7 +658,7 @@ border_color = Color(0.334961, 0.334961, 0.334961, 1)
|
||||||
[sub_resource type="StyleBoxEmpty" id="159"]
|
[sub_resource type="StyleBoxEmpty" id="159"]
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tcenw"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tcenw"]
|
||||||
bg_color = Color(0.196078, 0.121569, 0.282353, 1)
|
bg_color = Color(0.384025, 0.230713, 0.46875, 1)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="161"]
|
[sub_resource type="StyleBoxFlat" id="161"]
|
||||||
content_margin_left = 4.0
|
content_margin_left = 4.0
|
||||||
|
@ -643,7 +712,7 @@ content_margin_left = 10.0
|
||||||
content_margin_top = 28.0
|
content_margin_top = 28.0
|
||||||
content_margin_right = 10.0
|
content_margin_right = 10.0
|
||||||
content_margin_bottom = 8.0
|
content_margin_bottom = 8.0
|
||||||
bg_color = Color(0.117647, 0.0705882, 0.168627, 1)
|
bg_color = Color(0.238824, 0.143127, 0.273438, 1)
|
||||||
corner_radius_top_left = 3
|
corner_radius_top_left = 3
|
||||||
corner_radius_top_right = 3
|
corner_radius_top_right = 3
|
||||||
corner_radius_bottom_right = 3
|
corner_radius_bottom_right = 3
|
||||||
|
@ -672,31 +741,36 @@ expand_margin_bottom = 4.0
|
||||||
|
|
||||||
[resource]
|
[resource]
|
||||||
resource_name = "Purple"
|
resource_name = "Purple"
|
||||||
default_font = ExtResource("7_0r7jt")
|
default_font = ExtResource("7_6dpn2")
|
||||||
default_font_size = 16
|
default_font_size = 16
|
||||||
AcceptDialog/styles/panel = SubResource("StyleBoxFlat_755mo")
|
AcceptDialog/styles/panel = SubResource("StyleBoxFlat_755mo")
|
||||||
BoxContainer/constants/separation = 4
|
BoxContainer/constants/separation = 4
|
||||||
Button/colors/font_color = Color(0.8, 0.780392, 0.819608, 1)
|
Button/colors/font_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
Button/colors/font_disabled_color = Color(0.8, 0.780392, 0.819608, 0.5)
|
Button/colors/font_disabled_color = Color(0.683461, 0.446472, 0.816406, 0.5)
|
||||||
Button/colors/font_focus_color = Color(1, 1, 1, 1)
|
Button/colors/font_focus_color = Color(0.817117, 0.575867, 0.867188, 1)
|
||||||
Button/colors/font_hover_color = Color(1, 1, 1, 1)
|
Button/colors/font_hover_color = Color(0.817117, 0.575867, 0.867188, 1)
|
||||||
Button/colors/font_hover_pressed_color = Color(1, 1, 1, 1)
|
Button/colors/font_hover_pressed_color = Color(0.817117, 0.575867, 0.867188, 1)
|
||||||
Button/colors/font_pressed_color = Color(1, 1, 1, 1)
|
Button/colors/font_pressed_color = Color(0.817117, 0.575867, 0.867188, 1)
|
||||||
Button/colors/icon_color_pressed = Color(1, 1, 1, 1)
|
Button/colors/icon_color_pressed = Color(1, 1, 1, 1)
|
||||||
Button/colors/icon_disabled_color = Color(0.8, 0.780392, 0.819608, 0.5)
|
Button/colors/icon_disabled_color = Color(0.683461, 0.446472, 0.816406, 0.5)
|
||||||
Button/colors/icon_hover_color = Color(1, 1, 1, 1)
|
Button/colors/icon_hover_color = Color(0.871982, 0.703107, 0.907031, 1)
|
||||||
Button/colors/icon_hover_pressed_color = Color(1, 1, 1, 1)
|
Button/colors/icon_hover_pressed_color = Color(0.853693, 0.660693, 0.89375, 1)
|
||||||
Button/colors/icon_normal_color = Color(1, 1, 1, 1)
|
Button/colors/icon_normal_color = Color(0.817117, 0.575867, 0.867188, 1)
|
||||||
Button/colors/icon_pressed_color = Color(1, 1, 1, 1)
|
Button/colors/icon_pressed_color = Color(0.853693, 0.660693, 0.89375, 1)
|
||||||
Button/styles/disabled = SubResource("23")
|
Button/styles/disabled = SubResource("23")
|
||||||
Button/styles/focus = SubResource("StyleBoxFlat_kpwev")
|
Button/styles/focus = SubResource("StyleBoxFlat_kpwev")
|
||||||
Button/styles/hover = SubResource("StyleBoxFlat_nv6tl")
|
Button/styles/hover = SubResource("StyleBoxFlat_nv6tl")
|
||||||
Button/styles/normal = SubResource("23")
|
Button/styles/normal = SubResource("23")
|
||||||
Button/styles/pressed = SubResource("StyleBoxFlat_t0f5f")
|
Button/styles/pressed = SubResource("StyleBoxFlat_t0f5f")
|
||||||
CheckBox/icons/radio_unchecked = ExtResource("1_dakkn")
|
CelButton/base_type = &"Button"
|
||||||
CheckBox/icons/radio_unchecked_disabled = ExtResource("1_dakkn")
|
CelButton/styles/guide = SubResource("StyleBoxFlat_1qcnj")
|
||||||
CheckBox/icons/unchecked = ExtResource("2_yf73r")
|
CelButton/styles/hover = SubResource("StyleBoxFlat_8hww6")
|
||||||
CheckBox/icons/unchecked_disabled = ExtResource("2_yf73r")
|
CelButton/styles/normal = SubResource("StyleBoxFlat_a57y0")
|
||||||
|
CelButton/styles/pressed = SubResource("StyleBoxFlat_t43bd")
|
||||||
|
CheckBox/icons/radio_unchecked = ExtResource("1_ijaou")
|
||||||
|
CheckBox/icons/radio_unchecked_disabled = ExtResource("1_ijaou")
|
||||||
|
CheckBox/icons/unchecked = ExtResource("2_im8x0")
|
||||||
|
CheckBox/icons/unchecked_disabled = ExtResource("2_im8x0")
|
||||||
CheckBox/styles/disabled = SubResource("StyleBoxFlat_lbyuh")
|
CheckBox/styles/disabled = SubResource("StyleBoxFlat_lbyuh")
|
||||||
CheckBox/styles/focus = SubResource("StyleBoxFlat_4dymj")
|
CheckBox/styles/focus = SubResource("StyleBoxFlat_4dymj")
|
||||||
CheckBox/styles/hover = SubResource("StyleBoxFlat_4jbvl")
|
CheckBox/styles/hover = SubResource("StyleBoxFlat_4jbvl")
|
||||||
|
@ -710,7 +784,7 @@ CheckButton/styles/hover_pressed = SubResource("StyleBoxFlat_viauy")
|
||||||
CheckButton/styles/normal = SubResource("StyleBoxFlat_ygru1")
|
CheckButton/styles/normal = SubResource("StyleBoxFlat_ygru1")
|
||||||
CheckButton/styles/pressed = SubResource("StyleBoxFlat_h750t")
|
CheckButton/styles/pressed = SubResource("StyleBoxFlat_h750t")
|
||||||
CollapsibleContainer/base_type = &"VBoxContainer"
|
CollapsibleContainer/base_type = &"VBoxContainer"
|
||||||
CollapsibleContainer/icons/arrow_normal = ExtResource("3_a0rg0")
|
CollapsibleContainer/icons/arrow_normal = ExtResource("3_ffjur")
|
||||||
ColorPicker/constants/h_width = 28
|
ColorPicker/constants/h_width = 28
|
||||||
ColorPicker/constants/margin = 8
|
ColorPicker/constants/margin = 8
|
||||||
ColorPickerButton/styles/disabled = null
|
ColorPickerButton/styles/disabled = null
|
||||||
|
@ -735,20 +809,22 @@ HSlider/styles/grabber_area_highlight = SubResource("87")
|
||||||
HSlider/styles/slider = SubResource("88")
|
HSlider/styles/slider = SubResource("88")
|
||||||
HSplitContainer/constants/separation = 8
|
HSplitContainer/constants/separation = 8
|
||||||
HeaderSmall/font_sizes/font_size = 18
|
HeaderSmall/font_sizes/font_size = 18
|
||||||
Icons/colors/modulate_color = Color(1, 1, 1, 1)
|
Icons/colors/modulate_color = Color(0.817117, 0.575867, 0.867188, 1)
|
||||||
ItemList/colors/font_color = Color(0.8, 0.780392, 0.819608, 1)
|
ItemList/colors/font_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
ItemList/colors/guide_color = Color(1, 1, 1, 0.05)
|
ItemList/colors/guide_color = Color(1, 1, 1, 0.05)
|
||||||
ItemList/styles/cursor = SubResource("94")
|
ItemList/styles/cursor = SubResource("94")
|
||||||
ItemList/styles/cursor_unfocused = SubResource("94")
|
ItemList/styles/cursor_unfocused = SubResource("94")
|
||||||
ItemList/styles/panel = SubResource("StyleBoxFlat_4ngk1")
|
ItemList/styles/panel = SubResource("StyleBoxFlat_4ngk1")
|
||||||
ItemList/styles/selected = SubResource("95")
|
ItemList/styles/selected = SubResource("95")
|
||||||
ItemList/styles/selected_focus = SubResource("96")
|
ItemList/styles/selected_focus = SubResource("96")
|
||||||
Label/colors/font_color = Color(0.8, 0.780392, 0.819608, 1)
|
Label/colors/font_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
Label/styles/normal = SubResource("StyleBoxEmpty_u871w")
|
Label/styles/normal = SubResource("StyleBoxEmpty_u871w")
|
||||||
|
LayerFrameButton/base_type = &"CelButton"
|
||||||
|
LayerFrameButton/styles/pressed = SubResource("StyleBoxFlat_o72qi")
|
||||||
LineEdit/colors/clear_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
LineEdit/colors/clear_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
LineEdit/colors/clear_button_color_pressed = Color(0.184314, 0.396078, 0.533333, 1)
|
LineEdit/colors/clear_button_color_pressed = Color(0.184314, 0.396078, 0.533333, 1)
|
||||||
LineEdit/colors/font_color = Color(0.8, 0.780392, 0.819608, 1)
|
LineEdit/colors/font_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
LineEdit/colors/font_uneditable_color = Color(0.8, 0.780392, 0.819608, 0.5)
|
LineEdit/colors/font_uneditable_color = Color(0.683461, 0.446472, 0.816406, 0.5)
|
||||||
LineEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
LineEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
||||||
LineEdit/styles/focus = SubResource("3")
|
LineEdit/styles/focus = SubResource("3")
|
||||||
LineEdit/styles/normal = SubResource("5")
|
LineEdit/styles/normal = SubResource("5")
|
||||||
|
@ -758,33 +834,33 @@ MarginContainer/constants/margin_bottom = 2
|
||||||
MarginContainer/constants/margin_left = 8
|
MarginContainer/constants/margin_left = 8
|
||||||
MarginContainer/constants/margin_right = 8
|
MarginContainer/constants/margin_right = 8
|
||||||
MarginContainer/constants/margin_top = 2
|
MarginContainer/constants/margin_top = 2
|
||||||
MenuButton/colors/font_color = Color(0.8, 0.780392, 0.819608, 1)
|
MenuButton/colors/font_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
MenuButton/colors/font_disabled_color = Color(0.8, 0.780392, 0.819608, 0.5)
|
MenuButton/colors/font_disabled_color = Color(0.683461, 0.446472, 0.816406, 0.5)
|
||||||
MenuButton/styles/disabled = SubResource("23")
|
MenuButton/styles/disabled = SubResource("23")
|
||||||
MenuButton/styles/focus = SubResource("23")
|
MenuButton/styles/focus = SubResource("23")
|
||||||
MenuButton/styles/hover = SubResource("23")
|
MenuButton/styles/hover = SubResource("23")
|
||||||
MenuButton/styles/normal = SubResource("23")
|
MenuButton/styles/normal = SubResource("23")
|
||||||
MenuButton/styles/pressed = SubResource("23")
|
MenuButton/styles/pressed = SubResource("23")
|
||||||
Misc/colors/clear_color = Color(0.196078, 0.121569, 0.282353, 1)
|
Misc/colors/clear_color = Color(0.384025, 0.230713, 0.46875, 1)
|
||||||
OptionButton/colors/font_color = Color(0.8, 0.780392, 0.819608, 1)
|
OptionButton/colors/font_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
OptionButton/colors/font_disabled_color = Color(0.8, 0.780392, 0.819608, 0.5)
|
OptionButton/colors/font_disabled_color = Color(0.683461, 0.446472, 0.816406, 0.5)
|
||||||
OptionButton/styles/disabled = SubResource("2")
|
OptionButton/styles/disabled = SubResource("2")
|
||||||
OptionButton/styles/pressed = SubResource("6")
|
OptionButton/styles/pressed = SubResource("6")
|
||||||
Panel/styles/panel = SubResource("103")
|
Panel/styles/panel = SubResource("103")
|
||||||
PanelContainer/styles/panel = SubResource("104")
|
PanelContainer/styles/panel = SubResource("104")
|
||||||
PopupMenu/colors/font_color = Color(0.8, 0.780392, 0.819608, 1)
|
PopupMenu/colors/font_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
PopupMenu/colors/font_disabled_color = Color(0.8, 0.780392, 0.819608, 0.5)
|
PopupMenu/colors/font_disabled_color = Color(0.683461, 0.446472, 0.816406, 0.5)
|
||||||
PopupMenu/icons/radio_unchecked = ExtResource("1_dakkn")
|
PopupMenu/icons/radio_unchecked = ExtResource("1_ijaou")
|
||||||
PopupMenu/icons/radio_unchecked_disabled = ExtResource("1_dakkn")
|
PopupMenu/icons/radio_unchecked_disabled = ExtResource("1_ijaou")
|
||||||
PopupMenu/icons/unchecked = ExtResource("2_yf73r")
|
PopupMenu/icons/unchecked = ExtResource("2_im8x0")
|
||||||
PopupMenu/icons/unchecked_disabled = ExtResource("2_yf73r")
|
PopupMenu/icons/unchecked_disabled = ExtResource("2_im8x0")
|
||||||
PopupMenu/styles/hover = SubResource("112")
|
PopupMenu/styles/hover = SubResource("112")
|
||||||
PopupMenu/styles/labeled_separator_left = SubResource("113")
|
PopupMenu/styles/labeled_separator_left = SubResource("113")
|
||||||
PopupMenu/styles/labeled_separator_right = SubResource("114")
|
PopupMenu/styles/labeled_separator_right = SubResource("114")
|
||||||
PopupMenu/styles/panel = SubResource("105")
|
PopupMenu/styles/panel = SubResource("105")
|
||||||
PopupMenu/styles/separator = SubResource("115")
|
PopupMenu/styles/separator = SubResource("115")
|
||||||
PopupPanel/styles/panel = SubResource("StyleBoxFlat_fc11h")
|
PopupPanel/styles/panel = SubResource("StyleBoxFlat_fc11h")
|
||||||
ProgressBar/colors/font_color = Color(0.8, 0.780392, 0.819608, 1)
|
ProgressBar/colors/font_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
RichTextLabel/colors/default_color = Color(0.77832, 0.77832, 0.77832, 1)
|
RichTextLabel/colors/default_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
RichTextLabel/styles/focus = SubResource("123")
|
RichTextLabel/styles/focus = SubResource("123")
|
||||||
RichTextLabel/styles/normal = SubResource("52")
|
RichTextLabel/styles/normal = SubResource("52")
|
||||||
|
@ -794,17 +870,17 @@ RulerButton/styles/focus = SubResource("1")
|
||||||
RulerButton/styles/hover = SubResource("1")
|
RulerButton/styles/hover = SubResource("1")
|
||||||
RulerButton/styles/normal = SubResource("1")
|
RulerButton/styles/normal = SubResource("1")
|
||||||
RulerButton/styles/pressed = SubResource("1")
|
RulerButton/styles/pressed = SubResource("1")
|
||||||
TabBar/colors/font_disabled_color = Color(0.8, 0.780392, 0.819608, 0.5)
|
TabBar/colors/font_disabled_color = Color(0.683461, 0.446472, 0.816406, 0.5)
|
||||||
TabBar/colors/font_selected_color = Color(0.8, 0.780392, 0.819608, 1)
|
TabBar/colors/font_selected_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
TabBar/colors/font_unselected_color = Color(0.8, 0.780392, 0.819608, 1)
|
TabBar/colors/font_unselected_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
TabBar/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
TabBar/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
||||||
TabBar/styles/tab_focus = SubResource("StyleBoxFlat_bxstr")
|
TabBar/styles/tab_focus = SubResource("StyleBoxFlat_bxstr")
|
||||||
TabBar/styles/tab_hovered = SubResource("StyleBoxFlat_dfms8")
|
TabBar/styles/tab_hovered = SubResource("StyleBoxFlat_dfms8")
|
||||||
TabBar/styles/tab_selected = SubResource("StyleBoxFlat_msbem")
|
TabBar/styles/tab_selected = SubResource("StyleBoxFlat_msbem")
|
||||||
TabBar/styles/tab_unselected = SubResource("StyleBoxFlat_n4ubj")
|
TabBar/styles/tab_unselected = SubResource("StyleBoxFlat_n4ubj")
|
||||||
TabContainer/colors/font_disabled_color = Color(0.8, 0.780392, 0.819608, 0.5)
|
TabContainer/colors/font_disabled_color = Color(0.683461, 0.446472, 0.816406, 0.5)
|
||||||
TabContainer/colors/font_selected_color = Color(0.8, 0.780392, 0.819608, 1)
|
TabContainer/colors/font_selected_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
TabContainer/colors/font_unselected_color = Color(0.8, 0.780392, 0.819608, 1)
|
TabContainer/colors/font_unselected_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
TabContainer/constants/side_margin = 0
|
TabContainer/constants/side_margin = 0
|
||||||
TabContainer/styles/panel = SubResource("StyleBoxFlat_jssey")
|
TabContainer/styles/panel = SubResource("StyleBoxFlat_jssey")
|
||||||
TabContainer/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
TabContainer/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
||||||
|
@ -817,23 +893,23 @@ TextEdit/colors/background_color = Color(0, 0, 0, 0)
|
||||||
TextEdit/colors/caret_background_color = Color(0, 0, 0, 1)
|
TextEdit/colors/caret_background_color = Color(0, 0, 0, 1)
|
||||||
TextEdit/colors/caret_color = Color(0.77832, 0.77832, 0.77832, 1)
|
TextEdit/colors/caret_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
TextEdit/colors/current_line_color = Color(0.25, 0.25, 0.26, 0.8)
|
TextEdit/colors/current_line_color = Color(0.25, 0.25, 0.26, 0.8)
|
||||||
TextEdit/colors/font_color = Color(0.8, 0.780392, 0.819608, 1)
|
TextEdit/colors/font_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
TextEdit/colors/font_uneditable_color = Color(0.8, 0.780392, 0.819608, 0.5)
|
TextEdit/colors/font_uneditable_color = Color(0.683461, 0.446472, 0.816406, 0.5)
|
||||||
TextEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
TextEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
||||||
TextEdit/colors/word_highlighted_color = Color(0.8, 0.9, 0.9, 0.15)
|
TextEdit/colors/word_highlighted_color = Color(0.8, 0.9, 0.9, 0.15)
|
||||||
TextEdit/styles/focus = SubResource("4")
|
TextEdit/styles/focus = SubResource("4")
|
||||||
TextEdit/styles/normal = SubResource("5")
|
TextEdit/styles/normal = SubResource("5")
|
||||||
TextEdit/styles/read_only = SubResource("2")
|
TextEdit/styles/read_only = SubResource("2")
|
||||||
TooltipLabel/colors/font_color = Color(0.2, 0.219608, 0.180392, 1)
|
TooltipLabel/colors/font_color = Color(0.316539, 0.553528, 0.183594, 1)
|
||||||
TooltipPanel/styles/panel = SubResource("151")
|
TooltipPanel/styles/panel = SubResource("151")
|
||||||
Tree/colors/custom_button_font_highlight = Color(0.866992, 0.866992, 0.866992, 1)
|
Tree/colors/custom_button_font_highlight = Color(0.866992, 0.866992, 0.866992, 1)
|
||||||
Tree/colors/drop_position_color = Color(0.184314, 0.396078, 0.533333, 1)
|
Tree/colors/drop_position_color = Color(0.184314, 0.396078, 0.533333, 1)
|
||||||
Tree/colors/font_color = Color(0.8, 0.780392, 0.819608, 1)
|
Tree/colors/font_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
Tree/colors/guide_color = Color(1, 1, 1, 0.05)
|
Tree/colors/guide_color = Color(1, 1, 1, 0.05)
|
||||||
Tree/colors/relationship_line_color = Color(1, 1, 1, 0.1)
|
Tree/colors/relationship_line_color = Color(1, 1, 1, 0.1)
|
||||||
Tree/colors/title_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
Tree/colors/title_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
Tree/constants/scroll_border = 40
|
Tree/constants/scroll_border = 40
|
||||||
Tree/icons/unchecked = ExtResource("2_yf73r")
|
Tree/icons/unchecked = ExtResource("2_im8x0")
|
||||||
Tree/styles/button_pressed = SubResource("156")
|
Tree/styles/button_pressed = SubResource("156")
|
||||||
Tree/styles/cursor = SubResource("157")
|
Tree/styles/cursor = SubResource("157")
|
||||||
Tree/styles/cursor_unfocused = SubResource("157")
|
Tree/styles/cursor_unfocused = SubResource("157")
|
||||||
|
@ -857,15 +933,15 @@ VSlider/styles/grabber_area_highlight = SubResource("169")
|
||||||
VSlider/styles/slider = SubResource("170")
|
VSlider/styles/slider = SubResource("170")
|
||||||
VSplitContainer/constants/separation = 8
|
VSplitContainer/constants/separation = 8
|
||||||
ValueSlider/base_type = &"TextureProgressBar"
|
ValueSlider/base_type = &"TextureProgressBar"
|
||||||
ValueSlider/colors/progress_color = Color(0.309804, 0.266667, 0.360784, 1)
|
ValueSlider/colors/progress_color = Color(0.478814, 0.303299, 0.558594, 1)
|
||||||
ValueSlider/colors/under_color = Color(0.14902, 0.0901961, 0.211765, 1)
|
ValueSlider/colors/under_color = Color(0.261049, 0.18718, 0.339844, 1)
|
||||||
ValueSlider/icons/arrow_hover = ExtResource("4_gvo0i")
|
ValueSlider/icons/arrow_hover = ExtResource("4_lpj07")
|
||||||
ValueSlider/icons/arrow_normal = ExtResource("3_a0rg0")
|
ValueSlider/icons/arrow_normal = ExtResource("3_ffjur")
|
||||||
ValueSlider/icons/arrow_pressed = ExtResource("5_02c0a")
|
ValueSlider/icons/arrow_pressed = ExtResource("5_iwymo")
|
||||||
ValueSlider/icons/texture_over = null
|
ValueSlider/icons/texture_over = null
|
||||||
ValueSlider/icons/texture_progress = ExtResource("6_drhin")
|
ValueSlider/icons/texture_progress = ExtResource("6_8xqs0")
|
||||||
ValueSlider/icons/texture_under = ExtResource("6_drhin")
|
ValueSlider/icons/texture_under = ExtResource("6_8xqs0")
|
||||||
Window/colors/title_color = Color(0.8, 0.780392, 0.819608, 1)
|
Window/colors/title_color = Color(0.683461, 0.446472, 0.816406, 1)
|
||||||
Window/constants/title_height = 24
|
Window/constants/title_height = 24
|
||||||
Window/styles/embedded_border = SubResource("StyleBoxFlat_pgljm")
|
Window/styles/embedded_border = SubResource("StyleBoxFlat_pgljm")
|
||||||
Window/styles/embedded_unfocused_border = SubResource("StyleBoxFlat_wmfk1")
|
Window/styles/embedded_unfocused_border = SubResource("StyleBoxFlat_wmfk1")
|
||||||
|
|
947
assets/themes/rose/theme.tres
Normal file
947
assets/themes/rose/theme.tres
Normal file
|
@ -0,0 +1,947 @@
|
||||||
|
[gd_resource type="Theme" load_steps=86 format=3 uid="uid://dfpajckne1c5x"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://brdgp0y4tarar" path="res://assets/graphics/misc/radio_unpressed.png" id="1_kb85c"]
|
||||||
|
[ext_resource type="Texture2D" uid="uid://ybfsxkc2qap7" path="res://assets/graphics/misc/checkbox_unpressed.png" id="2_5jx7v"]
|
||||||
|
[ext_resource type="Texture2D" uid="uid://ct8wn8m6x4m54" path="res://assets/graphics/misc/value_arrow.svg" id="3_ngo0l"]
|
||||||
|
[ext_resource type="Texture2D" uid="uid://bq8h66v4ie8xl" path="res://assets/graphics/misc/value_arrow_hover.svg" id="4_86l5j"]
|
||||||
|
[ext_resource type="Texture2D" uid="uid://hhxenhteahv6" path="res://assets/graphics/misc/value_arrow_press.svg" id="5_7i1js"]
|
||||||
|
[ext_resource type="Texture2D" uid="uid://c7u0yofrpm50a" path="res://assets/graphics/misc/value_slider.png" id="6_g24i7"]
|
||||||
|
[ext_resource type="FontFile" uid="uid://cvc4lelf6hl7x" path="res://assets/fonts/Roboto-Regular.ttf" id="7_7abwk"]
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_755mo"]
|
||||||
|
content_margin_left = 8.0
|
||||||
|
content_margin_top = 8.0
|
||||||
|
content_margin_right = 8.0
|
||||||
|
content_margin_bottom = 8.0
|
||||||
|
bg_color = Color(0.785156, 0.337372, 0.463311, 1)
|
||||||
|
corner_radius_top_left = 3
|
||||||
|
corner_radius_top_right = 3
|
||||||
|
corner_radius_bottom_right = 3
|
||||||
|
corner_radius_bottom_left = 3
|
||||||
|
corner_detail = 5
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="23"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
border_color = Color(1, 1, 1, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kpwev"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.0901961, 0.0901961, 0.0901961, 1)
|
||||||
|
draw_center = false
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.771875, 0.485437, 0.559284, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nv6tl"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.875, 0.434082, 0.536709, 0.5)
|
||||||
|
border_color = Color(1, 1, 1, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t0f5f"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.964844, 0.606796, 0.699105, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1qcnj"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.875, 0.434082, 0.536709, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_8hww6"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.875, 0.434082, 0.536709, 0.5)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a57y0"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.785156, 0.337372, 0.463311, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t43bd"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.756863, 0.301961, 0.407843, 1)
|
||||||
|
border_width_left = 3
|
||||||
|
border_width_top = 3
|
||||||
|
border_width_right = 3
|
||||||
|
border_width_bottom = 3
|
||||||
|
border_color = Color(0.964844, 0.606796, 0.699105, 1)
|
||||||
|
expand_margin_left = 2.0
|
||||||
|
expand_margin_top = 2.0
|
||||||
|
expand_margin_right = 2.0
|
||||||
|
expand_margin_bottom = 2.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lbyuh"]
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
draw_center = false
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4dymj"]
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
draw_center = false
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4jbvl"]
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
draw_center = false
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_eoilh"]
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
draw_center = false
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dr6kc"]
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
draw_center = false
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_8hsnf"]
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
draw_center = false
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_d140b"]
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
draw_center = false
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_k7wcw"]
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
draw_center = false
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_j786n"]
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
draw_center = false
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_viauy"]
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
draw_center = false
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ygru1"]
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
draw_center = false
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_h750t"]
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
draw_center = false
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="33"]
|
||||||
|
bg_color = Color(0.768627, 0.768627, 0.768627, 1)
|
||||||
|
border_width_left = 2
|
||||||
|
border_width_top = 2
|
||||||
|
border_width_right = 2
|
||||||
|
border_width_bottom = 2
|
||||||
|
border_color = Color(0.686275, 0.686275, 0.686275, 1)
|
||||||
|
corner_radius_top_left = 2
|
||||||
|
corner_radius_top_right = 2
|
||||||
|
corner_radius_bottom_right = 2
|
||||||
|
corner_radius_bottom_left = 2
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="34"]
|
||||||
|
border_width_left = 2
|
||||||
|
border_width_top = 2
|
||||||
|
border_width_right = 2
|
||||||
|
border_width_bottom = 2
|
||||||
|
border_color = Color(0.686275, 0.686275, 0.686275, 1)
|
||||||
|
corner_radius_top_left = 2
|
||||||
|
corner_radius_top_right = 2
|
||||||
|
corner_radius_bottom_right = 2
|
||||||
|
corner_radius_bottom_left = 2
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="35"]
|
||||||
|
bg_color = Color(0.2, 0.2, 0.2, 1)
|
||||||
|
border_width_left = 2
|
||||||
|
border_width_top = 2
|
||||||
|
border_width_right = 2
|
||||||
|
border_width_bottom = 2
|
||||||
|
border_color = Color(0.686275, 0.686275, 0.686275, 1)
|
||||||
|
corner_radius_top_left = 2
|
||||||
|
corner_radius_top_right = 2
|
||||||
|
corner_radius_bottom_right = 2
|
||||||
|
corner_radius_bottom_left = 2
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ri1fl"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.875, 0.434082, 0.536709, 1)
|
||||||
|
corner_radius_top_left = 10
|
||||||
|
corner_radius_top_right = 10
|
||||||
|
corner_radius_bottom_right = 10
|
||||||
|
corner_radius_bottom_left = 10
|
||||||
|
corner_detail = 6
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_q3k4c"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.9125, 0.603857, 0.675697, 1)
|
||||||
|
corner_radius_top_left = 10
|
||||||
|
corner_radius_top_right = 10
|
||||||
|
corner_radius_bottom_right = 10
|
||||||
|
corner_radius_bottom_left = 10
|
||||||
|
corner_detail = 6
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_l27bo"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.9, 0.547266, 0.629368, 1)
|
||||||
|
corner_radius_top_left = 10
|
||||||
|
corner_radius_top_right = 10
|
||||||
|
corner_radius_bottom_right = 10
|
||||||
|
corner_radius_bottom_left = 10
|
||||||
|
corner_detail = 6
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1emgw"]
|
||||||
|
content_margin_left = 0.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 0.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.1, 0.1, 0.1, 0.6)
|
||||||
|
corner_radius_top_left = 10
|
||||||
|
corner_radius_top_right = 10
|
||||||
|
corner_radius_bottom_right = 10
|
||||||
|
corner_radius_bottom_left = 10
|
||||||
|
corner_detail = 6
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ktbsq"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(1, 1, 1, 0.75)
|
||||||
|
draw_center = false
|
||||||
|
border_width_left = 2
|
||||||
|
border_width_top = 2
|
||||||
|
border_width_right = 2
|
||||||
|
border_width_bottom = 2
|
||||||
|
corner_radius_top_left = 3
|
||||||
|
corner_radius_top_right = 3
|
||||||
|
corner_radius_bottom_right = 3
|
||||||
|
corner_radius_bottom_left = 3
|
||||||
|
corner_detail = 5
|
||||||
|
expand_margin_left = 2.0
|
||||||
|
expand_margin_top = 2.0
|
||||||
|
expand_margin_right = 2.0
|
||||||
|
expand_margin_bottom = 2.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxLine" id="81"]
|
||||||
|
color = Color(1, 1, 1, 0.1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="86"]
|
||||||
|
content_margin_left = 0.0
|
||||||
|
content_margin_top = 2.0
|
||||||
|
content_margin_right = 0.0
|
||||||
|
content_margin_bottom = 2.0
|
||||||
|
bg_color = Color(0.333333, 0.333333, 0.333333, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="87"]
|
||||||
|
content_margin_left = 0.0
|
||||||
|
content_margin_top = 2.0
|
||||||
|
content_margin_right = 0.0
|
||||||
|
content_margin_bottom = 2.0
|
||||||
|
bg_color = Color(0.333333, 0.333333, 0.333333, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="88"]
|
||||||
|
content_margin_left = 0.0
|
||||||
|
content_margin_top = 2.0
|
||||||
|
content_margin_right = 0.0
|
||||||
|
content_margin_bottom = 2.0
|
||||||
|
bg_color = Color(0.0666667, 0.0666667, 0.0666667, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="94"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||||
|
draw_center = false
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(1, 1, 1, 0.2)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4ngk1"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
draw_center = false
|
||||||
|
border_width_left = 2
|
||||||
|
border_width_top = 2
|
||||||
|
border_width_right = 2
|
||||||
|
border_width_bottom = 2
|
||||||
|
corner_detail = 1
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="95"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.875, 0.434082, 0.536709, 1)
|
||||||
|
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="96"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.875, 0.434082, 0.536709, 1)
|
||||||
|
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_u871w"]
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_o72qi"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.875, 0.434082, 0.536709, 1)
|
||||||
|
border_width_left = 3
|
||||||
|
border_width_top = 3
|
||||||
|
border_width_right = 3
|
||||||
|
border_width_bottom = 3
|
||||||
|
border_color = Color(0.964844, 0.606796, 0.699105, 1)
|
||||||
|
expand_margin_left = 2.0
|
||||||
|
expand_margin_top = 2.0
|
||||||
|
expand_margin_right = 2.0
|
||||||
|
expand_margin_bottom = 2.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="3"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.964844, 0.606796, 0.699105, 1)
|
||||||
|
corner_radius_top_left = 2
|
||||||
|
corner_radius_top_right = 2
|
||||||
|
corner_radius_bottom_right = 2
|
||||||
|
corner_radius_bottom_left = 2
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="5"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.0792967, 0.0792967, 0.0792967, 1)
|
||||||
|
corner_radius_top_left = 2
|
||||||
|
corner_radius_top_right = 2
|
||||||
|
corner_radius_bottom_right = 2
|
||||||
|
corner_radius_bottom_left = 2
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="2"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.0792967, 0.0792967, 0.0792967, 1)
|
||||||
|
corner_radius_top_left = 2
|
||||||
|
corner_radius_top_right = 2
|
||||||
|
corner_radius_bottom_right = 2
|
||||||
|
corner_radius_bottom_left = 2
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxEmpty" id="97"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="6"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.0901961, 0.0901961, 0.0901961, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.184314, 0.396078, 0.533333, 1)
|
||||||
|
corner_radius_top_left = 2
|
||||||
|
corner_radius_top_right = 2
|
||||||
|
corner_radius_bottom_right = 2
|
||||||
|
corner_radius_bottom_left = 2
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="103"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="104"]
|
||||||
|
content_margin_left = 2.0
|
||||||
|
content_margin_top = 2.0
|
||||||
|
content_margin_right = 2.0
|
||||||
|
content_margin_bottom = 2.0
|
||||||
|
bg_color = Color(0.785156, 0.337372, 0.463311, 1)
|
||||||
|
corner_radius_top_left = 2
|
||||||
|
corner_radius_top_right = 2
|
||||||
|
corner_radius_bottom_right = 2
|
||||||
|
corner_radius_bottom_left = 2
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="112"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.0906248, 0.0906248, 0.0906248, 1)
|
||||||
|
border_color = Color(0.0792967, 0.0792967, 0.0792967, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxLine" id="113"]
|
||||||
|
color = Color(1, 1, 1, 0.1)
|
||||||
|
grow_begin = 7.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxLine" id="114"]
|
||||||
|
color = Color(1, 1, 1, 0.1)
|
||||||
|
grow_end = 7.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="105"]
|
||||||
|
content_margin_left = 8.0
|
||||||
|
content_margin_top = 8.0
|
||||||
|
content_margin_right = 8.0
|
||||||
|
content_margin_bottom = 8.0
|
||||||
|
bg_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.334961, 0.334961, 0.334961, 1)
|
||||||
|
shadow_color = Color(0, 0, 0, 0.3)
|
||||||
|
shadow_size = 4
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxLine" id="115"]
|
||||||
|
color = Color(1, 1, 1, 0.1)
|
||||||
|
grow_begin = 7.0
|
||||||
|
grow_end = 7.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fc11h"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
corner_radius_top_left = 3
|
||||||
|
corner_radius_top_right = 3
|
||||||
|
corner_radius_bottom_right = 3
|
||||||
|
corner_radius_bottom_left = 3
|
||||||
|
corner_detail = 5
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxEmpty" id="123"]
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="52"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.0901961, 0.0901961, 0.0901961, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.0679686, 0.0679686, 0.0679686, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_co58r"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.875, 0.434082, 0.536709, 1)
|
||||||
|
draw_center = false
|
||||||
|
border_width_left = 2
|
||||||
|
border_width_top = 2
|
||||||
|
border_width_right = 2
|
||||||
|
border_width_bottom = 2
|
||||||
|
corner_detail = 1
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="1"]
|
||||||
|
bg_color = Color(0.875, 0.434082, 0.536709, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fewc7"]
|
||||||
|
content_margin_left = 10.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 10.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.1, 0.1, 0.1, 0.3)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_color = Color(0.175, 0.175, 0.175, 1)
|
||||||
|
corner_detail = 1
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_bxstr"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
draw_center = false
|
||||||
|
border_width_left = 2
|
||||||
|
border_width_top = 2
|
||||||
|
border_width_right = 2
|
||||||
|
border_width_bottom = 2
|
||||||
|
border_color = Color(0.964844, 0.606796, 0.699105, 1)
|
||||||
|
corner_radius_top_left = 3
|
||||||
|
corner_radius_top_right = 3
|
||||||
|
corner_radius_bottom_right = 3
|
||||||
|
corner_radius_bottom_left = 3
|
||||||
|
corner_detail = 5
|
||||||
|
expand_margin_left = 2.0
|
||||||
|
expand_margin_top = 2.0
|
||||||
|
expand_margin_right = 2.0
|
||||||
|
expand_margin_bottom = 2.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dfms8"]
|
||||||
|
content_margin_left = 10.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 10.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.1, 0.1, 0.1, 0.3)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_color = Color(0.175, 0.175, 0.175, 1)
|
||||||
|
corner_detail = 1
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_msbem"]
|
||||||
|
content_margin_left = 10.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 10.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
border_width_top = 2
|
||||||
|
border_color = Color(0.964844, 0.606796, 0.699105, 1)
|
||||||
|
corner_detail = 1
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_n4ubj"]
|
||||||
|
content_margin_left = 10.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 10.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.453906, 0.150711, 0.228879, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_color = Color(0.175, 0.175, 0.175, 1)
|
||||||
|
corner_detail = 1
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jssey"]
|
||||||
|
bg_color = Color(0.785156, 0.337372, 0.463311, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_o56ri"]
|
||||||
|
content_margin_left = 0.0
|
||||||
|
content_margin_top = 0.0
|
||||||
|
content_margin_right = 0.0
|
||||||
|
content_margin_bottom = 0.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="4"]
|
||||||
|
content_margin_left = 6.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 6.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.964844, 0.606796, 0.699105, 1)
|
||||||
|
corner_radius_top_left = 2
|
||||||
|
corner_radius_top_right = 2
|
||||||
|
corner_radius_bottom_right = 2
|
||||||
|
corner_radius_bottom_left = 2
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="151"]
|
||||||
|
content_margin_left = 1.0
|
||||||
|
content_margin_top = 1.0
|
||||||
|
content_margin_right = 1.0
|
||||||
|
content_margin_bottom = 1.0
|
||||||
|
bg_color = Color(0.125, 0.565918, 0.463291, 1)
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(1, 1, 1, 1)
|
||||||
|
shadow_color = Color(0, 0, 0, 0.3)
|
||||||
|
shadow_size = 4
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="156"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.334961, 0.334961, 0.334961, 1)
|
||||||
|
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="157"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||||
|
draw_center = false
|
||||||
|
border_width_left = 1
|
||||||
|
border_width_top = 1
|
||||||
|
border_width_right = 1
|
||||||
|
border_width_bottom = 1
|
||||||
|
border_color = Color(0.334961, 0.334961, 0.334961, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxEmpty" id="158"]
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxEmpty" id="159"]
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tcenw"]
|
||||||
|
bg_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="161"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 4.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 4.0
|
||||||
|
bg_color = Color(0.0679686, 0.0679686, 0.0679686, 1)
|
||||||
|
border_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_bbug8"]
|
||||||
|
content_margin_left = 4.0
|
||||||
|
content_margin_top = 0.0
|
||||||
|
content_margin_right = 4.0
|
||||||
|
content_margin_bottom = 0.0
|
||||||
|
bg_color = Color(0.1, 0.1, 0.1, 0.6)
|
||||||
|
corner_radius_top_left = 10
|
||||||
|
corner_radius_top_right = 10
|
||||||
|
corner_radius_bottom_right = 10
|
||||||
|
corner_radius_bottom_left = 10
|
||||||
|
corner_detail = 6
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxLine" id="167"]
|
||||||
|
color = Color(1, 1, 1, 0.1)
|
||||||
|
grow_begin = 0.0
|
||||||
|
grow_end = 0.0
|
||||||
|
vertical = true
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="168"]
|
||||||
|
content_margin_left = 2.0
|
||||||
|
content_margin_top = 0.0
|
||||||
|
content_margin_right = 2.0
|
||||||
|
content_margin_bottom = 0.0
|
||||||
|
bg_color = Color(0.334961, 0.334961, 0.334961, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="169"]
|
||||||
|
content_margin_left = 2.0
|
||||||
|
content_margin_top = 0.0
|
||||||
|
content_margin_right = 2.0
|
||||||
|
content_margin_bottom = 0.0
|
||||||
|
bg_color = Color(0.334961, 0.334961, 0.334961, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="170"]
|
||||||
|
content_margin_left = 2.0
|
||||||
|
content_margin_top = 0.0
|
||||||
|
content_margin_right = 2.0
|
||||||
|
content_margin_bottom = 0.0
|
||||||
|
bg_color = Color(0.0679686, 0.0679686, 0.0679686, 1)
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_pgljm"]
|
||||||
|
content_margin_left = 10.0
|
||||||
|
content_margin_top = 28.0
|
||||||
|
content_margin_right = 10.0
|
||||||
|
content_margin_bottom = 8.0
|
||||||
|
bg_color = Color(0.378906, 0.156891, 0.240147, 1)
|
||||||
|
corner_radius_top_left = 3
|
||||||
|
corner_radius_top_right = 3
|
||||||
|
corner_radius_bottom_right = 3
|
||||||
|
corner_radius_bottom_left = 3
|
||||||
|
corner_detail = 5
|
||||||
|
expand_margin_left = 4.0
|
||||||
|
expand_margin_top = 28.0
|
||||||
|
expand_margin_right = 4.0
|
||||||
|
expand_margin_bottom = 4.0
|
||||||
|
|
||||||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_wmfk1"]
|
||||||
|
content_margin_left = 10.0
|
||||||
|
content_margin_top = 28.0
|
||||||
|
content_margin_right = 10.0
|
||||||
|
content_margin_bottom = 8.0
|
||||||
|
bg_color = Color(0.4, 0.4, 0.4, 1)
|
||||||
|
corner_radius_top_left = 3
|
||||||
|
corner_radius_top_right = 3
|
||||||
|
corner_radius_bottom_right = 3
|
||||||
|
corner_radius_bottom_left = 3
|
||||||
|
corner_detail = 5
|
||||||
|
expand_margin_left = 4.0
|
||||||
|
expand_margin_top = 28.0
|
||||||
|
expand_margin_right = 4.0
|
||||||
|
expand_margin_bottom = 4.0
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
resource_name = "Rose"
|
||||||
|
default_font = ExtResource("7_7abwk")
|
||||||
|
default_font_size = 16
|
||||||
|
AcceptDialog/styles/panel = SubResource("StyleBoxFlat_755mo")
|
||||||
|
BoxContainer/constants/separation = 4
|
||||||
|
Button/colors/font_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
Button/colors/font_disabled_color = Color(0.394531, 0.089386, 0.089386, 0.5)
|
||||||
|
Button/colors/font_focus_color = Color(0.964844, 0.606796, 0.699105, 1)
|
||||||
|
Button/colors/font_hover_color = Color(0.964844, 0.606796, 0.699105, 1)
|
||||||
|
Button/colors/font_hover_pressed_color = Color(0.964844, 0.606796, 0.699105, 1)
|
||||||
|
Button/colors/font_pressed_color = Color(0.964844, 0.606796, 0.699105, 1)
|
||||||
|
Button/colors/icon_color_pressed = Color(1, 1, 1, 1)
|
||||||
|
Button/colors/icon_disabled_color = Color(0.394531, 0.089386, 0.089386, 0.5)
|
||||||
|
Button/colors/icon_hover_color = Color(0.975391, 0.724757, 0.789374, 1)
|
||||||
|
Button/colors/icon_hover_pressed_color = Color(0.971875, 0.685437, 0.759284, 1)
|
||||||
|
Button/colors/icon_normal_color = Color(0.964844, 0.606796, 0.699105, 1)
|
||||||
|
Button/colors/icon_pressed_color = Color(0.971875, 0.685437, 0.759284, 1)
|
||||||
|
Button/styles/disabled = SubResource("23")
|
||||||
|
Button/styles/focus = SubResource("StyleBoxFlat_kpwev")
|
||||||
|
Button/styles/hover = SubResource("StyleBoxFlat_nv6tl")
|
||||||
|
Button/styles/normal = SubResource("23")
|
||||||
|
Button/styles/pressed = SubResource("StyleBoxFlat_t0f5f")
|
||||||
|
CelButton/base_type = &"Button"
|
||||||
|
CelButton/styles/guide = SubResource("StyleBoxFlat_1qcnj")
|
||||||
|
CelButton/styles/hover = SubResource("StyleBoxFlat_8hww6")
|
||||||
|
CelButton/styles/normal = SubResource("StyleBoxFlat_a57y0")
|
||||||
|
CelButton/styles/pressed = SubResource("StyleBoxFlat_t43bd")
|
||||||
|
CheckBox/icons/radio_unchecked = ExtResource("1_kb85c")
|
||||||
|
CheckBox/icons/radio_unchecked_disabled = ExtResource("1_kb85c")
|
||||||
|
CheckBox/icons/unchecked = ExtResource("2_5jx7v")
|
||||||
|
CheckBox/icons/unchecked_disabled = ExtResource("2_5jx7v")
|
||||||
|
CheckBox/styles/disabled = SubResource("StyleBoxFlat_lbyuh")
|
||||||
|
CheckBox/styles/focus = SubResource("StyleBoxFlat_4dymj")
|
||||||
|
CheckBox/styles/hover = SubResource("StyleBoxFlat_4jbvl")
|
||||||
|
CheckBox/styles/hover_pressed = SubResource("StyleBoxFlat_eoilh")
|
||||||
|
CheckBox/styles/normal = SubResource("StyleBoxFlat_dr6kc")
|
||||||
|
CheckBox/styles/pressed = SubResource("StyleBoxFlat_8hsnf")
|
||||||
|
CheckButton/styles/disabled = SubResource("StyleBoxFlat_d140b")
|
||||||
|
CheckButton/styles/focus = SubResource("StyleBoxFlat_k7wcw")
|
||||||
|
CheckButton/styles/hover = SubResource("StyleBoxFlat_j786n")
|
||||||
|
CheckButton/styles/hover_pressed = SubResource("StyleBoxFlat_viauy")
|
||||||
|
CheckButton/styles/normal = SubResource("StyleBoxFlat_ygru1")
|
||||||
|
CheckButton/styles/pressed = SubResource("StyleBoxFlat_h750t")
|
||||||
|
CollapsibleContainer/base_type = &"VBoxContainer"
|
||||||
|
CollapsibleContainer/icons/arrow_normal = ExtResource("3_ngo0l")
|
||||||
|
ColorPicker/constants/h_width = 28
|
||||||
|
ColorPicker/constants/margin = 8
|
||||||
|
ColorPickerButton/styles/disabled = null
|
||||||
|
ColorPickerButton/styles/focus = null
|
||||||
|
ColorPickerButton/styles/hover = SubResource("33")
|
||||||
|
ColorPickerButton/styles/normal = SubResource("34")
|
||||||
|
ColorPickerButton/styles/pressed = SubResource("35")
|
||||||
|
GraphEdit/colors/activity = Color(0.184314, 0.396078, 0.533333, 1)
|
||||||
|
GraphEdit/colors/grid_major = Color(1, 1, 1, 0.15)
|
||||||
|
GraphEdit/colors/grid_minor = Color(1, 1, 1, 0.07)
|
||||||
|
GraphEdit/colors/selection_fill = Color(0.184314, 0.396078, 0.533333, 0.3)
|
||||||
|
GraphEdit/colors/selection_stroke = Color(0.184314, 0.396078, 0.533333, 0.8)
|
||||||
|
GraphNode/colors/resizer_color = Color(1, 1, 1, 0.7)
|
||||||
|
HScrollBar/styles/grabber = SubResource("StyleBoxFlat_ri1fl")
|
||||||
|
HScrollBar/styles/grabber_highlight = SubResource("StyleBoxFlat_q3k4c")
|
||||||
|
HScrollBar/styles/grabber_pressed = SubResource("StyleBoxFlat_l27bo")
|
||||||
|
HScrollBar/styles/scroll = SubResource("StyleBoxFlat_1emgw")
|
||||||
|
HScrollBar/styles/scroll_focus = SubResource("StyleBoxFlat_ktbsq")
|
||||||
|
HSeparator/styles/separator = SubResource("81")
|
||||||
|
HSlider/styles/grabber_area = SubResource("86")
|
||||||
|
HSlider/styles/grabber_area_highlight = SubResource("87")
|
||||||
|
HSlider/styles/slider = SubResource("88")
|
||||||
|
HSplitContainer/constants/separation = 8
|
||||||
|
HeaderSmall/font_sizes/font_size = 18
|
||||||
|
Icons/colors/modulate_color = Color(0.964844, 0.606796, 0.699105, 1)
|
||||||
|
ItemList/colors/font_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
ItemList/colors/guide_color = Color(1, 1, 1, 0.05)
|
||||||
|
ItemList/styles/cursor = SubResource("94")
|
||||||
|
ItemList/styles/cursor_unfocused = SubResource("94")
|
||||||
|
ItemList/styles/panel = SubResource("StyleBoxFlat_4ngk1")
|
||||||
|
ItemList/styles/selected = SubResource("95")
|
||||||
|
ItemList/styles/selected_focus = SubResource("96")
|
||||||
|
Label/colors/font_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
Label/styles/normal = SubResource("StyleBoxEmpty_u871w")
|
||||||
|
LayerFrameButton/base_type = &"CelButton"
|
||||||
|
LayerFrameButton/styles/pressed = SubResource("StyleBoxFlat_o72qi")
|
||||||
|
LineEdit/colors/clear_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
|
LineEdit/colors/clear_button_color_pressed = Color(0.184314, 0.396078, 0.533333, 1)
|
||||||
|
LineEdit/colors/font_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
LineEdit/colors/font_uneditable_color = Color(0.394531, 0.089386, 0.089386, 0.5)
|
||||||
|
LineEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
||||||
|
LineEdit/styles/focus = SubResource("3")
|
||||||
|
LineEdit/styles/normal = SubResource("5")
|
||||||
|
LineEdit/styles/read_only = SubResource("2")
|
||||||
|
LinkButton/styles/focus = SubResource("97")
|
||||||
|
MarginContainer/constants/margin_bottom = 2
|
||||||
|
MarginContainer/constants/margin_left = 8
|
||||||
|
MarginContainer/constants/margin_right = 8
|
||||||
|
MarginContainer/constants/margin_top = 2
|
||||||
|
MenuButton/colors/font_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
MenuButton/colors/font_disabled_color = Color(0.394531, 0.089386, 0.089386, 0.5)
|
||||||
|
MenuButton/styles/disabled = SubResource("23")
|
||||||
|
MenuButton/styles/focus = SubResource("23")
|
||||||
|
MenuButton/styles/hover = SubResource("23")
|
||||||
|
MenuButton/styles/normal = SubResource("23")
|
||||||
|
MenuButton/styles/pressed = SubResource("23")
|
||||||
|
Misc/colors/clear_color = Color(0.785156, 0.337372, 0.463311, 1)
|
||||||
|
OptionButton/colors/font_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
OptionButton/colors/font_disabled_color = Color(0.394531, 0.089386, 0.089386, 0.5)
|
||||||
|
OptionButton/styles/disabled = SubResource("2")
|
||||||
|
OptionButton/styles/pressed = SubResource("6")
|
||||||
|
Panel/styles/panel = SubResource("103")
|
||||||
|
PanelContainer/styles/panel = SubResource("104")
|
||||||
|
PopupMenu/colors/font_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
PopupMenu/colors/font_disabled_color = Color(0.394531, 0.089386, 0.089386, 0.5)
|
||||||
|
PopupMenu/icons/radio_unchecked = ExtResource("1_kb85c")
|
||||||
|
PopupMenu/icons/radio_unchecked_disabled = ExtResource("1_kb85c")
|
||||||
|
PopupMenu/icons/unchecked = ExtResource("2_5jx7v")
|
||||||
|
PopupMenu/icons/unchecked_disabled = ExtResource("2_5jx7v")
|
||||||
|
PopupMenu/styles/hover = SubResource("112")
|
||||||
|
PopupMenu/styles/labeled_separator_left = SubResource("113")
|
||||||
|
PopupMenu/styles/labeled_separator_right = SubResource("114")
|
||||||
|
PopupMenu/styles/panel = SubResource("105")
|
||||||
|
PopupMenu/styles/separator = SubResource("115")
|
||||||
|
PopupPanel/styles/panel = SubResource("StyleBoxFlat_fc11h")
|
||||||
|
ProgressBar/colors/font_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
RichTextLabel/colors/default_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
|
RichTextLabel/styles/focus = SubResource("123")
|
||||||
|
RichTextLabel/styles/normal = SubResource("52")
|
||||||
|
RulerButton/base_type = &"Button"
|
||||||
|
RulerButton/styles/disabled = SubResource("StyleBoxFlat_co58r")
|
||||||
|
RulerButton/styles/focus = SubResource("1")
|
||||||
|
RulerButton/styles/hover = SubResource("1")
|
||||||
|
RulerButton/styles/normal = SubResource("1")
|
||||||
|
RulerButton/styles/pressed = SubResource("1")
|
||||||
|
TabBar/colors/font_disabled_color = Color(0.394531, 0.089386, 0.089386, 0.5)
|
||||||
|
TabBar/colors/font_selected_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
TabBar/colors/font_unselected_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
TabBar/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
||||||
|
TabBar/styles/tab_focus = SubResource("StyleBoxFlat_bxstr")
|
||||||
|
TabBar/styles/tab_hovered = SubResource("StyleBoxFlat_dfms8")
|
||||||
|
TabBar/styles/tab_selected = SubResource("StyleBoxFlat_msbem")
|
||||||
|
TabBar/styles/tab_unselected = SubResource("StyleBoxFlat_n4ubj")
|
||||||
|
TabContainer/colors/font_disabled_color = Color(0.394531, 0.089386, 0.089386, 0.5)
|
||||||
|
TabContainer/colors/font_selected_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
TabContainer/colors/font_unselected_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
TabContainer/constants/side_margin = 0
|
||||||
|
TabContainer/styles/panel = SubResource("StyleBoxFlat_jssey")
|
||||||
|
TabContainer/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
||||||
|
TabContainer/styles/tab_focus = SubResource("StyleBoxFlat_bxstr")
|
||||||
|
TabContainer/styles/tab_hovered = SubResource("StyleBoxFlat_dfms8")
|
||||||
|
TabContainer/styles/tab_selected = SubResource("StyleBoxFlat_msbem")
|
||||||
|
TabContainer/styles/tab_unselected = SubResource("StyleBoxFlat_n4ubj")
|
||||||
|
TabContainer/styles/tabbar_background = SubResource("StyleBoxEmpty_o56ri")
|
||||||
|
TextEdit/colors/background_color = Color(0, 0, 0, 0)
|
||||||
|
TextEdit/colors/caret_background_color = Color(0, 0, 0, 1)
|
||||||
|
TextEdit/colors/caret_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
|
TextEdit/colors/current_line_color = Color(0.25, 0.25, 0.26, 0.8)
|
||||||
|
TextEdit/colors/font_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
TextEdit/colors/font_uneditable_color = Color(0.394531, 0.089386, 0.089386, 0.5)
|
||||||
|
TextEdit/colors/selection_color = Color(0.184314, 0.396078, 0.533333, 0.4)
|
||||||
|
TextEdit/colors/word_highlighted_color = Color(0.8, 0.9, 0.9, 0.15)
|
||||||
|
TextEdit/styles/focus = SubResource("4")
|
||||||
|
TextEdit/styles/normal = SubResource("5")
|
||||||
|
TextEdit/styles/read_only = SubResource("2")
|
||||||
|
TooltipLabel/colors/font_color = Color(0.605469, 0.910614, 0.910614, 1)
|
||||||
|
TooltipPanel/styles/panel = SubResource("151")
|
||||||
|
Tree/colors/custom_button_font_highlight = Color(0.866992, 0.866992, 0.866992, 1)
|
||||||
|
Tree/colors/drop_position_color = Color(0.184314, 0.396078, 0.533333, 1)
|
||||||
|
Tree/colors/font_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
Tree/colors/guide_color = Color(1, 1, 1, 0.05)
|
||||||
|
Tree/colors/relationship_line_color = Color(1, 1, 1, 0.1)
|
||||||
|
Tree/colors/title_button_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||||
|
Tree/constants/scroll_border = 40
|
||||||
|
Tree/icons/unchecked = ExtResource("2_5jx7v")
|
||||||
|
Tree/styles/button_pressed = SubResource("156")
|
||||||
|
Tree/styles/cursor = SubResource("157")
|
||||||
|
Tree/styles/cursor_unfocused = SubResource("157")
|
||||||
|
Tree/styles/custom_button = SubResource("158")
|
||||||
|
Tree/styles/custom_button_hover = SubResource("5")
|
||||||
|
Tree/styles/custom_button_pressed = SubResource("159")
|
||||||
|
Tree/styles/panel = SubResource("StyleBoxFlat_tcenw")
|
||||||
|
Tree/styles/selected = SubResource("95")
|
||||||
|
Tree/styles/selected_focus = SubResource("96")
|
||||||
|
Tree/styles/title_button_hover = SubResource("161")
|
||||||
|
Tree/styles/title_button_normal = SubResource("161")
|
||||||
|
Tree/styles/title_button_pressed = SubResource("161")
|
||||||
|
VScrollBar/styles/grabber = SubResource("StyleBoxFlat_ri1fl")
|
||||||
|
VScrollBar/styles/grabber_highlight = SubResource("StyleBoxFlat_q3k4c")
|
||||||
|
VScrollBar/styles/grabber_pressed = SubResource("StyleBoxFlat_l27bo")
|
||||||
|
VScrollBar/styles/scroll = SubResource("StyleBoxFlat_bbug8")
|
||||||
|
VScrollBar/styles/scroll_focus = SubResource("StyleBoxFlat_ktbsq")
|
||||||
|
VSeparator/styles/separator = SubResource("167")
|
||||||
|
VSlider/styles/grabber_area = SubResource("168")
|
||||||
|
VSlider/styles/grabber_area_highlight = SubResource("169")
|
||||||
|
VSlider/styles/slider = SubResource("170")
|
||||||
|
VSplitContainer/constants/separation = 8
|
||||||
|
ValueSlider/base_type = &"TextureProgressBar"
|
||||||
|
ValueSlider/colors/progress_color = Color(0.875, 0.434082, 0.536709, 1)
|
||||||
|
ValueSlider/colors/under_color = Color(0.648438, 0.215302, 0.326969, 1)
|
||||||
|
ValueSlider/icons/arrow_hover = ExtResource("4_86l5j")
|
||||||
|
ValueSlider/icons/arrow_normal = ExtResource("3_ngo0l")
|
||||||
|
ValueSlider/icons/arrow_pressed = ExtResource("5_7i1js")
|
||||||
|
ValueSlider/icons/texture_over = null
|
||||||
|
ValueSlider/icons/texture_progress = ExtResource("6_g24i7")
|
||||||
|
ValueSlider/icons/texture_under = ExtResource("6_g24i7")
|
||||||
|
Window/colors/title_color = Color(0.394531, 0.089386, 0.089386, 1)
|
||||||
|
Window/constants/title_height = 24
|
||||||
|
Window/styles/embedded_border = SubResource("StyleBoxFlat_pgljm")
|
||||||
|
Window/styles/embedded_unfocused_border = SubResource("StyleBoxFlat_wmfk1")
|
|
@ -10,6 +10,7 @@ var theme_button_group := ButtonGroup.new()
|
||||||
preload("res://assets/themes/caramel/theme.tres"),
|
preload("res://assets/themes/caramel/theme.tres"),
|
||||||
preload("res://assets/themes/light/theme.tres"),
|
preload("res://assets/themes/light/theme.tres"),
|
||||||
preload("res://assets/themes/purple/theme.tres"),
|
preload("res://assets/themes/purple/theme.tres"),
|
||||||
|
preload("res://assets/themes/rose/theme.tres"),
|
||||||
]
|
]
|
||||||
|
|
||||||
@onready var buttons_container: BoxContainer = $ThemeButtons
|
@onready var buttons_container: BoxContainer = $ThemeButtons
|
||||||
|
|
|
@ -253,12 +253,12 @@ func _reset_display(theme_has_changed := false) -> void:
|
||||||
_value_down_button.texture_pressed = get_theme_icon("arrow_pressed", "ValueSlider")
|
_value_down_button.texture_pressed = get_theme_icon("arrow_pressed", "ValueSlider")
|
||||||
_value_down_button.texture_hover = get_theme_icon("arrow_hover", "ValueSlider")
|
_value_down_button.texture_hover = get_theme_icon("arrow_hover", "ValueSlider")
|
||||||
|
|
||||||
var line_edit_color := _line_edit.get_theme_color("font_color")
|
var line_edit_color := get_theme_color("font_color", "LineEdit")
|
||||||
var line_edit_disabled_col: Color = get_theme_color("read_only", "LineEdit")
|
var line_edit_disabled_col: Color = get_theme_color("read_only", "LineEdit")
|
||||||
if editable:
|
if editable:
|
||||||
_line_edit.add_theme_color_override("font_color_uneditable", line_edit_color)
|
_line_edit.add_theme_color_override("font_uneditable_color", line_edit_color)
|
||||||
else:
|
else:
|
||||||
_line_edit.add_theme_color_override("font_color_uneditable", line_edit_disabled_col)
|
_line_edit.add_theme_color_override("font_uneditable_color", line_edit_disabled_col)
|
||||||
tint_under = get_theme_color("under_color", "ValueSlider")
|
tint_under = get_theme_color("under_color", "ValueSlider")
|
||||||
if show_progress:
|
if show_progress:
|
||||||
tint_progress = get_theme_color("progress_color", "ValueSlider")
|
tint_progress = get_theme_color("progress_color", "ValueSlider")
|
||||||
|
|
Loading…
Reference in a new issue