From 10b450035f54b3ad3b1d867ca6dd4afab11788ad Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 8 Dec 2017 17:06:05 +0100 Subject: Remove magit faces I have to think more about the interactions between - default - comments - shadow - magit-hash - magit-diff-context-highlight - magit-diff-hunk-heading - magit-diff-hunk-heading-highlight - magit-section-highlight --- eighters-theme.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'eighters-theme.el') diff --git a/eighters-theme.el b/eighters-theme.el index 9480d97..819d4fa 100644 --- a/eighters-theme.el +++ b/eighters-theme.el @@ -71,9 +71,7 @@ '(which-func ((t (:inherit (font-lock-function-name-face))))) '(sh-heredoc ((t (:foreground "gold")))) '(erc-input-face ((t (:foreground "brown1")))) - '(erc-my-nick-face ((t (:foreground "brown1" :weight bold)))) - '(magit-section-highlight ((t (:inherit (highlight))))) - '(magit-diff-context-highlight ((t (:foreground "gray70" :inherit (magit-section-highlight)))))) + '(erc-my-nick-face ((t (:foreground "brown1" :weight bold))))) (custom-theme-set-variables 'eighters '(ansi-color-names-vector -- cgit v1.2.3