emacs: style inactive mode line

This commit is contained in:
Jeremy Baxter 2024-07-21 20:11:09 +12:00
parent cfd0b318fe
commit 2d9b9e4221

View file

@ -271,6 +271,7 @@ value `italic'."
(font-lock-comment-face :slant italic)
(font-lock-keyword-face :slant italic)
(link :foreground ,accent :underline t)
(mode-line-inactive :weight light)
(help-key-binding
:family ,fixedpt
:background "#181825"