mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-23 03:05:32 +02:00
feat(theme)!: replace hack with jetbrains mono
Replaces the Hack font with JetBrains Mono which is the new default code editor font in Godot 4.
This commit is contained in:
parent
6384f41837
commit
5170f07d05
27 changed files with 265 additions and 132 deletions
|
@ -3,7 +3,7 @@
|
|||
[ext_resource type="FontFile" path="res://themes/fonts/bold_italic.tres" id="2"]
|
||||
[ext_resource type="FontFile" path="res://themes/fonts/italic.tres" id="3"]
|
||||
[ext_resource type="FontFile" path="res://themes/fonts/bold.tres" id="4"]
|
||||
[ext_resource type="FontFile" path="res://themes/fonts/regular.tres" id="5"]
|
||||
[ext_resource type="FontFile" uid="uid://65pw442xps67" path="res://themes/fonts/regular.tres" id="5"]
|
||||
|
||||
[resource]
|
||||
Terminal/colors/ansi_0_color = Color(0, 0, 0, 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue