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

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

[nongnu] elpa/color-theme-tangotango 92a9475 53/58: Use new magit 2.1.0


From: ELPA Syncer
Subject: [nongnu] elpa/color-theme-tangotango 92a9475 53/58: Use new magit 2.1.0 faces by default.
Date: Thu, 21 Oct 2021 18:03:04 -0400 (EDT)

branch: elpa/color-theme-tangotango
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 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))))



reply via email to

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