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

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

[nongnu] elpa/tangotango-theme ae8d848259 06/62: Added colors for magit


From: ELPA Syncer
Subject: [nongnu] elpa/tangotango-theme ae8d848259 06/62: Added colors for magit (thanks to Fabian Otto)
Date: Thu, 6 Jan 2022 05:59:08 -0500 (EST)

branch: elpa/tangotango-theme
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 57f48e4f5a..397523a4ad 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]