Better inactive modeline background

This commit is contained in:
Paul Provost 2023-12-08 12:09:13 -05:00
parent aadc93331a
commit a4a55082a1
No known key found for this signature in database

View File

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