mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
Update all themes
This commit is contained in:
parent
91bf44c4fb
commit
e4f7995b08
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -1,12 +1,12 @@
|
|||
[gd_resource type="Theme" load_steps=78 format=3 uid="uid://bka2dkyhkqpmq"]
|
||||
[gd_resource type="Theme" load_steps=79 format=3 uid="uid://bka2dkyhkqpmq"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://brdgp0y4tarar" path="res://assets/graphics/misc/radio_unpressed.png" id="1_kn20g"]
|
||||
[ext_resource type="Texture2D" uid="uid://ybfsxkc2qap7" path="res://assets/graphics/misc/checkbox_unpressed.png" id="2_7juvu"]
|
||||
[ext_resource type="Texture2D" uid="uid://ct8wn8m6x4m54" path="res://assets/graphics/misc/value_arrow.svg" id="3_btpci"]
|
||||
[ext_resource type="Texture2D" uid="uid://bq8h66v4ie8xl" path="res://assets/graphics/misc/value_arrow_hover.svg" id="4_qdc67"]
|
||||
[ext_resource type="Texture2D" uid="uid://hhxenhteahv6" path="res://assets/graphics/misc/value_arrow_press.svg" id="5_hgs3n"]
|
||||
[ext_resource type="Texture2D" uid="uid://c7u0yofrpm50a" path="res://assets/graphics/misc/value_slider.png" id="6_3ipyf"]
|
||||
[ext_resource type="FontFile" uid="uid://cvc4lelf6hl7x" path="res://assets/fonts/Roboto-Regular.ttf" id="7_unniq"]
|
||||
[ext_resource type="Texture2D" uid="uid://brdgp0y4tarar" path="res://assets/graphics/misc/radio_unpressed.png" id="1_jrn7q"]
|
||||
[ext_resource type="Texture2D" uid="uid://ybfsxkc2qap7" path="res://assets/graphics/misc/checkbox_unpressed.png" id="2_sy8p5"]
|
||||
[ext_resource type="Texture2D" uid="uid://ct8wn8m6x4m54" path="res://assets/graphics/misc/value_arrow.svg" id="3_shsqn"]
|
||||
[ext_resource type="Texture2D" uid="uid://bq8h66v4ie8xl" path="res://assets/graphics/misc/value_arrow_hover.svg" id="4_oo1l4"]
|
||||
[ext_resource type="Texture2D" uid="uid://hhxenhteahv6" path="res://assets/graphics/misc/value_arrow_press.svg" id="5_2hysv"]
|
||||
[ext_resource type="Texture2D" uid="uid://c7u0yofrpm50a" path="res://assets/graphics/misc/value_slider.png" id="6_gorju"]
|
||||
[ext_resource type="FontFile" uid="uid://cvc4lelf6hl7x" path="res://assets/fonts/Roboto-Regular.ttf" id="7_h4w0w"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_755mo"]
|
||||
content_margin_left = 8.0
|
||||
|
@ -152,7 +152,7 @@ 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)
|
||||
bg_color = Color(0.461961, 0.461961, 0.461961, 1)
|
||||
corner_radius_top_left = 10
|
||||
corner_radius_top_right = 10
|
||||
corner_radius_bottom_right = 10
|
||||
|
@ -164,7 +164,7 @@ content_margin_left = 4.0
|
|||
content_margin_top = 4.0
|
||||
content_margin_right = 4.0
|
||||
content_margin_bottom = 4.0
|
||||
bg_color = Color(0.75, 0.75, 0.75, 0.75)
|
||||
bg_color = Color(0.385098, 0.385098, 0.385098, 1)
|
||||
corner_radius_top_left = 10
|
||||
corner_radius_top_right = 10
|
||||
corner_radius_bottom_right = 10
|
||||
|
@ -241,6 +241,19 @@ border_width_right = 1
|
|||
border_width_bottom = 1
|
||||
border_color = Color(1, 1, 1, 0.2)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_m6uit"]
|
||||
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)
|
||||
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
|
||||
|
@ -266,7 +279,7 @@ 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)
|
||||
bg_color = Color(0.0901961, 0.0901961, 0.0901961, 1)
|
||||
border_width_left = 1
|
||||
border_width_top = 1
|
||||
border_width_right = 1
|
||||
|
@ -282,7 +295,7 @@ 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)
|
||||
bg_color = Color(0.0901961, 0.0901961, 0.0901961, 1)
|
||||
border_width_left = 1
|
||||
border_width_top = 1
|
||||
border_width_right = 1
|
||||
|
@ -298,7 +311,7 @@ content_margin_left = 6.0
|
|||
content_margin_top = 4.0
|
||||
content_margin_right = 6.0
|
||||
content_margin_bottom = 4.0
|
||||
bg_color = Color(0.101953, 0.101953, 0.101953, 1)
|
||||
bg_color = Color(0.0901961, 0.0901961, 0.0901961, 1)
|
||||
border_width_left = 1
|
||||
border_width_top = 1
|
||||
border_width_right = 1
|
||||
|
@ -315,22 +328,6 @@ content_margin_top = 4.0
|
|||
content_margin_right = 4.0
|
||||
content_margin_bottom = 4.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.0906248, 0.0906248, 0.0906248, 1)
|
||||
border_width_left = 1
|
||||
border_width_top = 1
|
||||
border_width_right = 1
|
||||
border_width_bottom = 1
|
||||
border_color = Color(1, 1, 1, 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="6"]
|
||||
content_margin_left = 6.0
|
||||
content_margin_top = 4.0
|
||||
|
@ -386,7 +383,7 @@ content_margin_left = 8.0
|
|||
content_margin_top = 8.0
|
||||
content_margin_right = 8.0
|
||||
content_margin_bottom = 8.0
|
||||
bg_color = Color(0.113281, 0.113281, 0.113281, 1)
|
||||
bg_color = Color(0.0901961, 0.0901961, 0.0901961, 1)
|
||||
border_width_left = 1
|
||||
border_width_top = 1
|
||||
border_width_right = 1
|
||||
|
@ -441,10 +438,6 @@ corner_detail = 1
|
|||
|
||||
[sub_resource type="StyleBoxFlat" id="1"]
|
||||
bg_color = Color(0.231373, 0.231373, 0.231373, 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_fewc7"]
|
||||
content_margin_left = 10.0
|
||||
|
@ -462,7 +455,7 @@ 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.74902)
|
||||
bg_color = Color(0.0901961, 0.0901961, 0.0901961, 1)
|
||||
draw_center = false
|
||||
border_width_left = 2
|
||||
border_width_top = 2
|
||||
|
@ -495,7 +488,7 @@ 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.6)
|
||||
bg_color = Color(0.0901961, 0.0901961, 0.0901961, 1)
|
||||
border_width_top = 2
|
||||
border_color = Color(1, 1, 1, 1)
|
||||
corner_detail = 1
|
||||
|
@ -505,7 +498,7 @@ content_margin_left = 10.0
|
|||
content_margin_top = 4.0
|
||||
content_margin_right = 10.0
|
||||
content_margin_bottom = 4.0
|
||||
bg_color = Color(0, 0, 0, 0.6)
|
||||
bg_color = Color(0.0631373, 0.0631373, 0.0631373, 1)
|
||||
border_width_left = 1
|
||||
border_width_right = 1
|
||||
border_color = Color(0.175, 0.175, 0.175, 1)
|
||||
|
@ -520,12 +513,28 @@ 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.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(1, 1, 1, 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(1, 1, 1, 0.9)
|
||||
bg_color = Color(0.768627, 0.768627, 0.768627, 1)
|
||||
border_width_left = 1
|
||||
border_width_top = 1
|
||||
border_width_right = 1
|
||||
|
@ -534,19 +543,6 @@ border_color = Color(1, 1, 1, 1)
|
|||
shadow_color = Color(0, 0, 0, 0.3)
|
||||
shadow_size = 4
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_s2kub"]
|
||||
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)
|
||||
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="156"]
|
||||
content_margin_left = 4.0
|
||||
content_margin_top = 4.0
|
||||
|
@ -572,6 +568,9 @@ border_color = Color(0.334961, 0.334961, 0.334961, 1)
|
|||
|
||||
[sub_resource type="StyleBoxEmpty" id="159"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tcenw"]
|
||||
bg_color = Color(0.141176, 0.141176, 0.141176, 1)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="161"]
|
||||
content_margin_left = 4.0
|
||||
content_margin_top = 4.0
|
||||
|
@ -653,27 +652,31 @@ expand_margin_bottom = 4.0
|
|||
|
||||
[resource]
|
||||
resource_name = "Dark"
|
||||
default_font = ExtResource("7_unniq")
|
||||
default_font = ExtResource("7_h4w0w")
|
||||
default_font_size = 16
|
||||
AcceptDialog/styles/panel = SubResource("StyleBoxFlat_755mo")
|
||||
BoxContainer/constants/separation = 4
|
||||
Button/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
||||
Button/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.501961)
|
||||
Button/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
||||
Button/colors/font_focus_color = Color(1, 1, 1, 1)
|
||||
Button/colors/font_hover_color = Color(1, 1, 1, 1)
|
||||
Button/colors/font_hover_pressed_color = Color(1, 1, 1, 1)
|
||||
Button/colors/font_pressed_color = 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.501961)
|
||||
Button/colors/icon_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
||||
Button/colors/icon_hover_color = Color(1, 1, 1, 1)
|
||||
Button/colors/icon_hover_pressed_color = Color(1, 1, 1, 1)
|
||||
Button/colors/icon_normal_color = Color(1, 1, 1, 1)
|
||||
Button/colors/icon_pressed_color = Color(1, 1, 1, 1)
|
||||
Button/styles/disabled = SubResource("23")
|
||||
Button/styles/focus = SubResource("23")
|
||||
Button/styles/hover = SubResource("23")
|
||||
Button/styles/normal = SubResource("23")
|
||||
Button/styles/pressed = SubResource("StyleBoxFlat_t0f5f")
|
||||
CheckBox/icons/radio_unchecked = ExtResource("1_kn20g")
|
||||
CheckBox/icons/radio_unchecked_disabled = ExtResource("1_kn20g")
|
||||
CheckBox/icons/unchecked = ExtResource("2_7juvu")
|
||||
CheckBox/icons/unchecked_disabled = ExtResource("2_7juvu")
|
||||
CheckBox/icons/radio_unchecked = ExtResource("1_jrn7q")
|
||||
CheckBox/icons/radio_unchecked_disabled = ExtResource("1_jrn7q")
|
||||
CheckBox/icons/unchecked = ExtResource("2_sy8p5")
|
||||
CheckBox/icons/unchecked_disabled = ExtResource("2_sy8p5")
|
||||
CheckBox/styles/disabled = SubResource("StyleBoxFlat_lbyuh")
|
||||
CheckBox/styles/focus = SubResource("StyleBoxFlat_4dymj")
|
||||
CheckBox/styles/hover = SubResource("StyleBoxFlat_4jbvl")
|
||||
|
@ -687,7 +690,7 @@ 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_btpci")
|
||||
CollapsibleContainer/icons/arrow_normal = ExtResource("3_shsqn")
|
||||
ColorPicker/constants/h_width = 28
|
||||
ColorPicker/constants/margin = 8
|
||||
ColorPickerButton/styles/disabled = null
|
||||
|
@ -713,12 +716,11 @@ HSlider/styles/slider = SubResource("88")
|
|||
HSplitContainer/constants/separation = 8
|
||||
HeaderSmall/font_sizes/font_size = 18
|
||||
Icons/colors/modulate_color = Color(1, 1, 1, 1)
|
||||
ItemList/colors/font_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||
ItemList/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
||||
ItemList/colors/guide_color = Color(1, 1, 1, 0.05)
|
||||
ItemList/constants/icon_margin = 4
|
||||
ItemList/constants/line_separation = 3
|
||||
ItemList/styles/cursor = SubResource("94")
|
||||
ItemList/styles/cursor_unfocused = SubResource("94")
|
||||
ItemList/styles/panel = SubResource("StyleBoxFlat_m6uit")
|
||||
ItemList/styles/selected = SubResource("95")
|
||||
ItemList/styles/selected_focus = SubResource("96")
|
||||
Label/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
||||
|
@ -726,7 +728,7 @@ Label/styles/normal = SubResource("StyleBoxEmpty_u871w")
|
|||
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.776471, 0.776471, 0.776471, 1)
|
||||
LineEdit/colors/font_uneditable_color = Color(0.776471, 0.776471, 0.776471, 0.501961)
|
||||
LineEdit/colors/font_uneditable_color = Color(0.776471, 0.776471, 0.776471, 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")
|
||||
|
@ -737,7 +739,7 @@ MarginContainer/constants/margin_left = 8
|
|||
MarginContainer/constants/margin_right = 8
|
||||
MarginContainer/constants/margin_top = 2
|
||||
MenuButton/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
||||
MenuButton/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.501961)
|
||||
MenuButton/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
||||
MenuButton/styles/disabled = SubResource("23")
|
||||
MenuButton/styles/focus = SubResource("23")
|
||||
MenuButton/styles/hover = SubResource("23")
|
||||
|
@ -745,20 +747,17 @@ MenuButton/styles/normal = SubResource("23")
|
|||
MenuButton/styles/pressed = SubResource("23")
|
||||
Misc/colors/clear_color = Color(0.141176, 0.141176, 0.141176, 1)
|
||||
OptionButton/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
||||
OptionButton/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.501961)
|
||||
OptionButton/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
||||
OptionButton/styles/disabled = SubResource("2")
|
||||
OptionButton/styles/focus = SubResource("3")
|
||||
OptionButton/styles/hover = SubResource("4")
|
||||
OptionButton/styles/normal = SubResource("5")
|
||||
OptionButton/styles/pressed = SubResource("6")
|
||||
Panel/styles/panel = SubResource("103")
|
||||
PanelContainer/styles/panel = SubResource("104")
|
||||
PopupMenu/colors/font_color = Color(0.77832, 0.77832, 0.77832, 1)
|
||||
PopupMenu/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.501961)
|
||||
PopupMenu/icons/radio_unchecked = ExtResource("1_kn20g")
|
||||
PopupMenu/icons/radio_unchecked_disabled = ExtResource("1_kn20g")
|
||||
PopupMenu/icons/unchecked = ExtResource("2_7juvu")
|
||||
PopupMenu/icons/unchecked_disabled = ExtResource("2_7juvu")
|
||||
PopupMenu/colors/font_color = Color(0.776471, 0.776471, 0.776471, 1)
|
||||
PopupMenu/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
||||
PopupMenu/icons/radio_unchecked = ExtResource("1_jrn7q")
|
||||
PopupMenu/icons/radio_unchecked_disabled = ExtResource("1_jrn7q")
|
||||
PopupMenu/icons/unchecked = ExtResource("2_sy8p5")
|
||||
PopupMenu/icons/unchecked_disabled = ExtResource("2_sy8p5")
|
||||
PopupMenu/styles/hover = SubResource("112")
|
||||
PopupMenu/styles/labeled_separator_left = SubResource("113")
|
||||
PopupMenu/styles/labeled_separator_right = SubResource("114")
|
||||
|
@ -775,7 +774,7 @@ 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.776471, 0.776471, 0.776471, 0.501961)
|
||||
TabBar/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
||||
TabBar/colors/font_selected_color = Color(0.776471, 0.776471, 0.776471, 1)
|
||||
TabBar/colors/font_unselected_color = Color(0.776471, 0.776471, 0.776471, 1)
|
||||
TabBar/styles/tab_disabled = SubResource("StyleBoxFlat_fewc7")
|
||||
|
@ -783,7 +782,7 @@ 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.776471, 0.776471, 0.776471, 0.501961)
|
||||
TabContainer/colors/font_disabled_color = Color(0.776471, 0.776471, 0.776471, 0.5)
|
||||
TabContainer/colors/font_selected_color = Color(0.776471, 0.776471, 0.776471, 1)
|
||||
TabContainer/colors/font_unselected_color = Color(0.776471, 0.776471, 0.776471, 1)
|
||||
TabContainer/constants/side_margin = 0
|
||||
|
@ -799,13 +798,13 @@ 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.776471, 0.776471, 0.776471, 1)
|
||||
TextEdit/colors/font_uneditable_color = Color(0.776471, 0.776471, 0.776471, 0.501961)
|
||||
TextEdit/colors/font_uneditable_color = Color(0.776471, 0.776471, 0.776471, 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.22168, 0.22168, 0.22168, 1)
|
||||
TooltipLabel/colors/font_color = Color(0.223529, 0.223529, 0.223529, 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)
|
||||
|
@ -814,14 +813,14 @@ 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_7juvu")
|
||||
Tree/styles/bg = SubResource("StyleBoxFlat_s2kub")
|
||||
Tree/icons/unchecked = ExtResource("2_sy8p5")
|
||||
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")
|
||||
|
@ -839,13 +838,13 @@ VSlider/styles/slider = SubResource("170")
|
|||
VSplitContainer/constants/separation = 8
|
||||
ValueSlider/base_type = &"TextureProgressBar"
|
||||
ValueSlider/colors/progress_color = Color(0.231373, 0.231373, 0.231373, 1)
|
||||
ValueSlider/colors/under_color = Color(0.0666667, 0.0666667, 0.0666667, 1)
|
||||
ValueSlider/icons/arrow_hover = ExtResource("4_qdc67")
|
||||
ValueSlider/icons/arrow_normal = ExtResource("3_btpci")
|
||||
ValueSlider/icons/arrow_pressed = ExtResource("5_hgs3n")
|
||||
ValueSlider/colors/under_color = Color(0.0901961, 0.0901961, 0.0901961, 1)
|
||||
ValueSlider/icons/arrow_hover = ExtResource("4_oo1l4")
|
||||
ValueSlider/icons/arrow_normal = ExtResource("3_shsqn")
|
||||
ValueSlider/icons/arrow_pressed = ExtResource("5_2hysv")
|
||||
ValueSlider/icons/texture_over = null
|
||||
ValueSlider/icons/texture_progress = ExtResource("6_3ipyf")
|
||||
ValueSlider/icons/texture_under = ExtResource("6_3ipyf")
|
||||
ValueSlider/icons/texture_progress = ExtResource("6_gorju")
|
||||
ValueSlider/icons/texture_under = ExtResource("6_gorju")
|
||||
Window/colors/title_color = Color(0.776471, 0.776471, 0.776471, 1)
|
||||
Window/constants/title_height = 24
|
||||
Window/styles/embedded_border = SubResource("StyleBoxFlat_pgljm")
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue