|
|
|
@ -73,6 +73,8 @@ |
|
|
|
;; 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. |
|
|
|
'(bold ((t (:weight normal)))) |
|
|
|
'(bold ((t (:weight normal)))) |
|
|
|
|
|
|
|
'(error ((t (:foreground "#d33682 |
|
|
|
|
|
|
|
" :inverse-video t)))) |
|
|
|
'(fixed-pitch ((t (:family "Bitstream Vera Sans Mono")))) |
|
|
|
'(fixed-pitch ((t (:family "Bitstream Vera Sans Mono")))) |
|
|
|
'(font-latex-math-face ((t (:foreground "cornsilk3")))) |
|
|
|
'(font-latex-math-face ((t (:foreground "cornsilk3")))) |
|
|
|
'(helm-source-header ((t (:inherit helm-header :background "#22083397778B" :foreground "white" :weight bold)))) |
|
|
|
'(helm-source-header ((t (:inherit helm-header :background "#22083397778B" :foreground "white" :weight bold)))) |
|
|
|
|