emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/tangotango-theme 92a9475608 53/62: Use new magit 2.1.0 fac


From: ELPA Syncer
Subject: [nongnu] elpa/tangotango-theme 92a9475608 53/62: Use new magit 2.1.0 faces by default.
Date: Thu, 6 Jan 2022 05:59:11 -0500 (EST)

branch: elpa/tangotango-theme
commit 92a94756080577c0446b2fc7f06d43d7b76b2005
Author: Julien Barnier <julien@nozav.org>
Commit: Julien Barnier <julien@nozav.org>

    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 1616d98e17..31d9dc2720 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 6b39cf6337..0694f986a1 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))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]