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

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

[nongnu] elpa/spacemacs-theme 4dad086323 292/336: Merge pull request #14


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 4dad086323 292/336: Merge pull request #142 from jb55/notmuch-light-perf
Date: Fri, 14 Jan 2022 10:59:46 -0500 (EST)

branch: elpa/spacemacs-theme
commit 4dad086323bfbf85f4066d41b8725882386db51f
Merge: 3eae3726fa a359ec8dfd
Author: Nasser Alshammari <designernasser@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #142 from jb55/notmuch-light-perf
    
    notmuch: fix performance issues with light theme
    
    Thanks @jb55
---
 spacemacs-common.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index d439a2f881..0d6c1b87a6 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -695,7 +695,7 @@ to 'auto, tags may not be properly aligned. "
      `(notmuch-search-date ((,class (:foreground ,func))))
      `(notmuch-search-flagged-face ((,class (:weight extra-bold))))
      `(notmuch-search-non-matching-authors ((,class (:foreground ,base-dim))))
-     `(notmuch-search-unread-face ((,class (:background ,highlight-dim :box 
,border))))
+     `(notmuch-search-unread-face ((,class (:background ,highlight-dim))))
      `(notmuch-tag-face ((,class (:foreground ,keyword))))
      `(notmuch-tag-flagged ((,class (:foreground ,war))))
 



reply via email to

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