Add VN textbox (needs some more bug fixing)
This commit is contained in:
15
Themes/UI Theme.tres
Normal file
15
Themes/UI Theme.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Theme" load_steps=2 format=3 uid="uid://dm7ee4aqjr2dl"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_l4fss"]
|
||||
bg_color = Color(9.14484e-07, 0.446448, 0.577112, 1)
|
||||
corner_radius_top_left = 8
|
||||
corner_radius_top_right = 8
|
||||
corner_radius_bottom_right = 8
|
||||
corner_radius_bottom_left = 8
|
||||
|
||||
[resource]
|
||||
MarginContainer/constants/margin_bottom = 16
|
||||
MarginContainer/constants/margin_left = 16
|
||||
MarginContainer/constants/margin_right = 16
|
||||
MarginContainer/constants/margin_top = 16
|
||||
PanelContainer/styles/panel = SubResource("StyleBoxFlat_l4fss")
|
Reference in New Issue
Block a user