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

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

[elpa] externals/modus-vivendi-theme 74af9df 61/73: Tweak magit-tag face


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme 74af9df 61/73: Tweak magit-tag face
Date: Wed, 26 Aug 2020 09:21:04 -0400 (EDT)

branch: externals/modus-vivendi-theme
commit 74af9dfa8f23d1f0d8230621b66eea1fe95c305e
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak magit-tag face
---
 modus-operandi-theme.el | 2 +-
 modus-vivendi-theme.el  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 97bc622..997248c 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2838,7 +2838,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(magit-signature-good ((,class :background ,bg-main :foreground 
,green-intense)))
    `(magit-signature-revoked ((,class :background ,bg-main :foreground 
,magenta-intense)))
    `(magit-signature-untrusted ((,class :background ,bg-main :foreground 
,cyan-intense)))
-   `(magit-tag ((,class :foreground ,green-alt-other)))
+   `(magit-tag ((,class :foreground ,yellow-alt-other)))
 ;;;;; magit-imerge
    `(magit-imerge-overriding-value ((,class :inherit bold :foreground 
,red-alt)))
 ;;;;; man
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 85cc42e..645d210 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2838,7 +2838,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(magit-signature-good ((,class :background ,bg-main :foreground 
,green-intense)))
    `(magit-signature-revoked ((,class :background ,bg-main :foreground 
,magenta-intense)))
    `(magit-signature-untrusted ((,class :background ,bg-main :foreground 
,cyan-intense)))
-   `(magit-tag ((,class :foreground ,green-alt-other)))
+   `(magit-tag ((,class :foreground ,yellow-alt-other)))
 ;;;;; magit-imerge
    `(magit-imerge-overriding-value ((,class :inherit bold :foreground 
,red-alt)))
 ;;;;; man



reply via email to

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