27 lines
784 B
Plaintext
27 lines
784 B
Plaintext
[gd_resource type="Theme" load_steps=4 format=2]
|
|
|
|
[ext_resource path="res://Fonts/Xolonium-Regular.ttf" type="DynamicFontData" id=1]
|
|
|
|
[sub_resource type="DynamicFont" id=4]
|
|
size = 20
|
|
font_data = ExtResource( 1 )
|
|
|
|
[sub_resource type="StyleBoxFlat" id=5]
|
|
bg_color = Color( 0.6, 0.6, 0.6, 0 )
|
|
border_width_left = 2
|
|
border_width_top = 2
|
|
border_width_right = 2
|
|
border_width_bottom = 2
|
|
corner_radius_top_left = 4
|
|
corner_radius_top_right = 4
|
|
corner_radius_bottom_right = 4
|
|
corner_radius_bottom_left = 4
|
|
|
|
[resource]
|
|
LineEdit/colors/font_color = Color( 0, 0, 0, 1 )
|
|
LineEdit/colors/font_color_uneditable = Color( 0, 0, 0, 1 )
|
|
LineEdit/fonts/font = SubResource( 4 )
|
|
LineEdit/styles/focus = SubResource( 5 )
|
|
LineEdit/styles/normal = SubResource( 5 )
|
|
LineEdit/styles/read_only = SubResource( 5 )
|