102 lines
4.0 KiB
Plaintext
102 lines
4.0 KiB
Plaintext
[gd_resource type="Theme" load_steps=20 format=2]
|
|
|
|
[ext_resource path="res://3rd_party/sysfont/dynamicfont.tres" type="DynamicFont" id=1]
|
|
[ext_resource path="res://theme/border_stylebox.tres" type="StyleBox" id=2]
|
|
[ext_resource path="res://theme/slider8px_inner_stylebox.tres" type="StyleBox" id=3]
|
|
[ext_resource path="res://theme/slider8px_stylebox.tres" type="StyleBox" id=4]
|
|
[ext_resource path="res://theme/vscroll10px_inner_stylebox.tres" type="StyleBox" id=5]
|
|
[ext_resource path="res://theme/vscroll10px_stylebox.tres" type="StyleBox" id=6]
|
|
[ext_resource path="res://theme/vslider10px_inner_stylebox.tres" type="StyleBox" id=7]
|
|
[ext_resource path="res://theme/vslider10px_stylebox.tres" type="StyleBox" id=8]
|
|
[ext_resource path="res://theme/ThemeElements.png" type="Texture" id=9]
|
|
|
|
[sub_resource type="StyleBoxTexture" id=10]
|
|
texture = ExtResource( 9 )
|
|
region_rect = Rect2( 24, 1, 4, 7 )
|
|
margin_left = 1.0
|
|
margin_right = 1.0
|
|
|
|
[sub_resource type="StyleBoxTexture" id=9]
|
|
texture = ExtResource( 9 )
|
|
region_rect = Rect2( 12, 1, 8, 7 )
|
|
margin_left = 3.0
|
|
margin_right = 3.0
|
|
|
|
[sub_resource type="ImageTexture" id=4]
|
|
|
|
[sub_resource type="ImageTexture" id=2]
|
|
|
|
[sub_resource type="ImageTexture" id=3]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id=5]
|
|
|
|
[sub_resource type="AtlasTexture" id=11]
|
|
atlas = ExtResource( 9 )
|
|
region = Rect2( 1, 55, 7, 8 )
|
|
|
|
[sub_resource type="ImageTexture" id=6]
|
|
|
|
[sub_resource type="ImageTexture" id=7]
|
|
|
|
[sub_resource type="ImageTexture" id=8]
|
|
|
|
[resource]
|
|
default_font = ExtResource( 1 )
|
|
Button/colors/font_color = Color( 1, 1, 1, 1 )
|
|
Button/styles/disabled = ExtResource( 2 )
|
|
Button/styles/hover = ExtResource( 2 )
|
|
Button/styles/normal = ExtResource( 2 )
|
|
Button/styles/pressed = ExtResource( 2 )
|
|
HScrollBar/styles/grabber = SubResource( 10 )
|
|
HScrollBar/styles/grabber_highlight = SubResource( 10 )
|
|
HScrollBar/styles/grabber_pressed = SubResource( 10 )
|
|
HScrollBar/styles/scroll = SubResource( 9 )
|
|
HScrollBar/styles/scroll_focus = SubResource( 9 )
|
|
HSlider/icons/grabber = SubResource( 4 )
|
|
HSlider/icons/grabber_disabled = SubResource( 2 )
|
|
HSlider/icons/grabber_highlight = SubResource( 3 )
|
|
HSlider/styles/grabber_area = ExtResource( 3 )
|
|
HSlider/styles/grabber_area_highlight = ExtResource( 3 )
|
|
HSlider/styles/slider = ExtResource( 4 )
|
|
ItemList/styles/bg = SubResource( 5 )
|
|
Label/colors/font_color = Color( 1, 1, 1, 1 )
|
|
Label/colors/font_color_shadow = Color( 0, 0, 0, 0.501961 )
|
|
Label/constants/line_spacing = 1
|
|
Label/constants/shadow_as_outline = 0
|
|
Label/constants/shadow_offset_x = 1
|
|
Label/constants/shadow_offset_y = 1
|
|
LineEdit/constants/minimum_spaces = 2
|
|
LineEdit/styles/focus = ExtResource( 2 )
|
|
LineEdit/styles/normal = ExtResource( 2 )
|
|
LineEdit/styles/read_only = ExtResource( 2 )
|
|
OptionButton/constants/arrow_margin = 0
|
|
OptionButton/constants/hseparation = 0
|
|
OptionButton/styles/disabled = ExtResource( 2 )
|
|
OptionButton/styles/focus = ExtResource( 2 )
|
|
OptionButton/styles/hover = ExtResource( 2 )
|
|
OptionButton/styles/normal = ExtResource( 2 )
|
|
OptionButton/styles/pressed = ExtResource( 2 )
|
|
Panel/styles/panel = ExtResource( 2 )
|
|
PanelContainer/styles/panel = ExtResource( 2 )
|
|
PopupMenu/styles/hover = ExtResource( 2 )
|
|
PopupMenu/styles/panel = ExtResource( 2 )
|
|
PopupMenu/styles/panel_disabled = ExtResource( 2 )
|
|
SpinBox/icons/updown = SubResource( 11 )
|
|
TabContainer/colors/font_color_bg = Color( 0.501961, 0.501961, 0.501961, 1 )
|
|
TabContainer/colors/font_color_fg = Color( 1, 1, 1, 1 )
|
|
TabContainer/styles/panel = ExtResource( 2 )
|
|
TabContainer/styles/tab_bg = ExtResource( 2 )
|
|
TabContainer/styles/tab_disabled = ExtResource( 2 )
|
|
TabContainer/styles/tab_fg = ExtResource( 2 )
|
|
Tree/styles/bg = ExtResource( 2 )
|
|
VScrollBar/styles/grabber = ExtResource( 5 )
|
|
VScrollBar/styles/grabber_highlight = ExtResource( 5 )
|
|
VScrollBar/styles/grabber_pressed = ExtResource( 5 )
|
|
VScrollBar/styles/scroll = ExtResource( 6 )
|
|
VSlider/icons/grabber = SubResource( 6 )
|
|
VSlider/icons/grabber_disabled = SubResource( 7 )
|
|
VSlider/icons/grabber_highlight = SubResource( 8 )
|
|
VSlider/styles/grabber_area = ExtResource( 7 )
|
|
VSlider/styles/grabber_area_highlight = ExtResource( 7 )
|
|
VSlider/styles/slider = ExtResource( 8 )
|