diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-16 23:34:18 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-16 23:34:18 +0300 |
| commit | 73a2815c8b52604593bcaefc19a83239997b8d20 (patch) | |
| tree | 98cbf1dd7f079bb13e3470dc70812c9eb3f107d7 /README.org | |
| parent | fd441248481d251c54c0a84f80edecd818dbf1ec (diff) | |
Add comment with theme names in the manual
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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' |
