branch: externals/ef-themes
commit bdd760b884d6211f56c0e3ecc4b4ab07f488d9f6
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Clarify wording in the manual
---
 README.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index b01241ce74..19dec90d63 100644
--- a/README.org
+++ b/README.org
@@ -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

Reply via email to