diff --git a/evangelion-theme.el b/evangelion-theme.el index a57a263..5dc77d1 100644 --- a/evangelion-theme.el +++ b/evangelion-theme.el @@ -46,6 +46,7 @@ `(highlight ((,class (:background ,hl)))) `(link ((,class (:foreground ,green2 :underline t)))) `(region ((,class (:background ,teal)))) + `(error ((,class (:foreground "red")))) ;;; font lock default faces `(font-lock-builtin-face ((,class (:foreground ,green2)))) `(font-lock-comment-face