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

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

[elpa] externals/modus-vivendi-theme 2cbb287 48/73: Internal: M-x untabi


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme 2cbb287 48/73: Internal: M-x untabify and fix indentation
Date: Wed, 26 Aug 2020 09:21:01 -0400 (EDT)

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

    Internal: M-x untabify and fix indentation
---
 modus-operandi-theme.el | 24 ++++++++++++------------
 modus-vivendi-theme.el  | 24 ++++++++++++------------
 2 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 591b370..7254988 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -523,9 +523,9 @@ will apply a greyscale value that is visible yet close to 
the
 main buffer background colour.  Option `intense' will use a more
 pronounced greyscale value."
   :type '(choice
-             (const :tag "No visible fringes (default)" nil)
-             (const :tag "Subtle greyscale background" subtle)
-             (const :tag "Intense greyscale background" intense)))
+          (const :tag "No visible fringes (default)" nil)
+          (const :tag "Subtle greyscale background" subtle)
+          (const :tag "Intense greyscale background" intense)))
 
 (define-obsolete-variable-alias 'modus-operandi-theme-distinct-org-blocks
   'modus-operandi-theme-org-blocks "`modus-operandi-theme' 0.11.0")
@@ -561,9 +561,9 @@ language and is controlled by the `org-src-block-faces'
 variable (refer to the theme's source code for the current
 association list)."
   :type '(choice
-             (const :tag "No Org block background (default)" nil)
-             (const :tag "Subtle grey block background" greyscale)
-             (const :tag "Colour-coded background per programming language" 
rainbow)))
+          (const :tag "No Org block background (default)" nil)
+          (const :tag "Subtle grey block background" greyscale)
+          (const :tag "Colour-coded background per programming language" 
rainbow)))
 
 (defcustom modus-operandi-theme-3d-modeline nil
   "Use a three-dimensional style for the active mode line."
@@ -603,9 +603,9 @@ refashion the completion UI.  So Icomplete et al will now 
use
 styles that resemble the defaults of Ivy and co., while the
 latter group will revert to an even more nuanced aesthetic."
   :type '(choice
-             (const :tag "Respect the framework's established aesthetic 
(default)" nil)
-             (const :tag "Subtle backgrounds for various elements" moderate)
-             (const :tag "Radical alternative to the framework's looks" 
opinionated)))
+          (const :tag "Respect the framework's established aesthetic 
(default)" nil)
+          (const :tag "Subtle backgrounds for various elements" moderate)
+          (const :tag "Radical alternative to the framework's looks" 
opinionated)))
 
 (defcustom modus-operandi-theme-prompts nil
   "Use subtle or intense styles for minibuffer and REPL prompts.
@@ -616,9 +616,9 @@ Options `subtle' and `intense' will change both the 
background
 and the foreground values.  The latter has a more pronounced
 effect than the former."
   :type '(choice
-             (const :tag "No prompt background (default)" nil)
-             (const :tag "Subtle accented background for the prompt" subtle)
-             (const :tag "Intense background and foreground for the prompt" 
intense)))
+          (const :tag "No prompt background (default)" nil)
+          (const :tag "Subtle accented background for the prompt" subtle)
+          (const :tag "Intense background and foreground for the prompt" 
intense)))
 
 (defcustom modus-operandi-theme-intense-hl-line nil
   "Use more prominent background for `hl-line-mode'."
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 915ba54..38ef5af 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -523,9 +523,9 @@ will apply a greyscale value that is visible yet close to 
the
 main buffer background colour.  Option `intense' will use a more
 pronounced greyscale value."
   :type '(choice
-             (const :tag "No visible fringes (default)" nil)
-             (const :tag "Subtle greyscale background" subtle)
-             (const :tag "Intense greyscale background" intense)))
+          (const :tag "No visible fringes (default)" nil)
+          (const :tag "Subtle greyscale background" subtle)
+          (const :tag "Intense greyscale background" intense)))
 
 (define-obsolete-variable-alias 'modus-vivendi-theme-distinct-org-blocks
   'modus-vivendi-theme-org-blocks "`modus-vivendi-theme' 0.11.0")
@@ -561,9 +561,9 @@ language and is controlled by the `org-src-block-faces'
 variable (refer to the theme's source code for the current
 association list)."
   :type '(choice
-             (const :tag "No Org block background (default)" nil)
-             (const :tag "Subtle grey block background" greyscale)
-             (const :tag "Colour-coded background per programming language" 
rainbow)))
+          (const :tag "No Org block background (default)" nil)
+          (const :tag "Subtle grey block background" greyscale)
+          (const :tag "Colour-coded background per programming language" 
rainbow)))
 
 (defcustom modus-vivendi-theme-3d-modeline nil
   "Use a three-dimensional style for the active mode line."
@@ -603,9 +603,9 @@ refashion the completion UI.  So Icomplete et al will now 
use
 styles that resemble the defaults of Ivy and co., while the
 latter group will revert to an even more nuanced aesthetic."
   :type '(choice
-             (const :tag "Respect the framework's established aesthetic 
(default)" nil)
-             (const :tag "Subtle backgrounds for various elements" moderate)
-             (const :tag "Radical alternative to the framework's looks" 
opinionated)))
+          (const :tag "Respect the framework's established aesthetic 
(default)" nil)
+          (const :tag "Subtle backgrounds for various elements" moderate)
+          (const :tag "Radical alternative to the framework's looks" 
opinionated)))
 
 (defcustom modus-vivendi-theme-prompts nil
   "Use subtle or intense styles for minibuffer and REPL prompts.
@@ -616,9 +616,9 @@ Options `subtle' and `intense' will change both the 
background
 and the foreground values.  The latter has a more pronounced
 effect than the former."
   :type '(choice
-             (const :tag "No prompt background (default)" nil)
-             (const :tag "Subtle accented background for the prompt" subtle)
-             (const :tag "Intense background and foreground for the prompt" 
intense)))
+          (const :tag "No prompt background (default)" nil)
+          (const :tag "Subtle accented background for the prompt" subtle)
+          (const :tag "Intense background and foreground for the prompt" 
intense)))
 
 (defcustom modus-vivendi-theme-intense-hl-line nil
   "Use more prominent background for `hl-line-mode'."



reply via email to

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