2 Révisions

Auteur SHA1 Message Date
  Luke Smith 1c5085d3f2
Merge pull request #930 from gerazov/flagged-coloring il y a 1 an
  Branislav Gerazov 4eb6e71bd4 add highlighting for flagged emails il y a 1 an
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. +5
    -0
      share/mutt-wizard.muttrc

+ 5
- 0
share/mutt-wizard.muttrc Voir le fichier

@@ -134,6 +134,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


Chargement…
Annuler
Enregistrer