Fix color scheme for deleted emails
The color scheme for deleted emails should now match the old design, making it easier to see when a message is deleted. Signed-off-by: James Pond <james@cipher.host>
This commit is contained in:
parent
f6bc73c63a
commit
dc0167b953
|
@ -23,6 +23,7 @@ statusline_error.fg=red
|
||||||
statusline_error.reverse=true
|
statusline_error.reverse=true
|
||||||
|
|
||||||
msglist_unread.bold=true
|
msglist_unread.bold=true
|
||||||
|
msglist_deleted.fg=gray
|
||||||
|
|
||||||
completion_pill.reverse=true
|
completion_pill.reverse=true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue