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

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

[elpa] externals/modus-vivendi-theme 071eee6 04/73: Tweak README example


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme 071eee6 04/73: Tweak README example with custom options
Date: Wed, 26 Aug 2020 09:20:50 -0400 (EDT)

branch: externals/modus-vivendi-theme
commit 071eee6cf257b1883f283abade5705ba2f0d4d67
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak README example with custom options
---
 README.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index ddfb76d..1b2fd8b 100644
--- a/README.org
+++ b/README.org
@@ -663,12 +663,12 @@ being available.
   :init
   (setq modus-operandi-theme-slanted-constructs t
         modus-operandi-theme-bold-constructs t
-        modus-operandi-theme-visible-fringes t
+        modus-operandi-theme-fringes 'subtle ; {nil,'subtle,'intense}
         modus-operandi-theme-3d-modeline t
         modus-operandi-theme-subtle-diffs t
         modus-operandi-theme-intense-hl-line t
         modus-operandi-theme-intense-standard-completions t
-        modus-operandi-theme-org-blocks 'greyscale
+        modus-operandi-theme-org-blocks 'greyscale ; {nil,'greyscale,'rainbow}
         modus-operandi-theme-variable-pitch-headings t
         modus-operandi-theme-rainbow-headings t
         modus-operandi-theme-section-headings t



reply via email to

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