commit b6d74e07ea253b845af13a6dc83cb8f282f9c273
parent ae24fffa18f118490061f7c4a34717375ce4be10
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Mon, 30 Oct 2017 09:11:25 +0100
Remove Info-quoted customization
Not worth this much highlighting.
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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))))