This repository was archived by the owner on Mar 10, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathdefault_theme.tres
More file actions
132 lines (119 loc) · 6.62 KB
/
default_theme.tres
File metadata and controls
132 lines (119 loc) · 6.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
[gd_resource type="Theme" load_steps=26 format=3 uid="uid://6c22jhpmjxt5"]
[ext_resource type="StyleBox" uid="uid://bokej48131wgh" path="res://data/theme_elements/stylebox_disabled_button.tres" id="1_q4w54"]
[ext_resource type="StyleBox" uid="uid://b8fdwk3iumwvk" path="res://data/theme_elements/focused_stylebox.tres" id="2_1ge5j"]
[ext_resource type="StyleBox" uid="uid://dabhh11fbgqey" path="res://data/theme_elements/stylebox_purple.tres" id="3_vixmh"]
[ext_resource type="StyleBox" uid="uid://c8jqayht4yfvi" path="res://data/theme_elements/stylebox_lime.tres" id="4_apwx1"]
[ext_resource type="Texture2D" uid="uid://dmy1ovy0qb32g" path="res://data/textures/ui/check_on.png" id="4_x53li"]
[ext_resource type="Texture2D" uid="uid://bjncd80bidiyq" path="res://data/textures/ui/check_off.png" id="5_ggwyj"]
[ext_resource type="Texture2D" uid="uid://h6cygu8oww2e" path="res://data/textures/ui/grab_handle.png" id="6_nbbp5"]
[ext_resource type="StyleBox" uid="uid://dc0n473dfwc83" path="res://data/theme_elements/stylebox_dots.tres" id="8_15qjp"]
[ext_resource type="Texture2D" uid="uid://1x7bn31fne4g" path="res://data/textures/ui/grab_handle_focused.png" id="8_6730p"]
[ext_resource type="StyleBox" uid="uid://b6glpcr3bxolf" path="res://data/theme_elements/progress_fill.tres" id="8_dp108"]
[ext_resource type="StyleBox" uid="uid://dfky4i22n6rkp" path="res://data/theme_elements/seperator.tres" id="9_mr10g"]
[ext_resource type="StyleBox" uid="uid://bokred2fb76ji" path="res://data/theme_elements/tabs/tab_unselected.tres" id="10_o5rup"]
[ext_resource type="StyleBox" uid="uid://cwpb0x34chlda" path="res://data/theme_elements/tabs/tab_selected.tres" id="11_n06xi"]
[ext_resource type="FontVariation" uid="uid://qaem8tptsp6l" path="res://data/theme_elements/default_font_variation.tres" id="12_7v5nn"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_q0wri"]
content_margin_left = 16.0
content_margin_top = 8.0
content_margin_right = 16.0
content_margin_bottom = 8.0
bg_color = Color(0.356863, 0.54902, 0.501961, 0.266667)
corner_radius_top_left = 15
corner_radius_top_right = 15
corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
shadow_color = Color(0, 0, 0, 0.172549)
shadow_size = 16
shadow_offset = Vector2(2.08165e-12, 8)
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_0aqmu"]
content_margin_left = 16.0
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_7wb2l"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_ixf6y"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_3fmrw"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_u7r31"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_82xyo"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_iel8s"]
content_margin_left = 6.0
content_margin_top = 8.0
content_margin_right = 6.0
content_margin_bottom = 6.0
bg_color = Color(0.0509804, 0.109804, 0.168627, 0.545098)
border_width_bottom = 3
border_color = Color(0.380392, 0.643137, 0.560784, 1)
corner_radius_top_left = 8
corner_radius_top_right = 8
corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_gkh8n"]
content_margin_right = 8.0
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ww73r"]
content_margin_top = 8.0
content_margin_right = 8.0
content_margin_bottom = 8.0
bg_color = Color(0.380392, 0.643137, 0.560784, 0.623529)
corner_radius_top_left = 8
corner_radius_top_right = 8
corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_veox8"]
content_margin_top = 8.0
content_margin_right = 8.0
content_margin_bottom = 8.0
bg_color = Color(0.0509804, 0.109804, 0.168627, 0.545098)
corner_radius_top_left = 8
corner_radius_top_right = 8
corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
[resource]
default_font = ExtResource("12_7v5nn")
default_font_size = 18
Button/colors/font_color = Color(0.948235, 0.894501, 0.838231, 1)
Button/colors/font_focus_color = Color(0.948235, 0.894501, 0.838231, 1)
Button/colors/font_hover_color = Color(0.948235, 0.894501, 0.838231, 1)
Button/colors/font_hover_pressed_color = Color(0.948235, 0.894501, 0.838231, 1)
Button/styles/disabled = ExtResource("1_q4w54")
Button/styles/focus = ExtResource("2_1ge5j")
Button/styles/hover = SubResource("StyleBoxFlat_q0wri")
Button/styles/normal = ExtResource("3_vixmh")
Button/styles/pressed = ExtResource("4_apwx1")
CheckBox/colors/font_color = Color(0.948235, 0.894501, 0.838231, 1)
CheckBox/colors/font_focus_color = Color(0.94902, 0.894118, 0.839216, 1)
CheckBox/colors/font_hover_color = Color(0.948235, 0.894501, 0.838231, 1)
CheckBox/colors/font_hover_pressed_color = Color(0.948235, 0.894501, 0.838231, 1)
CheckBox/styles/hover_pressed = SubResource("StyleBoxEmpty_0aqmu")
CheckButton/icons/checked = ExtResource("4_x53li")
CheckButton/icons/unchecked = ExtResource("5_ggwyj")
CheckButton/styles/focus = SubResource("StyleBoxEmpty_7wb2l")
CheckButton/styles/hover = SubResource("StyleBoxEmpty_ixf6y")
CheckButton/styles/hover_pressed = SubResource("StyleBoxEmpty_3fmrw")
CheckButton/styles/normal = SubResource("StyleBoxEmpty_u7r31")
CheckButton/styles/pressed = SubResource("StyleBoxEmpty_82xyo")
HSlider/icons/grabber = ExtResource("6_nbbp5")
HSlider/icons/grabber_disabled = ExtResource("6_nbbp5")
HSlider/icons/grabber_highlight = ExtResource("8_6730p")
HSlider/styles/grabber_area = ExtResource("8_dp108")
HSlider/styles/grabber_area_highlight = ExtResource("8_dp108")
HSlider/styles/slider = ExtResource("3_vixmh")
Label/colors/font_color = Color(0.948235, 0.894501, 0.838231, 1)
LineEdit/colors/font_color = Color(0.948235, 0.894501, 0.838231, 1)
LineEdit/styles/focus = ExtResource("2_1ge5j")
LineEdit/styles/normal = SubResource("StyleBoxFlat_iel8s")
Panel/styles/panel = ExtResource("8_15qjp")
PanelContainer/styles/panel = ExtResource("8_15qjp")
PopupMenu/styles/hover = ExtResource("3_vixmh")
PopupMenu/styles/labeled_separator_left = ExtResource("9_mr10g")
PopupMenu/styles/labeled_separator_right = ExtResource("9_mr10g")
PopupMenu/styles/panel = ExtResource("4_apwx1")
PopupMenu/styles/separator = ExtResource("9_mr10g")
ProgressBar/colors/font_color = Color(0.94902, 0.894118, 0.839216, 1)
ProgressBar/styles/background = ExtResource("3_vixmh")
ProgressBar/styles/fill = ExtResource("8_dp108")
ScrollContainer/styles/panel = SubResource("StyleBoxEmpty_gkh8n")
TabContainer/colors/font_selected_color = Color(0.948235, 0.894501, 0.838231, 1)
TabContainer/styles/panel = ExtResource("8_15qjp")
TabContainer/styles/tab_hovered = ExtResource("10_o5rup")
TabContainer/styles/tab_selected = ExtResource("11_n06xi")
TabContainer/styles/tab_unselected = ExtResource("10_o5rup")
VScrollBar/styles/grabber = SubResource("StyleBoxFlat_ww73r")
VScrollBar/styles/scroll = SubResource("StyleBoxFlat_veox8")