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

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

[elpa] externals/ef-themes 4a0766cd28 2/3: Add ef-themes-select load met


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 4a0766cd28 2/3: Add ef-themes-select load method to sample config
Date: Fri, 26 Aug 2022 01:57:35 -0400 (EDT)

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

    Add ef-themes-select load method to sample config
---
 README.org | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.org b/README.org
index 21937ebc26..52849f6785 100644
--- a/README.org
+++ b/README.org
@@ -156,6 +156,9 @@ Everything is in place to set up the package.
 ;; Load the theme of choice:
 (load-theme 'ef-summer :no-confirm)
 
+;; OR use this to load the theme which also calls `ef-themes-post-load-hook':
+(ef-themes-select 'ef-summer)
+
 ;; The themes we provide:
 ;;
 ;; Light: `ef-day', `ef-light', `ef-spring', `ef-summer'.



reply via email to

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