diff --git a/tomorrow-night-paradise-theme.el b/tomorrow-night-paradise-theme.el index cb22355..bb5cd50 100644 --- a/tomorrow-night-paradise-theme.el +++ b/tomorrow-night-paradise-theme.el @@ -37,6 +37,7 @@ `(fringe ((t (:background ,current-line)))) `(minibuffer-prompt ((t (:foreground ,blue)))) `(mode-line ((t (:background ,current-line :foreground ,foreground)))) + `(mode-line-inactive ((t (:background ,gray :foreground ,foreground)))) `(region ((t (:background ,selection)))) ;; Font-lock stuff