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

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

[elpa] externals/ef-themes 570cb231ce 1/4: Cover the mct-highlight-candi


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 570cb231ce 1/4: Cover the mct-highlight-candidate face
Date: Mon, 25 Dec 2023 06:58:02 -0500 (EST)

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

    Cover the mct-highlight-candidate face
---
 README.org   | 1 +
 ef-themes.el | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/README.org b/README.org
index 1f5b854200..848701d976 100644
--- a/README.org
+++ b/README.org
@@ -1369,6 +1369,7 @@ everything most users need.
 - man
 - marginalia
 - markdown-mode
+- mct [ Part of {{{development-version}}}. ]
 - messages
 - mode-line
 - mood-line
diff --git a/ef-themes.el b/ef-themes.el
index c27fa2e4d8..b27e433115 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1705,6 +1705,8 @@ text should not be underlined as well) yet still blend 
in."
     `(markdown-pre-face ((,c :inherit markdown-code-face)))
     `(markdown-table-face ((,c :inherit ef-themes-fixed-pitch :foreground 
,prose-table)))
     `(markdown-url-face ((,c :foreground ,fg-alt)))
+;;;; mct
+    `(mct-highlight-candidate ((,c :background ,bg-completion)))
 ;;;; messages
     `(message-cited-text-1 ((,c :foreground ,mail-cite-0)))
     `(message-cited-text-2 ((,c :foreground ,mail-cite-1)))



reply via email to

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