commit 10b450035f54b3ad3b1d867ca6dd4afab11788ad
parent 4782035d3997aba7e7504874112c2cde7362c6e3
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Fri, 8 Dec 2017 17:06:05 +0100
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
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git 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