mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-23 19:25:32 +02:00
Update themes
This commit is contained in:
parent
5be45b0ecf
commit
aad8e39dae
7 changed files with 185 additions and 116 deletions
|
@ -1,11 +1,19 @@
|
|||
[gd_resource type="Theme" load_steps=2 format=2]
|
||||
[gd_resource type="Theme" load_steps=2 format=3 uid="uid://de8h4xgixi83g"]
|
||||
|
||||
[sub_resource type="FontFile" id=1]
|
||||
size = 14
|
||||
extra_spacing_bottom = 1
|
||||
[sub_resource type="FontFile" id="1"]
|
||||
face_index = null
|
||||
embolden = null
|
||||
transform = null
|
||||
cache/0/16/0/ascent = 0.0
|
||||
cache/0/16/0/descent = 0.0
|
||||
cache/0/16/0/underline_position = 0.0
|
||||
cache/0/16/0/underline_thickness = 0.0
|
||||
cache/0/16/0/scale = 1.0
|
||||
cache/0/16/0/kerning_overrides/16/0 = Vector2(0, 0)
|
||||
|
||||
[resource]
|
||||
Terminal/fonts/bold = null
|
||||
Terminal/fonts/bold_italic = null
|
||||
Terminal/fonts/italic = null
|
||||
Terminal/fonts/regular = SubResource( 1 )
|
||||
Terminal/font_sizes/font_size = 14
|
||||
Terminal/fonts/bold_font = null
|
||||
Terminal/fonts/bold_italics_font = null
|
||||
Terminal/fonts/italics_font = null
|
||||
Terminal/fonts/normal_font = SubResource("1")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue