[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ef-themes 75ee6d51aa 1/4: Fix name of package in ef-the
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ef-themes 75ee6d51aa 1/4: Fix name of package in ef-themes-to-rotate |
Date: |
Mon, 16 Dec 2024 03:58:46 -0500 (EST) |
branch: externals/ef-themes
commit 75ee6d51aad7a9a6b1efc2a5e368728ea1d24e46
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Fix name of package in ef-themes-to-rotate
---
ef-themes.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ef-themes.el b/ef-themes.el
index 8154973d18..c67102c8ba 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -151,11 +151,11 @@ themes that form part of this collection."
:group 'ef-themes)
(defcustom ef-themes-to-rotate ef-themes-items
- "List of Ef themes to rotate among, per `modus-themes-rotate'."
+ "List of Ef themes to rotate among, per `ef-themes-rotate'."
:type `(repeat (choice
:tag "A theme among the `ef-themes-items'"
,@(mapcar (lambda (theme) (list 'const theme))
ef-themes-items)))
- :package-version '(modus-themes . "1.9.0")
+ :package-version '(ef-themes . "1.9.0")
:group 'ef-themes)
(defconst ef-themes-weights