Update vertical-pitch settings

This commit is contained in:
Marcus Kammer 2023-01-09 19:14:57 +01:00
parent 48874d3bcc
commit b1fd5ba5a6
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -75,4 +75,4 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(font-lock-keyword-face ((t (:foreground "#81A1C1" :slant italic))))
'(variable-pitch ((t (:height 1.1 :family "Roboto Slab")))))
'(variable-pitch ((t (:weight semi-light :height 1.2 :family "Roboto Slab")))))