Procházet zdrojové kódy

add highlighting for flagged emails

pull/930/head
Branislav Gerazov před 1 rokem
rodič
revize
4eb6e71bd4
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. +5
    -0
      share/mutt-wizard.muttrc

+ 5
- 0
share/mutt-wizard.muttrc Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit