From 96eb3fe126e38fcdbf8480509fb65cac15ad5b78 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Fri, 5 Feb 2016 12:49:01 +0900 Subject: [PATCH] Change markup-meta-face --- emacs.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacs.el b/emacs.el index 3901d10..b307783 100644 --- a/emacs.el +++ b/emacs.el @@ -969,9 +969,9 @@ IF OK-IF-ALREADY-EXISTS is true force download." (with-eval-after-load 'markup-faces ;; Is this too match ? (set-face-foreground 'markup-meta-face - "unspecified-fg") + "brightblack") (set-face-foreground 'markup-meta-hide-face - "unspecified-fg") + "brightblack") ) (setq auto-mode-alist