branch: externals/ef-themes commit 73a2815c8b52604593bcaefc19a83239997b8d20 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Add comment with theme names in the manual --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.org b/README.org index 08de3adc63..d16e297f02 100644 --- a/README.org +++ b/README.org @@ -130,6 +130,12 @@ Everything is in place to set up the package. ;; Load the theme of choice: (load-theme 'ef-summer :no-confirm) +;; The themes we provide: +;; +;; Light: `ef-day', `ef-light', `ef-spring', `ef-summer'. +;; Dark: `ef-autumn', `ef-dark', `ef-night', `ef-winter'. + + ;; We also provide these commands, but do not assign them to any key: ;; ;; - `ef-themes-select'