123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153 |
- [gd_resource type="Theme" load_steps=14 format=2]
- [ext_resource path="res://theme/fonts/montserrat_extra_bold_32.tres" type="DynamicFont" id=1]
- [ext_resource path="res://theme/button/button_rect.png" type="Texture" id=2]
- [ext_resource path="res://theme/button/button_rect_pressed.png" type="Texture" id=3]
- [ext_resource path="res://theme/fonts/montserrat_extra_bold_24.tres" type="DynamicFont" id=4]
- [ext_resource path="res://theme/panel/panel_rect.png" type="Texture" id=5]
- [ext_resource path="res://theme/progressbar/background.png" type="Texture" id=6]
- [ext_resource path="res://theme/progressbar/foreground_stylebox_red.tres" type="StyleBox" id=7]
- [sub_resource type="StyleBoxEmpty" id=1]
- resource_name = "button_focus_style"
- content_margin_left = -1.0
- content_margin_right = -1.0
- content_margin_top = -1.0
- content_margin_bottom = -1.0
- _sections_unfolded = [ "Resource" ]
- [sub_resource type="StyleBoxTexture" id=2]
- content_margin_left = -1.0
- content_margin_right = -1.0
- content_margin_top = -1.0
- content_margin_bottom = -1.0
- texture = ExtResource( 2 )
- region_rect = Rect2( 0, 0, 128, 142 )
- margin_left = 32.0
- margin_right = 32.0
- margin_top = 36.0
- margin_bottom = 43.0
- expand_margin_left = 0.0
- expand_margin_right = 0.0
- expand_margin_top = 0.0
- expand_margin_bottom = 0.0
- modulate_color = Color( 1, 1, 1, 1 )
- draw_center = true
- _sections_unfolded = [ "Axis Stretch", "Margin", "Modulate", "Resource" ]
- [sub_resource type="StyleBoxTexture" id=3]
- content_margin_left = -1.0
- content_margin_right = -1.0
- content_margin_top = -1.0
- content_margin_bottom = -1.0
- texture = ExtResource( 2 )
- region_rect = Rect2( 0, 0, 128, 142 )
- margin_left = 32.0
- margin_right = 32.0
- margin_top = 36.0
- margin_bottom = 43.0
- expand_margin_left = 0.0
- expand_margin_right = 0.0
- expand_margin_top = 0.0
- expand_margin_bottom = 0.0
- modulate_color = Color( 1, 1, 1, 1 )
- draw_center = true
- _sections_unfolded = [ "Axis Stretch", "Margin", "Modulate", "Resource" ]
- [sub_resource type="StyleBoxTexture" id=4]
- content_margin_left = -1.0
- content_margin_right = -1.0
- content_margin_top = -1.0
- content_margin_bottom = -1.0
- texture = ExtResource( 3 )
- region_rect = Rect2( 0, 0, 128, 142 )
- margin_left = 32.0
- margin_right = 32.0
- margin_top = 40.0
- margin_bottom = 32.0
- expand_margin_left = 0.0
- expand_margin_right = 0.0
- expand_margin_top = 0.0
- expand_margin_bottom = 0.0
- modulate_color = Color( 1, 1, 1, 1 )
- draw_center = true
- _sections_unfolded = [ "Axis Stretch", "Margin", "Resource" ]
- [sub_resource type="StyleBoxTexture" id=5]
- content_margin_left = -1.0
- content_margin_right = -1.0
- content_margin_top = -1.0
- content_margin_bottom = -1.0
- texture = ExtResource( 5 )
- region_rect = Rect2( 0, 0, 128, 141 )
- margin_left = 90.0
- margin_right = 90.0
- margin_top = 35.0
- margin_bottom = 45.0
- expand_margin_left = 0.0
- expand_margin_right = 0.0
- expand_margin_top = 0.0
- expand_margin_bottom = 0.0
- modulate_color = Color( 1, 1, 1, 1 )
- draw_center = true
- _sections_unfolded = [ "Axis Stretch", "Resource" ]
- [sub_resource type="StyleBoxTexture" id=6]
- content_margin_left = -1.0
- content_margin_right = -1.0
- content_margin_top = -1.0
- content_margin_bottom = -1.0
- texture = ExtResource( 6 )
- region_rect = Rect2( 0, 0, 64, 64 )
- margin_left = 20.0
- margin_right = 20.0
- margin_top = 20.0
- margin_bottom = 20.0
- expand_margin_left = 0.0
- expand_margin_right = 0.0
- expand_margin_top = 0.0
- expand_margin_bottom = 0.0
- modulate_color = Color( 1, 1, 1, 1 )
- draw_center = true
- _sections_unfolded = [ "Margin", "Resource" ]
- [resource]
- default_font = ExtResource( 4 )
- Button/colors/font_color = Color( 0.686275, 0.741176, 0.768627, 1 )
- Button/colors/font_color_disabled = Color( 0.686275, 0.741176, 0.768627, 1 )
- Button/colors/font_color_hover = Color( 1, 1, 1, 1 )
- Button/colors/font_color_pressed = Color( 1, 1, 1, 1 )
- Button/constants/hseparation = 2
- Button/fonts/font = ExtResource( 1 )
- Button/styles/disabled = null
- Button/styles/focus = SubResource( 1 )
- Button/styles/hover = SubResource( 2 )
- Button/styles/normal = SubResource( 3 )
- Button/styles/pressed = SubResource( 4 )
- Label/colors/font_color = Color( 0.690196, 0.745098, 0.772549, 1 )
- Label/colors/font_color_shadow = Color( 1, 0.596078, 0, 0 )
- Label/constants/line_spacing = 3
- Label/constants/shadow_as_outline = 0
- Label/constants/shadow_offset_x = 0
- Label/constants/shadow_offset_y = 4
- Label/fonts/font = ExtResource( 4 )
- Label/styles/normal = null
- Panel/styles/panel = SubResource( 5 )
- Panel/styles/panelf = null
- Panel/styles/panelnc = null
- PanelContainer/styles/panel = SubResource( 5 )
- ProgressBar/colors/font_color = Color( 0.941176, 0.941176, 0.941176, 1 )
- ProgressBar/colors/font_color_shadow = Color( 0, 0, 0, 1 )
- ProgressBar/fonts/font = ExtResource( 4 )
- ProgressBar/styles/bg = SubResource( 6 )
- ProgressBar/styles/fg = ExtResource( 7 )
- _sections_unfolded = [ "Button", "Button/colors", "Label", "Panel/styles", "PanelContainer/styles", "ProgressBar", "ProgressBar/styles" ]
|