aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2022-08-16 23:34:18 +0300
committerProtesilaos Stavrou <info@protesilaos.com>2022-08-16 23:34:18 +0300
commit73a2815c8b52604593bcaefc19a83239997b8d20 (patch)
tree98cbf1dd7f079bb13e3470dc70812c9eb3f107d7 /README.org
parentfd441248481d251c54c0a84f80edecd818dbf1ec (diff)
Add comment with theme names in the manual
Diffstat (limited to 'README.org')
-rw-r--r--README.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.org b/README.org
index 08de3ad..d16e297 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'