diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-20 17:17:27 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2022-08-20 17:17:27 +0300 |
| commit | bdd760b884d6211f56c0e3ecc4b4ab07f488d9f6 (patch) | |
| tree | d43d268d359884a32b68cd0619c1ccb2e243e09c /README.org | |
| parent | 32747a9a6e37f54bd30a311a91fb2b24b4aa58bf (diff) | |
Clarify wording in the manual
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -427,9 +427,9 @@ any form called inside of it. For example: ;; => ("#fff2f3" "#5f456f" "#ffa4dc" "#cf0090") #+end_src -The above return value is for =ef-summer=. Switching to another theme -and evaluating this code anew will give us the relevant results for that -theme. The same with =ef-winter=: +The above return value is for =ef-summer= when that is the active Ef +theme. Switching to another theme and evaluating this code anew will +give us the relevant results for that theme. The same with =ef-winter=: #+begin_src emacs-lisp (ef-themes-with-colors |
