mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-14 23:35:30 +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
e732712b55
27 changed files with 265 additions and 132 deletions
|
@ -3,7 +3,7 @@
|
|||
[ext_resource path="res://themes/fonts/nerd_fonts/symbols_2048_em_nerd_font_complete-2.1.0.ttf" type="FontFile" id=1]
|
||||
[ext_resource path="res://themes/fonts/noto_color_emoji/noto_color_emoji-20201206-phase3.ttf" type="FontFile" id=2]
|
||||
[ext_resource path="res://themes/fonts/unifont/unifont-13.0.06.ttf" type="FontFile" id=3]
|
||||
[ext_resource path="res://themes/fonts/hack/hack_italic-3.003.ttf" type="FontFile" id=4]
|
||||
[ext_resource path="res://themes/fonts/jet_brains_mono/jet_brains_mono_nl-italic-2.304.ttf" type="FontFile" id=4]
|
||||
[ext_resource path="res://themes/fonts/unifont/unifont_upper-13.0.06.ttf" type="FontFile" id=5]
|
||||
|
||||
[resource]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue