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

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

[nongnu] elpa/moe-theme b4318a55f9 170/352: I forgot to add a parenthesi


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme b4318a55f9 170/352: I forgot to add a parenthesis...
Date: Fri, 7 Jan 2022 03:59:18 -0500 (EST)

branch: elpa/moe-theme
commit b4318a55f92fed52bcd8b0ae7e393cc77dc8ca1e
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>

    I forgot to add a parenthesis...
---
 moe-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/moe-theme.el b/moe-theme.el
index f549ad9d51..789f0290c3 100644
--- a/moe-theme.el
+++ b/moe-theme.el
@@ -419,7 +419,7 @@ and `moe-theme-random-color' should call 
`powerline-moe-theme' again for update.
     (setq moe-theme-powerline-enable-p nil)
     (if (eq (frame-parameter nil 'background-mode) 'light)
           (moe-light)
-        (moe-dark))))
+        (moe-dark)))
 
   (defun powerline-moe-theme ()
     "Powerline theme powered by moe-theme.el



reply via email to

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