aboutsummaryrefslogtreecommitdiff
path: root/themes/font.tres
diff options
context:
space:
mode:
authorjacopograndi <jacopo.grandi@outlook.it>2021-12-24 21:11:39 +0100
committerjacopograndi <jacopo.grandi@outlook.it>2021-12-24 21:11:39 +0100
commit7cb4290601010459b09376396c7833ec391c25bf (patch)
treebe6243e49ad764f90418e6d41641f99209da2b29 /themes/font.tres
parente9598b88841374301646a7115253ab38ac904e4c (diff)
working on it
Diffstat (limited to 'themes/font.tres')
-rw-r--r--themes/font.tres8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/font.tres b/themes/font.tres
new file mode 100644
index 0000000..1381758
--- /dev/null
+++ b/themes/font.tres
@@ -0,0 +1,8 @@
+[gd_resource type="DynamicFont" load_steps=2 format=2]
+
+[sub_resource type="DynamicFontData" id=1]
+font_path = "res://themes/iosevka-regular.ttc"
+
+[resource]
+size = 14
+font_data = SubResource( 1 )