diff --git a/emacs.el b/emacs.el index 06283c6..3901d10 100644 --- a/emacs.el +++ b/emacs.el @@ -967,11 +967,11 @@ IF OK-IF-ALREADY-EXISTS is true force download." ,@auto-mode-alist))) (with-eval-after-load 'markup-faces - ;; (set-face-foreground 'markup-meta-hide-face - ;; "unspecified-fg") ;; Is this too match ? (set-face-foreground 'markup-meta-face "unspecified-fg") + (set-face-foreground 'markup-meta-hide-face + "unspecified-fg") ) (setq auto-mode-alist