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

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

[elpa] externals/ef-themes 1353fb15a2 05/10: Add documentation about pre


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 1353fb15a2 05/10: Add documentation about previewing theme colours
Date: Thu, 18 Aug 2022 00:57:55 -0400 (EDT)

branch: externals/ef-themes
commit 1353fb15a2c0dde670424713dc1f8b4d1a0f1bce
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add documentation about previewing theme colours
---
 README.org | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/README.org b/README.org
index 0b7306a01a..6f99425e62 100644
--- a/README.org
+++ b/README.org
@@ -263,6 +263,22 @@ light/dark theme and then loads an appropriate Ef theme at 
random:
   (ef-themes-load-random 'light))
 #+end_src
 
+* Preview theme colors
+:PROPERTIES:
+:CUSTOM_ID: h:8dd67bf5-879e-46e5-b277-5bac141f53d1
+:END:
+
+#+findex: ef-themes-preview-colors
+The command ~ef-themes-preview-colors~ uses minibuffer completion to
+select an item from the Ef themes and then produces a buffer with
+previews of its color palette entries.  The buffer has a naming scheme
+which reflects the given choice, like =ef-summer-preview-colors= for the
+~ef-summer~ theme.
+
+#+findex: ef-themes-preview-colors-current
+The command ~ef-themes-preview-colors-current~ skips the minibuffer
+selection process and just produces a preview for the current Ef theme.
+
 * FAQ
 :PROPERTIES:
 :CUSTOM_ID: h:a6d5c6f1-84c5-4d74-ba39-b5ccda05497a



reply via email to

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