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:
Leroy Hopson 2024-04-01 18:27:24 +13:00 committed by Leroy Hopson
parent 6384f41837
commit e732712b55
27 changed files with 265 additions and 132 deletions

View file

@ -1,7 +1,7 @@
[gd_resource type="Theme" load_steps=4 format=3 uid="uid://blh56m1gdieyu"]
[ext_resource type="Script" path="res://addons/godot_xterm/resources/xrdb_theme.gd" id="1"]
[ext_resource type="FontFile" uid="uid://edo5q2qxos3u" path="res://addons/godot_xterm/themes/fonts/hack/hack_regular-3.003.ttf" id="2"]
[ext_resource type="FontFile" uid="uid://c51gnbjamppg" path="res://addons/godot_xterm/themes/fonts/jet_brains_mono/jet_brains_mono_nl-regular-2.304.ttf" id="2"]
[sub_resource type="FontFile" id="FontFile_tdf0u"]
fallbacks = [ExtResource("2")]