The error face was already defined in our theme

remove from customize
master
Jacopo De Simoi 8 years ago
parent 943cc88539
commit 50193fa913
  1. 2
      custom.el

@ -81,8 +81,6 @@
;; 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