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

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

[elpa] externals/modus-operandi-theme b337b07 084/153: Fix indentation


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme b337b07 084/153: Fix indentation
Date: Thu, 18 Mar 2021 13:47:45 -0400 (EDT)

branch: externals/modus-operandi-theme
commit b337b07b248d0b9e4394658134db8e3a42fdf71d
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Fix indentation
---
 modus-operandi-theme.el | 8 ++++----
 modus-vivendi-theme.el  | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 4d47456..1a6cc94 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2720,8 +2720,8 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(helm-xref-file-name ((,class :foreground ,fg-special-warm)))
 ;;;;; helpful
    `(helpful-heading ((,class ,@(modus-operandi-theme-heading
-                             1 fg-main magenta-alt-other magenta-nuanced-bg 
bg-region)
-                          ,@(modus-operandi-theme-scale 
modus-operandi-theme-scale-4))))
+                                 1 fg-main magenta-alt-other 
magenta-nuanced-bg bg-region)
+                              ,@(modus-operandi-theme-scale 
modus-operandi-theme-scale-4))))
 ;;;;; highlight region or ad-hoc regexp
    `(hi-black-b ((,class :background ,fg-main :foreground ,bg-main)))
    `(hi-blue ((,class :background ,bg-alt :foreground ,blue :underline t)))
@@ -2837,8 +2837,8 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(info-header-xref ((,class :foreground ,blue-active)))
    `(info-index-match ((,class :inherit match)))
    `(info-menu-header ((,class ,@(modus-operandi-theme-heading
-                              3 fg-special-cold blue blue-nuanced-bg bg-region)
-                           ,@(modus-operandi-theme-scale 
modus-operandi-theme-scale-2))))
+                                  3 fg-special-cold blue blue-nuanced-bg 
bg-region)
+                               ,@(modus-operandi-theme-scale 
modus-operandi-theme-scale-2))))
    `(info-menu-star ((,class :foreground ,red)))
    `(info-node ((,class :inherit bold)))
    `(info-title-1 ((,class ,@(modus-operandi-theme-heading
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 10447fa..55344b2 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2837,8 +2837,8 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(info-header-xref ((,class :foreground ,blue-active)))
    `(info-index-match ((,class :inherit match)))
    `(info-menu-header ((,class ,@(modus-vivendi-theme-heading
-                              3 fg-special-cold blue blue-nuanced-bg bg-region)
-                           ,@(modus-vivendi-theme-scale 
modus-vivendi-theme-scale-2))))
+                                  3 fg-special-cold blue blue-nuanced-bg 
bg-region)
+                               ,@(modus-vivendi-theme-scale 
modus-vivendi-theme-scale-2))))
    `(info-menu-star ((,class :foreground ,red)))
    `(info-node ((,class :inherit bold)))
    `(info-title-1 ((,class ,@(modus-vivendi-theme-heading



reply via email to

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