branch: elpa/subatomic-theme
commit 30c547b8317e48df689622e5875ae99d6c71dad7
Author: Brian Gomes Bascoy <[email protected]>
Commit: GitHub <[email protected]>
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