Save themes in .tres format

Better for version control and editing outside of the editor.
This commit is contained in:
Leroy Hopson 2021-06-18 10:17:48 +07:00
parent b133bfb602
commit 80bcc41855
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
22 changed files with 382 additions and 4 deletions

View file

@ -2,7 +2,7 @@
[ext_resource path="res://addons/godot_xterm/nodes/terminal/terminal.gdns" type="Script" id=1]
[ext_resource path="res://addons/godot_xterm/nodes/pseudoterminal/pseudoterminal.gdns" type="Script" id=2]
[ext_resource path="res://addons/godot_xterm/themes/default_dark.theme" type="Theme" id=3]
[ext_resource path="res://addons/godot_xterm/themes/default_dark.tres" type="Theme" id=3]
[node name="Terminal" type="Control"]
anchor_right = 1.0