Add font size to custom theme
This commit is contained in:
parent
408a14145f
commit
2f4eeebccf
|
@ -1,5 +1,6 @@
|
||||||
ASDEX
|
ASDEX
|
||||||
Abreu
|
Abreu
|
||||||
|
Aile
|
||||||
Athina
|
Athina
|
||||||
CHERAB
|
CHERAB
|
||||||
CXRS
|
CXRS
|
||||||
|
@ -11,6 +12,7 @@ IMAS
|
||||||
ITER
|
ITER
|
||||||
Indica
|
Indica
|
||||||
Iosevka
|
Iosevka
|
||||||
|
IosevkaCustomNerdFont
|
||||||
Itziar
|
Itziar
|
||||||
Jai
|
Jai
|
||||||
Joelle
|
Joelle
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
(custom-theme-set-faces
|
(custom-theme-set-faces
|
||||||
'iosevka
|
'iosevka
|
||||||
|
'(default ((t (:family "IosevkaCustomNerdFont" :height 120))))
|
||||||
'(fixed-pitch ((t (:family "IosevkaCustomNerdFont"))))
|
'(fixed-pitch ((t (:family "IosevkaCustomNerdFont"))))
|
||||||
'(fixed-pitch-serif ((t (:family "IosevkaCustomNerdFont"))))
|
'(fixed-pitch-serif ((t (:family "IosevkaCustomNerdFont"))))
|
||||||
'(variable-pitch ((t (:family "Iosevka Custom Aile")))))
|
'(variable-pitch ((t (:family "Iosevka Custom Aile")))))
|
||||||
|
|
Loading…
Reference in a new issue