branch: externals/ef-themes commit 4a0766cd28643260bf2e3592ff9a0b6eade41796 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@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'.