emacs: style inactive mode line
This commit is contained in:
parent
cfd0b318fe
commit
2d9b9e4221
1 changed files with 1 additions and 0 deletions
|
@ -271,6 +271,7 @@ value `italic'."
|
||||||
(font-lock-comment-face :slant italic)
|
(font-lock-comment-face :slant italic)
|
||||||
(font-lock-keyword-face :slant italic)
|
(font-lock-keyword-face :slant italic)
|
||||||
(link :foreground ,accent :underline t)
|
(link :foreground ,accent :underline t)
|
||||||
|
(mode-line-inactive :weight light)
|
||||||
(help-key-binding
|
(help-key-binding
|
||||||
:family ,fixedpt
|
:family ,fixedpt
|
||||||
:background "#181825"
|
:background "#181825"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue