mirror of
https://github.com/jimeh/tomorrow-night-paradise-theme.el.git
synced 2026-02-19 11:36:42 +00:00
added mode-line-inactive customization
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user