summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init-custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init-custom.el b/.emacs.d/init-custom.el
index 97e6736a..bdca8451 100644
--- a/.emacs.d/init-custom.el
+++ b/.emacs.d/init-custom.el
@@ -12,7 +12,7 @@
'(org-hide ((t (:foreground "#3f3f3f" :slant normal :weight normal :height 110 :width normal :foundry "xos4" :family "Terminus"))))
'(sr-directory-face ((t (:foreground "#94bff3" :weight bold))) t)
'(sr-symlink-directory-face ((t (:foreground "#94bff3" :slant italic))) t)
- '(variable-pitch ((t (:height 1.4 :family "Bitstream Charter"))))
+ '(variable-pitch ((t (:height 140 :family "DejaVu Serif"))))
'(visible-mark-face ((t (:background "#607080"))) t))
(custom-set-variables