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

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

[elpa] externals/modus-vivendi-theme bd57c10 073/110: Clarify toggling o


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme bd57c10 073/110: Clarify toggling of customisations in README
Date: Wed, 29 Apr 2020 21:40:10 -0400 (EDT)

branch: externals/modus-vivendi-theme
commit bd57c10c687cd62f4e015aceb846da9beddf58fd
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>

    Clarify toggling of customisations in README
---
 README.org | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 3a68b1d..a3a572a 100644
--- a/README.org
+++ b/README.org
@@ -116,7 +116,11 @@ you might run into unexpected issues.
 
 Both of the Modus themes expose variables that allow users to tweak how
 certain styles are configured.  By default, all variables are
-deactivated (=nil=), meaning that *you need to explicitly opt in*.
+deactivated (=nil=), meaning that *you need to explicitly opt in* like this:
+
+#+begin_src emacs-lisp
+(setq CUSTOMISATION-OPTION-NAME t)
+#+end_src
 
 *NOTE* that all customisation options must be declared /before/ loading the
 theme, else they will not be parsed and have no effect.



reply via email to

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