emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/autothemer d7a4882d99 3/7: Update readme.md


From: ELPA Syncer
Subject: [nongnu] elpa/autothemer d7a4882d99 3/7: Update readme.md
Date: Tue, 23 Aug 2022 05:58:13 -0400 (EDT)

branch: elpa/autothemer
commit d7a4882d9903a59c7b482fde88c1c23a414e0504
Author: Jason Milkins <jasonm23@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    Update readme.md
---
 readme.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index 51bb3eb951..853ea226d7 100644
--- a/readme.md
+++ b/readme.md
@@ -181,7 +181,9 @@ variable that can be used in other parts of your emacs 
configuration.
 
 ### Select colors from the palette
 
-Since version 0.2.8 it is possible to select a color from the palette (using 
the `completing-read` style.) Use `autothemer-select-color`, it returns an 
`autothemer--color` struct. (containing `name` and `value` (hex `#RRGGBB`)). 
+Since version 0.2.8 it is possible to select a color from the palette (using 
the `completing-read` style.) 
+
+`autothemer-select-color` returns an `autothemer--color` struct 
(`name`,`value`)
 
 
![](https://raw.githubusercontent.com/jasonm23/autothemer/master/autothemer-select-color.png)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]