Change outside of themeing

mmmh
master
Jacopo De Simoi 9 years ago
parent 58a3c24585
commit cfb3292f52
  1. 2
      init.el

@ -73,6 +73,8 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(bold ((t (:weight normal))))
'(error ((t (:foreground "#d33682
" :inverse-video t))))
'(fixed-pitch ((t (:family "Bitstream Vera Sans Mono"))))
'(font-latex-math-face ((t (:foreground "cornsilk3"))))
'(helm-source-header ((t (:inherit helm-header :background "#22083397778B" :foreground "white" :weight bold))))

Loading…
Cancel
Save