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

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

[nongnu] elpa/gotham-theme 51876a72db 210/214: Use a less prominent face


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 51876a72db 210/214: Use a less prominent face for magit-dimmed
Date: Fri, 7 Jan 2022 17:58:56 -0500 (EST)

branch: elpa/gotham-theme
commit 51876a72dbe5a16aeadde2e885da6bbf75909bd1
Author: dalu <moutong945@outlook.com>
Commit: Vasilij Schneidermann <mail@vasilij.de>

    Use a less prominent face for magit-dimmed
---
 gotham-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index 3a1671038e..ca193860c4 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -818,7 +818,7 @@ depending on DISPLAY for keys which are either :foreground 
or
    (magit-diff-removed-highlight :foreground red :weight bold)
    (magit-diffstat-added :foreground green)
    (magit-diffstat-removed :foreground red)
-   (magit-dimmed :inherit shadow)
+   (magit-dimmed :foreground base1)
    (magit-hash :foreground base5)
    (magit-log-author :foreground orange)
    (magit-log-date :foreground magenta)



reply via email to

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