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

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

[elpa] externals/ef-themes fa716cc592 03/10: Add support for embark-coll


From: ELPA Syncer
Subject: [elpa] externals/ef-themes fa716cc592 03/10: Add support for embark-collect-zebra-highlight
Date: Wed, 26 Oct 2022 09:57:49 -0400 (EDT)

branch: externals/ef-themes
commit fa716cc5925e8e73d1cd1ad19b45c15feed862be
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add support for embark-collect-zebra-highlight
    
    Its default is technically okay, though it is a neutral grey which
    does not look right with some of the Ef themes.
---
 ef-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ef-themes.el b/ef-themes.el
index 0435a7409c..77a33d5baf 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -974,6 +974,7 @@ Helper function for `ef-themes-preview-colors'."
     `(embark-keybinding-repeat ((,c :inherit bold)))
     `(embark-collect-marked ((,c :inherit ef-themes-mark-select)))
     `(embark-collect-group-title ((,c :inherit bold :foreground ,name)))
+    `(embark-collect-zebra-highlight ((,c :background ,bg-alt)))
 ;;;; epa
     `(epa-field-body (( )))
     `(epa-field-name ((,c :inherit bold :foreground ,fg-dim)))



reply via email to

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