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

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

[nongnu] elpa/color-theme-tangotango ae8d848 06/58: Added colors for mag


From: ELPA Syncer
Subject: [nongnu] elpa/color-theme-tangotango ae8d848 06/58: Added colors for magit (thanks to Fabian Otto)
Date: Thu, 21 Oct 2021 18:02:55 -0400 (EDT)

branch: elpa/color-theme-tangotango
commit ae8d848259574cb5be2cbba6b76a4ff2fe438cb2
Author: Fabian Otto <fabian.otto@gmail.com>
Commit: Julien Barnier <julien@nozav.org>

    Added colors for magit (thanks to Fabian Otto)
---
 color-theme-tangotango.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/color-theme-tangotango.el b/color-theme-tangotango.el
index 57f48e4..397523a 100644
--- a/color-theme-tangotango.el
+++ b/color-theme-tangotango.el
@@ -186,6 +186,9 @@
      (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))))
 )))
 
-(provide 'color-theme-tangotango)
\ No newline at end of file
+(provide 'color-theme-tangotango)



reply via email to

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