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

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

[nongnu] elpa/cyberpunk-theme 12fcce1 086/132: magit: Made magit-diff-co


From: ELPA Syncer
Subject: [nongnu] elpa/cyberpunk-theme 12fcce1 086/132: magit: Made magit-diff-context-highlight match the rest.
Date: Thu, 21 Oct 2021 18:03:54 -0400 (EDT)

branch: elpa/cyberpunk-theme
commit 12fcce1455b33bf93da6c2510fc3b677a5f8e068
Author: Thomas Brown <tabsoftwareconsulting@gmail.com>
Commit: Thomas Brown <tabsoftwareconsulting@gmail.com>

    magit: Made magit-diff-context-highlight match the rest.
---
 cyberpunk-theme.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/cyberpunk-theme.el b/cyberpunk-theme.el
index 2e91e7f..baf3a0e 100644
--- a/cyberpunk-theme.el
+++ b/cyberpunk-theme.el
@@ -461,8 +461,7 @@
    `(magit-diff-removed                ((t (:foreground ,cyberpunk-magenta))))
    `(magit-diff-removed-highlight      ((t (:foreground ,cyberpunk-magenta 
:weight bold))))
    `(magit-diff-context                ((t (:foreground ,cyberpunk-gray))))
-   `(magit-diff-context-highlight      ((t (:background ,cyberpunk-bg+2
-                                            :foreground ,cyberpunk-gray))))
+   `(magit-diff-context-highlight      ((t (:foreground ,cyberpunk-gray 
:weight bold))))
    `(magit-diffstat-added   ((t (:foreground ,cyberpunk-blue-5))))
    `(magit-diffstat-removed ((t (:foreground ,cyberpunk-magenta))))
    ;; magit popup



reply via email to

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