Add font size to custom theme
This commit is contained in:
parent
408a14145f
commit
2f4eeebccf
|
@ -1,5 +1,6 @@
|
|||
ASDEX
|
||||
Abreu
|
||||
Aile
|
||||
Athina
|
||||
CHERAB
|
||||
CXRS
|
||||
|
@ -11,6 +12,7 @@ IMAS
|
|||
ITER
|
||||
Indica
|
||||
Iosevka
|
||||
IosevkaCustomNerdFont
|
||||
Itziar
|
||||
Jai
|
||||
Joelle
|
||||
|
|
|
@ -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")))))
|
||||
|
|
Loading…
Reference in a new issue