瀏覽代碼

add highlighting for flagged emails

pull/930/head
Branislav Gerazov 1 年之前
父節點
當前提交
4eb6e71bd4
共有 1 個檔案被更改,包括 5 行新增0 行删除
  1. +5
    -0
      share/mutt-wizard.muttrc

+ 5
- 0
share/mutt-wizard.muttrc 查看文件

@@ -133,6 +133,11 @@ color index brightyellow blue "~T"
color index_author brightred blue "~T"
color index_subject brightcyan blue "~T"

# Flagged mail is highlighted:
color index brightgreen default "~F"
color index_subject brightgreen default "~F"
color index_author brightgreen default "~F"

# Other colors and aesthetic settings:
mono bold bold
mono underline underline


Loading…
取消
儲存