particles/resources/ui_theme.tres
2022-01-18 12:01:37 -05:00

290 lines
10 KiB
Plaintext

[gd_resource type="Theme" load_steps=33 format=2]
[ext_resource path="res://kenvector_future.ttf" type="DynamicFontData" id=2]
[sub_resource type="StyleBoxTexture" id=1]
region_rect = Rect2( 211, 0, 190, 49 )
margin_left = 12.5436
margin_right = 8.78053
margin_top = 10.0349
margin_bottom = 14.2161
[sub_resource type="StyleBoxEmpty" id=2]
[sub_resource type="StyleBoxTexture" id=3]
region_rect = Rect2( 1, 0, 190, 49 )
margin_left = 12.5436
margin_right = 8.78053
margin_top = 10.0349
margin_bottom = 14.2161
[sub_resource type="StyleBoxTexture" id=4]
region_rect = Rect2( 211, 0, 190, 49 )
margin_left = 12.5436
margin_right = 8.78053
margin_top = 10.0349
margin_bottom = 14.2161
[sub_resource type="StyleBoxTexture" id=5]
region_rect = Rect2( 421, 4, 190, 45 )
margin_left = 12.5436
margin_right = 8.78053
margin_top = 10.0349
margin_bottom = 14.2161
[sub_resource type="AtlasTexture" id=6]
region = Rect2( 250, 544, 36, 36 )
[sub_resource type="AtlasTexture" id=7]
region = Rect2( 251, 440, 36, 36 )
[sub_resource type="AtlasTexture" id=8]
region = Rect2( 1, 440, 36, 36 )
[sub_resource type="AtlasTexture" id=9]
region = Rect2( 0, 544, 36, 36 )
[sub_resource type="StyleBoxEmpty" id=10]
[sub_resource type="StyleBoxEmpty" id=11]
[sub_resource type="StyleBoxEmpty" id=12]
[sub_resource type="StyleBoxEmpty" id=13]
[sub_resource type="AtlasTexture" id=31]
region = Rect2( 250, 644, 36, 36 )
[sub_resource type="AtlasTexture" id=32]
region = Rect2( 250, 544, 36, 36 )
[sub_resource type="AtlasTexture" id=14]
region = Rect2( 872, 444, 28, 42 )
[sub_resource type="StyleBoxTexture" id=15]
region_rect = Rect2( 840, 316, 192, 6 )
[sub_resource type="StyleBoxEmpty" id=16]
[sub_resource type="StyleBoxTexture" id=17]
region_rect = Rect2( 629, 317, 194, 49 )
margin_left = 17.1475
margin_right = 13.718
margin_top = 12.0032
margin_bottom = 9.43112
[sub_resource type="AtlasTexture" id=18]
region = Rect2( 812, 458, 28, 10 )
[sub_resource type="StyleBoxTexture" id=19]
region_rect = Rect2( 1, 310, 100, 100 )
margin_left = 12.3202
margin_right = 13.3469
margin_top = 13.3469
margin_bottom = 11.2935
[sub_resource type="AtlasTexture" id=20]
region = Rect2( 250, 544, 36, 36 )
[sub_resource type="AtlasTexture" id=26]
region = Rect2( 251, 440, 36, 36 )
[sub_resource type="AtlasTexture" id=27]
region = Rect2( 1, 440, 36, 36 )
[sub_resource type="AtlasTexture" id=28]
region = Rect2( 0, 544, 36, 36 )
[sub_resource type="StyleBoxTexture" id=29]
content_margin_left = 4.0
content_margin_right = 4.0
content_margin_top = 4.0
content_margin_bottom = 4.0
region_rect = Rect2( 321, 440, 49, 49 )
margin_left = 7.94429
margin_right = 8.73872
margin_top = 9.53314
margin_bottom = 13.9025
[sub_resource type="StyleBoxTexture" id=30]
content_margin_left = 10.0
content_margin_right = 10.0
content_margin_top = 10.0
content_margin_bottom = 10.0
region_rect = Rect2( 321, 440, 49, 49 )
margin_left = 7.94429
margin_right = 8.73872
margin_top = 9.53314
margin_bottom = 13.9025
expand_margin_top = 10.0
expand_margin_bottom = 10.0
[sub_resource type="StyleBoxTexture" id=22]
content_margin_left = 12.0
content_margin_top = 10.0
region_rect = Rect2( 1, 310, 100, 100 )
margin_left = 10.8072
margin_right = 9.71325
margin_top = 28.4299
margin_bottom = 14.7561
axis_stretch_vertical = 1
[sub_resource type="AtlasTexture" id=24]
region = Rect2( 1007, 450, 39, 31 )
[sub_resource type="StyleBoxTexture" id=25]
region_rect = Rect2( 1051, 317, 4, 100 )
[sub_resource type="DynamicFont" id=23]
use_mipmaps = true
use_filter = true
font_data = ExtResource( 2 )
[resource]
default_font = SubResource( 23 )
Button/colors/font_color = Color( 0, 0, 0, 1 )
Button/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 )
Button/colors/font_color_hover = Color( 0.34902, 0.34902, 0.34902, 1 )
Button/colors/font_color_pressed = Color( 0.388235, 0.388235, 0.388235, 1 )
Button/constants/hseparation = 2
Button/fonts/font = null
Button/styles/disabled = SubResource( 1 )
Button/styles/focus = SubResource( 2 )
Button/styles/hover = SubResource( 3 )
Button/styles/normal = SubResource( 4 )
Button/styles/pressed = SubResource( 5 )
CheckBox/colors/font_color = Color( 0, 0, 0, 1 )
CheckBox/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 )
CheckBox/colors/font_color_hover = Color( 0.34902, 0.34902, 0.34902, 1 )
CheckBox/colors/font_color_hover_pressed = Color( 0.34902, 0.34902, 0.34902, 1 )
CheckBox/colors/font_color_pressed = Color( 0.388235, 0.388235, 0.388235, 1 )
CheckBox/constants/check_vadjust = 0
CheckBox/constants/hseparation = 4
CheckBox/fonts/font = null
CheckBox/icons/checked = SubResource( 6 )
CheckBox/icons/radio_checked = SubResource( 7 )
CheckBox/icons/radio_unchecked = SubResource( 8 )
CheckBox/icons/unchecked = SubResource( 9 )
CheckBox/styles/disabled = null
CheckBox/styles/focus = null
CheckBox/styles/hover = SubResource( 10 )
CheckBox/styles/hover_pressed = SubResource( 11 )
CheckBox/styles/normal = SubResource( 12 )
CheckBox/styles/pressed = SubResource( 13 )
CheckButton/colors/font_color = Color( 0, 0, 0, 1 )
CheckButton/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 )
CheckButton/colors/font_color_hover = Color( 0.34902, 0.34902, 0.34902, 1 )
CheckButton/colors/font_color_hover_pressed = Color( 0.388235, 0.388235, 0.388235, 1 )
CheckButton/colors/font_color_pressed = Color( 0.388235, 0.388235, 0.388235, 1 )
CheckButton/constants/check_vadjust = 0
CheckButton/constants/hseparation = 4
CheckButton/fonts/font = null
CheckButton/icons/off = SubResource( 31 )
CheckButton/icons/off_disabled = SubResource( 31 )
CheckButton/icons/on = SubResource( 32 )
CheckButton/icons/on_disabled = SubResource( 32 )
CheckButton/styles/disabled = null
CheckButton/styles/focus = null
CheckButton/styles/hover = null
CheckButton/styles/hover_pressed = null
CheckButton/styles/normal = null
CheckButton/styles/pressed = null
HSlider/icons/grabber = SubResource( 14 )
HSlider/icons/grabber_disabled = null
HSlider/icons/grabber_highlight = SubResource( 14 )
HSlider/icons/tick = null
HSlider/styles/grabber_area = SubResource( 15 )
HSlider/styles/grabber_area_highlight = SubResource( 15 )
HSlider/styles/slider = SubResource( 15 )
LineEdit/colors/clear_button_color = Color( 0.88, 0.88, 0.88, 1 )
LineEdit/colors/clear_button_color_pressed = Color( 1, 1, 1, 1 )
LineEdit/colors/cursor_color = Color( 0.34902, 0.34902, 0.34902, 1 )
LineEdit/colors/font_color = Color( 0, 0, 0, 1 )
LineEdit/colors/font_color_selected = Color( 0.894118, 0.894118, 0.894118, 1 )
LineEdit/colors/font_color_uneditable = Color( 0.88, 0.88, 0.88, 0.5 )
LineEdit/colors/selection_color = Color( 0.34902, 0.34902, 0.34902, 1 )
LineEdit/constants/minimum_spaces = 12
LineEdit/fonts/font = null
LineEdit/icons/clear = null
LineEdit/styles/focus = SubResource( 16 )
LineEdit/styles/normal = SubResource( 17 )
LineEdit/styles/read_only = SubResource( 17 )
OptionButton/colors/font_color = Color( 0, 0, 0, 1 )
OptionButton/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 )
OptionButton/colors/font_color_hover = Color( 0.34902, 0.34902, 0.34902, 1 )
OptionButton/colors/font_color_pressed = Color( 0, 0, 0, 1 )
OptionButton/constants/arrow_margin = 2
OptionButton/constants/hseparation = 2
OptionButton/fonts/font = null
OptionButton/icons/arrow = SubResource( 18 )
OptionButton/styles/disabled = null
OptionButton/styles/focus = null
OptionButton/styles/hover = null
OptionButton/styles/normal = null
OptionButton/styles/pressed = null
Panel/styles/panel = SubResource( 19 )
PopupMenu/colors/font_color = Color( 0, 0, 0, 1 )
PopupMenu/colors/font_color_accel = Color( 0.701961, 0.701961, 0.701961, 0.8 )
PopupMenu/colors/font_color_disabled = Color( 0.4, 0.4, 0.4, 0.8 )
PopupMenu/colors/font_color_hover = Color( 0.388235, 0.388235, 0.388235, 1 )
PopupMenu/constants/hseparation = 4
PopupMenu/constants/vseparation = 32
PopupMenu/fonts/font = null
PopupMenu/icons/checked = SubResource( 20 )
PopupMenu/icons/radio_checked = SubResource( 26 )
PopupMenu/icons/radio_unchecked = SubResource( 27 )
PopupMenu/icons/submenu = null
PopupMenu/icons/unchecked = SubResource( 28 )
PopupMenu/styles/hover = SubResource( 29 )
PopupMenu/styles/labeled_separator_left = null
PopupMenu/styles/labeled_separator_right = null
PopupMenu/styles/panel = SubResource( 30 )
PopupMenu/styles/panel_disabled = null
PopupMenu/styles/separator = null
TextEdit/colors/background_color = Color( 0, 0, 0, 0 )
TextEdit/colors/bookmark_color = Color( 0.08, 0.49, 0.98, 1 )
TextEdit/colors/brace_mismatch_color = Color( 1, 0.2, 0.2, 1 )
TextEdit/colors/breakpoint_color = Color( 0.8, 0.8, 0.4, 0.2 )
TextEdit/colors/caret_background_color = Color( 0, 0, 0, 1 )
TextEdit/colors/caret_color = Color( 0.88, 0.88, 0.88, 1 )
TextEdit/colors/code_folding_color = Color( 0.8, 0.8, 0.8, 0.8 )
TextEdit/colors/completion_background_color = Color( 0.17, 0.16, 0.2, 1 )
TextEdit/colors/completion_existing_color = Color( 0.87, 0.87, 0.87, 0.13 )
TextEdit/colors/completion_font_color = Color( 0.67, 0.67, 0.67, 1 )
TextEdit/colors/completion_scroll_color = Color( 1, 1, 1, 1 )
TextEdit/colors/completion_selected_color = Color( 0.26, 0.26, 0.27, 1 )
TextEdit/colors/current_line_color = Color( 0.25, 0.25, 0.26, 0.8 )
TextEdit/colors/executing_line_color = Color( 0.2, 0.8, 0.2, 0.4 )
TextEdit/colors/font_color = Color( 0, 0, 0, 1 )
TextEdit/colors/font_color_readonly = Color( 0.88, 0.88, 0.88, 0.5 )
TextEdit/colors/font_color_selected = Color( 0.34902, 0.34902, 0.34902, 1 )
TextEdit/colors/function_color = Color( 0.4, 0.64, 0.81, 1 )
TextEdit/colors/line_number_color = Color( 0.67, 0.67, 0.67, 0.4 )
TextEdit/colors/mark_color = Color( 1, 0.4, 0.4, 0.4 )
TextEdit/colors/member_variable_color = Color( 0.9, 0.31, 0.35, 1 )
TextEdit/colors/number_color = Color( 0.92, 0.58, 0.2, 1 )
TextEdit/colors/safe_line_number_color = Color( 0.67, 0.78, 0.67, 0.6 )
TextEdit/colors/selection_color = Color( 0.49, 0.49, 0.49, 1 )
TextEdit/colors/symbol_color = Color( 0.94, 0.94, 0.94, 1 )
TextEdit/colors/word_highlighted_color = Color( 0.8, 0.9, 0.9, 0.15 )
TextEdit/constants/completion_lines = 7
TextEdit/constants/completion_max_width = 50
TextEdit/constants/completion_scroll_width = 3
TextEdit/constants/line_spacing = 4
TextEdit/fonts/font = null
TextEdit/icons/fold = null
TextEdit/icons/folded = null
TextEdit/icons/space = null
TextEdit/icons/tab = null
TextEdit/styles/completion = null
TextEdit/styles/focus = null
TextEdit/styles/normal = SubResource( 22 )
TextEdit/styles/read_only = null
VSlider/icons/grabber = SubResource( 24 )
VSlider/icons/grabber_disabled = SubResource( 24 )
VSlider/icons/grabber_highlight = SubResource( 24 )
VSlider/icons/tick = null
VSlider/styles/grabber_area = SubResource( 25 )
VSlider/styles/grabber_area_highlight = SubResource( 25 )
VSlider/styles/slider = SubResource( 25 )