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

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

[elpa] externals/ef-themes 2b53b9a832 5/8: Revise style of org-dispatche


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 2b53b9a832 5/8: Revise style of org-dispatcher-highlight
Date: Sun, 21 Aug 2022 00:57:42 -0400 (EDT)

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

    Revise style of org-dispatcher-highlight
    
    This is the highlight of the keys you see when calling C-c C-e from an
    Org buffer.
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index f0d5fc11a4..7248d5d57d 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1106,7 +1106,7 @@ Helper function for `ef-themes-preview-colors'."
     `(org-column-title ((,c :inherit (bold default) :underline t :background 
,bg-alt)))
     `(org-date ((,c :foreground ,date)))
     `(org-date-selected ((,c :foreground ,date :inverse-video t)))
-    `(org-dispatcher-highlight ((,c :inherit (bold secondary-selection))))
+    `(org-dispatcher-highlight ((,c :inherit warning :background ,bg-warning)))
     `(org-document-info ((,c :foreground ,rainbow-1)))
     `(org-document-info-keyword ((,c :inherit shadow)))
     `(org-document-title ((,c :inherit ef-themes-heading-0)))



reply via email to

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