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

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

[nongnu] elpa/subatomic-theme 30c547b 57/58: Update mode-line-inactive f


From: ELPA Syncer
Subject: [nongnu] elpa/subatomic-theme 30c547b 57/58: Update mode-line-inactive face name
Date: Thu, 21 Oct 2021 18:11:22 -0400 (EDT)

branch: elpa/subatomic-theme
commit 30c547b8317e48df689622e5875ae99d6c71dad7
Author: Brian Gomes Bascoy <pera@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    Update mode-line-inactive face name
    
    The "modeline-inactive" face alias was obsoleted in v22.1 and removed in 
2016.
---
 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]