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

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

[elpa] externals/aircon-theme 1cc3ec7e57 56/58: Keep foreground colours


From: ELPA Syncer
Subject: [elpa] externals/aircon-theme 1cc3ec7e57 56/58: Keep foreground colours in magit-section-highlight
Date: Thu, 9 Jun 2022 04:57:33 -0400 (EDT)

branch: externals/aircon-theme
commit 1cc3ec7e57244e7a00a46cf6e7ed46e260f9c93c
Author: Gregory Chamberlain <greg@cosine.blue>
Commit: Gregory Chamberlain <greg@cosine.blue>

    Keep foreground colours in magit-section-highlight
---
 aircon-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aircon-theme.el b/aircon-theme.el
index 0eac8cfccf..1641aeba34 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -210,7 +210,7 @@
 
  '(magit-section-heading           ((t (:inherit (aircon-sapphire bold)))))
  '(magit-section-heading-selection ((t (:inherit (aircon-mango)))))
- '(magit-section-highlight         ((t (:inherit (aircon-header)))))
+ '(magit-section-highlight         ((t (:inherit (highlight)))))
 
  '(magit-blame-heading           ((t (:inherit aircon-header))))
  '(magit-blame-highlight         ((t (:inherit aircon-header))))



reply via email to

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