2020-03-01 15:56:34 +00:00
|
|
|
[gd_resource type="Theme" format=2]
|
2019-12-04 22:26:05 +00:00
|
|
|
|
|
|
|
[resource]
|
2019-12-17 00:39:59 +00:00
|
|
|
Button/colors/font_color = Color( 0.878431, 0.878431, 0.878431, 1 )
|
|
|
|
Button/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 )
|
|
|
|
Button/colors/font_color_hover = Color( 0.941176, 0.941176, 0.941176, 1 )
|
|
|
|
Button/colors/font_color_pressed = Color( 1, 1, 1, 1 )
|
|
|
|
Button/constants/hseparation = 2
|
|
|
|
Button/fonts/font = null
|
|
|
|
Button/styles/disabled = null
|
|
|
|
Button/styles/focus = null
|
2019-12-20 03:34:33 +00:00
|
|
|
Button/styles/hover = null
|
|
|
|
Button/styles/normal = null
|
|
|
|
Button/styles/pressed = null
|
2019-12-17 00:39:59 +00:00
|
|
|
CheckBox/colors/font_color = Color( 0.878431, 0.878431, 0.878431, 1 )
|
|
|
|
CheckBox/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 )
|
|
|
|
CheckBox/colors/font_color_hover = Color( 0.941176, 0.941176, 0.941176, 1 )
|
|
|
|
CheckBox/colors/font_color_hover_pressed = Color( 1, 1, 1, 1 )
|
|
|
|
CheckBox/colors/font_color_pressed = Color( 1, 1, 1, 1 )
|
|
|
|
CheckBox/constants/check_vadjust = 0
|
|
|
|
CheckBox/constants/hseparation = 4
|
|
|
|
CheckBox/fonts/font = null
|
|
|
|
CheckBox/icons/checked = null
|
|
|
|
CheckBox/icons/radio_checked = null
|
|
|
|
CheckBox/icons/radio_unchecked = null
|
|
|
|
CheckBox/icons/unchecked = null
|
|
|
|
CheckBox/styles/disabled = null
|
|
|
|
CheckBox/styles/focus = null
|
2019-12-20 03:34:33 +00:00
|
|
|
CheckBox/styles/hover = null
|
|
|
|
CheckBox/styles/hover_pressed = null
|
|
|
|
CheckBox/styles/normal = null
|
|
|
|
CheckBox/styles/pressed = null
|
2019-12-14 23:18:45 +00:00
|
|
|
GridContainer/constants/hseparation = 0
|
|
|
|
GridContainer/constants/vseparation = 0
|
2019-12-17 00:39:59 +00:00
|
|
|
LineEdit/colors/clear_button_color = Color( 0.878431, 0.878431, 0.878431, 1 )
|
|
|
|
LineEdit/colors/clear_button_color_pressed = Color( 1, 1, 1, 1 )
|
|
|
|
LineEdit/colors/cursor_color = Color( 0.941176, 0.941176, 0.941176, 1 )
|
|
|
|
LineEdit/colors/font_color = Color( 0.878431, 0.878431, 0.878431, 1 )
|
|
|
|
LineEdit/colors/font_color_selected = Color( 0, 0, 0, 1 )
|
|
|
|
LineEdit/colors/selection_color = Color( 0.490196, 0.490196, 0.490196, 1 )
|
|
|
|
LineEdit/constants/minimum_spaces = 12
|
|
|
|
LineEdit/fonts/font = null
|
|
|
|
LineEdit/icons/clear = null
|
|
|
|
LineEdit/styles/focus = null
|
2019-12-20 03:34:33 +00:00
|
|
|
LineEdit/styles/normal = null
|
2019-12-17 00:39:59 +00:00
|
|
|
LineEdit/styles/read_only = null
|
2019-12-18 00:49:20 +00:00
|
|
|
MenuButton/colors/font_color = Color( 0.878431, 0.878431, 0.878431, 1 )
|
|
|
|
MenuButton/colors/font_color_disabled = Color( 1, 1, 1, 0.3 )
|
|
|
|
MenuButton/colors/font_color_hover = Color( 0.941176, 0.941176, 0.941176, 1 )
|
|
|
|
MenuButton/colors/font_color_pressed = Color( 1, 1, 1, 1 )
|
|
|
|
MenuButton/constants/hseparation = 3
|
|
|
|
MenuButton/fonts/font = null
|
|
|
|
MenuButton/styles/disabled = null
|
|
|
|
MenuButton/styles/focus = null
|
|
|
|
MenuButton/styles/hover = null
|
|
|
|
MenuButton/styles/normal = null
|
|
|
|
MenuButton/styles/pressed = null
|
2019-12-17 00:39:59 +00:00
|
|
|
TabContainer/colors/font_color_bg = Color( 0.690196, 0.690196, 0.690196, 1 )
|
|
|
|
TabContainer/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 )
|
|
|
|
TabContainer/colors/font_color_fg = Color( 0.941176, 0.941176, 0.941176, 1 )
|
|
|
|
TabContainer/constants/hseparation = 4
|
|
|
|
TabContainer/constants/label_valign_bg = 2
|
|
|
|
TabContainer/constants/label_valign_fg = 0
|
|
|
|
TabContainer/constants/side_margin = 8
|
|
|
|
TabContainer/constants/top_margin = 24
|
|
|
|
TabContainer/fonts/font = null
|
|
|
|
TabContainer/icons/decrement = null
|
|
|
|
TabContainer/icons/decrement_highlight = null
|
|
|
|
TabContainer/icons/increment = null
|
|
|
|
TabContainer/icons/increment_highlight = null
|
|
|
|
TabContainer/icons/menu = null
|
|
|
|
TabContainer/icons/menu_highlight = null
|
2019-12-20 03:34:33 +00:00
|
|
|
TabContainer/styles/panel = null
|
|
|
|
TabContainer/styles/tab_bg = null
|
|
|
|
TabContainer/styles/tab_disabled = null
|
|
|
|
TabContainer/styles/tab_fg = null
|
2019-12-17 00:39:59 +00:00
|
|
|
VBoxContainer/constants/separation = 4
|