mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-07 13:15:30 +02:00
feat(theme): update themes
This commit is contained in:
parent
886e6e82ac
commit
fa49834347
22 changed files with 157 additions and 195 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
[ext_resource type="Script" path="res://test/scenes/theme.gd" id="1"]
|
||||
|
||||
[node name="Terminal" type="Terminal"]
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
[node name="Terminal2" type="Terminal"]
|
||||
custom_minimum_size = Vector2(200, 100)
|
||||
script = ExtResource("1")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue