branch: elpa/subatomic-theme
commit a13cdac97a6d0488b13bc36d4c2f4d4102ff6a31
Merge: 6a4086a 30c547b
Author: John Olsson <[email protected]>
Commit: GitHub <[email protected]>
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