Update font
This commit is contained in:
parent
d8477b1a37
commit
6916a52e87
1 changed files with 1 additions and 1 deletions
|
@ -77,4 +77,4 @@
|
||||||
;; Your init file should contain only one such instance.
|
;; Your init file should contain only one such instance.
|
||||||
;; If there is more than one, they won't work right.
|
;; If there is more than one, they won't work right.
|
||||||
'(font-lock-keyword-face ((t (:foreground "#81A1C1" :slant italic))))
|
'(font-lock-keyword-face ((t (:foreground "#81A1C1" :slant italic))))
|
||||||
'(variable-pitch ((t (:height 1.3 :family "Ubuntu Condensed")))))
|
'(variable-pitch ((t (:height 1.1 :family "Roboto")))))
|
||||||
|
|
Loading…
Add table
Reference in a new issue