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

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

[elpa] externals/standard-themes 56e3506a55 69/74: Remove support for se


From: ELPA Syncer
Subject: [elpa] externals/standard-themes 56e3506a55 69/74: Remove support for selectrum (deprecated in favour of Vertico)
Date: Wed, 30 Nov 2022 08:58:27 -0500 (EST)

branch: externals/standard-themes
commit 56e3506a55d7c72b74937daf2243c056f4dccacf
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove support for selectrum (deprecated in favour of Vertico)
---
 README.org         | 1 -
 standard-themes.el | 6 ------
 2 files changed, 7 deletions(-)

diff --git a/README.org b/README.org
index 7f026ee60f..bb3520d716 100644
--- a/README.org
+++ b/README.org
@@ -1049,7 +1049,6 @@ everything most users need.
 - recursion-indicator
 - regexp-builder (re-builder)
 - ruler-mode
-- selectrum
 - shell-script-mode (sh-mode)
 - show-paren-mode
 - shr
diff --git a/standard-themes.el b/standard-themes.el
index ab404cbde2..4d35d6514b 100644
--- a/standard-themes.el
+++ b/standard-themes.el
@@ -1780,12 +1780,6 @@ Helper function for `standard-themes-preview-colors'."
     `(ruler-mode-margins ((,c :inherit ruler-mode-default :foreground 
,bg-main)))
     `(ruler-mode-pad ((,c :inherit ruler-mode-default :background ,bg-alt 
:foreground ,fg-dim)))
     `(ruler-mode-tab-stop ((,c :inherit ruler-mode-default :foreground 
,yellow)))
-;;;; selectrum
-    `(selectrum-completion-annotation ((,c :inherit completions-annotations)))
-    `(selectrum-completion-docsig ((,c :inherit completions-annotations)))
-    `(selectrum-current-candidate ((,c :background ,bg-completion)))
-    `(selectrum-group-title ((,c :inherit bold :foreground ,name)))
-    `(selectrum-mouse-highlight ((,c :inherit highlight)))
 ;;;; show-paren-mode
     `(show-paren-match ((,c :background ,bg-paren :foreground ,fg-main)))
     `(show-paren-match-expression ((,c :background ,bg-alt)))



reply via email to

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