Italic keywords

This commit is contained in:
Marcus Kammer 2022-11-13 15:58:09 +01:00
parent 422e56a701
commit 4aa91b4b8c

View file

@ -34,4 +34,5 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; 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.3 :family "Roboto Condensed")))))