Keyword are italic

This commit is contained in:
Marcus Kammer 2022-08-03 07:57:46 +02:00
parent 77fe2d5efb
commit dc1d418825
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -74,4 +74,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.
'(variable-pitch ((t (:height 1.2 :family "Roboto Condensed")))))
'(font-lock-keyword-face ((t (:foreground "#81A1C1" :slant italic))))
'(variable-pitch ((t (:height 1.3 :family "Roboto Condensed")))))