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

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

[nongnu] elpa/subatomic-theme a13cdac 58/58: Merge pull request #21 from


From: ELPA Syncer
Subject: [nongnu] elpa/subatomic-theme a13cdac 58/58: Merge pull request #21 from pera/patch-1
Date: Thu, 21 Oct 2021 18:11:22 -0400 (EDT)

branch: elpa/subatomic-theme
commit a13cdac97a6d0488b13bc36d4c2f4d4102ff6a31
Merge: 6a4086a 30c547b
Author: John Olsson <john@cryon.se>
Commit: GitHub <noreply@github.com>

    Merge pull request #21 from pera/patch-1
    
    Update mode-line-inactive face name
---
 subatomic-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/subatomic-theme.el b/subatomic-theme.el
index d7bb3ea..2f92a02 100644
--- a/subatomic-theme.el
+++ b/subatomic-theme.el
@@ -123,7 +123,7 @@ The theme has to be reloaded after changing anything in 
this group."
    `(powerline-active2
      ((t (:background ,midnight-1))))
 
-   `(modeline-inactive
+   `(mode-line-inactive
      ((t (:background ,midnight-2 :foreground ,mystic-blue))))
 
    `(powerline-inactive1



reply via email to

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