added mode-line-inactive customization

This commit is contained in:
2012-03-05 10:02:25 +00:00
parent cf954047db
commit 5e0ea775a7

View File

@@ -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