|
发表于 2004-3-30 22:43:43
|
显示全部楼层
回复: mutt颜色设置问题
最初由 redspider 发表
:help 大家帮我看一下啊,我的这个mutt最上面的menu行和倒数第二的status行底色是蓝色,字是黑色,看不太清楚啊。怎么设置这两行的底色和字的颜色呐?
把下面这些加到你的.muttrc文件里,后面两列可以自己随便写的。
color normal white default
color attachment blue default
color bold brightwhite default
color underline default blue
color error brightwhite default
color indicator white blue
color message brightblue default
color status white blue |
|