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

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

[elpa] externals/modus-operandi-theme a9589fb 098/153: Minor indentation


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme a9589fb 098/153: Minor indentation fix
Date: Thu, 18 Mar 2021 13:47:48 -0400 (EDT)

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

    Minor indentation fix
---
 modus-vivendi-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 1179632..be45ccf 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2036,7 +2036,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(doom-modeline-battery-charging ((,class :foreground ,green-active)))
    `(doom-modeline-battery-critical ((,class :inherit bold :foreground 
,red-active)))
    `(doom-modeline-battery-error ((,class :inherit bold :box (:line-width -2)
-                                           :foreground ,red-active)))
+                                          :foreground ,red-active)))
    `(doom-modeline-battery-full ((,class :foreground ,blue-active)))
    `(doom-modeline-battery-normal ((,class :foreground ,fg-active)))
    `(doom-modeline-battery-warning ((,class :inherit bold :foreground 
,yellow-active)))



reply via email to

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