From 1103eb93eb8cb42c2af75a41a5a1b6eef2246bdb Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Sun, 7 Feb 2016 22:10:51 +0900 Subject: [PATCH] Change some markup-face foreground colors --- emacs.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacs.el b/emacs.el index 7253c74..4ff2dc8 100644 --- a/emacs.el +++ b/emacs.el @@ -973,9 +973,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 - "brightblack") + "color-245") (set-face-foreground 'markup-meta-hide-face - "brightblack") + "color-245") ) (setq auto-mode-alist