Add font size to custom theme

This commit is contained in:
Evie Litherland-Smith 2024-06-20 16:22:01 +01:00
parent 408a14145f
commit 2f4eeebccf
2 changed files with 3 additions and 0 deletions

View file

@ -1,5 +1,6 @@
ASDEX
Abreu
Aile
Athina
CHERAB
CXRS
@ -11,6 +12,7 @@ IMAS
ITER
Indica
Iosevka
IosevkaCustomNerdFont
Itziar
Jai
Joelle

View file

@ -3,6 +3,7 @@
(custom-theme-set-faces
'iosevka
'(default ((t (:family "IosevkaCustomNerdFont" :height 120))))
'(fixed-pitch ((t (:family "IosevkaCustomNerdFont"))))
'(fixed-pitch-serif ((t (:family "IosevkaCustomNerdFont"))))
'(variable-pitch ((t (:family "Iosevka Custom Aile")))))