diff --git a/custom.el b/custom.el index ac7235a..b51571e 100644 --- a/custom.el +++ b/custom.el @@ -83,6 +83,7 @@ '(bold ((t (:weight normal)))) '(fixed-pitch ((t (:family "Bitstream Vera Sans Mono")))) '(font-latex-math-face ((t (:foreground "cornsilk3")))) + '(font-latex-script-char-face ((t nil))) '(helm-source-header ((t (:inherit helm-header :background "#22083397778B" :foreground "white" :weight bold)))) '(highlight ((t (:background "Darkslategray")))) '(hl-line ((t (:background "#303030"))))