From b6d74e07ea253b845af13a6dc83cb8f282f9c273 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Mon, 30 Oct 2017 09:11:25 +0100 Subject: Remove Info-quoted customization Not worth this much highlighting. --- eighters-theme.el | 1 - 1 file changed, 1 deletion(-) diff --git a/eighters-theme.el b/eighters-theme.el index ee056eb..6b6aa99 100644 --- a/eighters-theme.el +++ b/eighters-theme.el @@ -67,7 +67,6 @@ '(term-color-white ((t (:foreground "white smoke" :background "white smoke")))) '(term-color-yellow ((t (:foreground "gold" :background "gold")))) '(which-func ((t (:inherit (font-lock-function-name-face))))) - '(Info-quoted ((t (:inherit (font-lock-string-face) :family "courier")))) '(sh-heredoc ((t (:foreground "gold")))) '(erc-input-face ((t (:foreground "brown1")))) '(erc-my-nick-face ((t (:foreground "brown1" :weight bold)))) -- cgit v1.2.3