mutt 文档 (http://www.mutt.org/doc/manual/#color)列出了一堆可以修改的颜色对象:
color object foreground background
然而,这些颜色对象(我尝试了我的中的每一个.muttrc
)似乎都没有改变索引菜单中“活动”消息的前景色和背景色(所选消息,当按向上和向下键时会发生变化)。据我所知,默认情况下,该消息具有绿色前景和黑色背景。我想设置颜色,使“活动”消息具有非黑色背景,就像我在某个地方找到的屏幕截图一样,“活动”消息的背景是红色:https://hobosource.files.wordpress.com/2016/08/neomutt-view.png
答案1
在文档中你已经链接的:
Usage:
color object foreground background
...
object can be one of:
...
indicator (arrow or bar used to indicate the current item in a menu)
...