branch: elpa/color-theme-tangotango
commit 92a94756080577c0446b2fc7f06d43d7b76b2005
Author: Julien Barnier <[email protected]>
Commit: Julien Barnier <[email protected]>
Use new magit 2.1.0 faces by default.
---
color-theme-tangotango.el | 3 ---
tangotango-theme.el | 3 ---
2 files changed, 6 deletions(-)
diff --git a/color-theme-tangotango.el b/color-theme-tangotango.el
index 1616d98..31d9dc2 100644
--- a/color-theme-tangotango.el
+++ b/color-theme-tangotango.el
@@ -197,9 +197,6 @@
(ess-jb-h3-face ((t (:height 1.2 :foreground "#edd400" :slant normal))))
(ecb-default-highlight-face ((t (:background "#729fcf"))))
(ecb-tag-header-face ((t (:background "#f57900"))))
- (magit-header ((t (:foreground "#edd400"))))
- (magit-diff-add ((t (:foreground "#729fcf"))))
- (magit-item-highlight ((t (:weight extra-bold :inverse-video t))))
(diff-header ((t (:background "gray30"))))
(diff-index ((t (:foreground "#edd400" :bold t))))
(diff-file-header ((t (:foreground "#eeeeec" :bold t))))
diff --git a/tangotango-theme.el b/tangotango-theme.el
index 6b39cf6..0694f98 100644
--- a/tangotango-theme.el
+++ b/tangotango-theme.el
@@ -190,9 +190,6 @@
`(ess-jb-h3-face ((t (:height 1.2 :foreground "#edd400" :slant normal))))
`(ecb-default-highlight-face ((t (:background "#729fcf"))))
`(ecb-tag-header-face ((t (:background "#f57900"))))
- `(magit-header ((t (:foreground "#edd400"))))
- `(magit-diff-add ((t (:foreground "#729fcf"))))
- `(magit-item-highlight ((t (:weight extra-bold :inverse-video t))))
`(diff-header ((t (:background "gray30"))))
`(diff-index ((t (:foreground "#edd400" :bold t))))
`(diff-file-header ((t (:foreground "#eeeeec" :bold t))))