commit dd552e350e3416dea73109f8a72fe15cb7c74ebd
parent 4ef39edc4fe859da8252e69099d9e82b7f1b267c
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Fri, 29 Jul 2022 23:15:54 +0200
fix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mutt/colors b/mutt/colors
@@ -19,7 +19,7 @@ color index black green ~T # tagged
color attachment brightmagenta black
color error brightwhite red # errors yell at you in red
color hdrdefault red black # headers
-color indicator default magenta # currently selected message
+color indicator white magenta # currently selected message
color markers brightcyan black # the + for wrapped pager lines
color message brightcyan black # informational messages, not mail
color search brightgreen black # hilite search patterns in the pager