Better inactive modeline background
This commit is contained in:
parent
aadc93331a
commit
a4a55082a1
@ -140,9 +140,9 @@
|
||||
)
|
||||
))
|
||||
)
|
||||
`(mode-line-inactive ((,class (:background "#cccccc"
|
||||
`(mode-line-inactive ((,class (:background "#1c4a5c"
|
||||
:foreground "#f2f2f2"
|
||||
:box (:line-width 5 :color "#cccccc")
|
||||
:box (:line-width 5 :color "#1c4a5c")
|
||||
)
|
||||
))
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user