You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
1.2 KiB
34 lines
1.2 KiB
[gd_resource type="Theme" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://resources/ui/font.tres" type="DynamicFont" id=1]
|
|
|
|
[resource]
|
|
default_font = ExtResource( 1 )
|
|
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
|
|
Button/styles/hover = null
|
|
Button/styles/normal = null
|
|
Button/styles/pressed = null
|
|
ItemList/colors/font_color = Color( 0.627451, 0.627451, 0.627451, 1 )
|
|
ItemList/colors/font_color_selected = Color( 1, 1, 1, 1 )
|
|
ItemList/colors/guide_color = Color( 0, 0, 0, 0.1 )
|
|
ItemList/constants/hseparation = 4
|
|
ItemList/constants/icon_margin = 4
|
|
ItemList/constants/line_separation = 2
|
|
ItemList/constants/vseparation = 2
|
|
ItemList/fonts/font = null
|
|
ItemList/styles/bg = null
|
|
ItemList/styles/bg_focus = null
|
|
ItemList/styles/cursor = null
|
|
ItemList/styles/cursor_unfocused = null
|
|
ItemList/styles/selected = null
|
|
ItemList/styles/selected_focus = null
|
|
Panel/styles/panel = null
|
|
Panel/styles/panelf = null
|
|
Panel/styles/panelnc = null
|